summaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Expand)AuthorAge
* Add attribute modificationThorsten Wißmann2013-03-02
* Allow true/false for boolean argsThorsten Wißmann2013-03-02
* Compress escaped completion queriesThorsten Wißmann2013-01-20
* Escape special posix sh characters when completingThorsten Wißmann2013-01-20
* Update copyright year to 2013Thorsten Wißmann2013-01-05
* Add glib backports for glib 2.14 systemsThorsten Wißmann2012-11-16
* Lots of spelling fixesFlorian Bruhin2012-11-06
* Whitespace fixesFlorian Bruhin2012-11-01
* new setting: mouse_recenter_gapChristian Dietrich2012-10-22
* Don't do useless GString assignmentsThorsten Wißmann2012-09-29
* Insert a space in front of every tree captionThorsten Wißmann2012-09-02
* Merge branch 'stable'Thorsten Wißmann2012-08-30
|\
| * Only use __MACH__ if really neededChristoph Egger2012-08-29
* | Fix a memory leak in window_property_to_g_string()Thorsten Wißmann2012-08-30
* | Use correct Display* window_property_to_g_string()Thorsten Wißmann2012-08-26
|/
* Fix some spaces at tree printingThorsten Wißmann2012-08-10
* Handle HSTreeInterface only on stackThorsten Wißmann2012-08-10
* Generalize tree_print_to() even moreThorsten Wißmann2012-08-10
* Use a general tree method for the layout commandThorsten Wißmann2012-08-10
* Draw double border with depth of windowThorsten Wißmann2012-08-10
* Remove many warningsThorsten Wißmann2012-08-05
* Merge branch 'stack'Thorsten Wißmann2012-08-05
|\
| * stack: Fix some memory leaksThorsten Wißmann2012-07-21
| * stack: Maintain a monitor stackThorsten Wißmann2012-07-21
* | Generalization of set_window_double_borderBastien Dejean2012-07-27
* | New settings: double_window_border and window_border_inner_colorBastien Dejean2012-07-24
|/
* Default to 0 for unspecified rectangle componentsHans-Peter Deifel2012-05-31
* Use clock_get_time on systems with a mach-kernelThorsten Wißmann2012-05-20
* add table_find utilityThorsten Wißmann2012-02-19
* use XGetTextProperty for strings of unknown lengthThorsten Wißmann2012-02-13
* check against prop_name in window_has_property()Thorsten Wißmann2012-02-05
* Update copyright year to 2012Thorsten Wißmann2012-01-25
* ewmh: added _NET_CLIENT_LISTThorsten Wißmann2011-12-27
* fixed typo in utils.cThorsten Wißmann2011-12-09
* window prop to string: fall back to normal STRINGThorsten Wißmann2011-11-14
* added a rule condition "windowtype"Johannes Schilling2011-11-06
* don't die on invalid color namesThorsten Wißmann2011-11-05
* utils: check format returned by XGetWindowPropertyThorsten Wißmann2011-11-05
* rules: added "instance" conditionThorsten Wißmann2011-11-04
* rules: added flag "once"Thorsten Wißmann2011-10-23
* remember pid of every clientThorsten Wißmann2011-10-22
* added fullscreen flag for clientsThorsten Wißmann2011-10-04
* made mouse functions bindable via mousebindThorsten Wißmann2011-09-09
* do not map unmapped wins on startupThorsten Wißmann2011-08-02
* added BSD LicenseThorsten Wißmann2011-07-29
* multimonitorhandlingThorsten Wißmann2011-07-28
* map all windows on startupThorsten Wißmann2011-07-27
* Working focus switchingThorsten Wißmann2011-07-25
* replace border by simple currently invisible frameThorsten Wißmann2011-07-24
* added keybinding subsystemThorsten Wißmann2011-07-24