summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Reproducibledebian/0.7.0-2archive/debian/0.7.0-2Christoph Egger2017-10-01
* Imported Upstream version 0.7.0Christoph Egger2016-02-08
* Imported Upstream version 0.6.2Christoph Egger2016-02-08
* Add rule flag prependThorsten Wißmann2013-08-18
* Add completion for the rule-flag printlabelThorsten Wißmann2013-08-18
* Show clients again on shutdown in clientlistThorsten Wißmann2013-08-17
* Refactor: Save client pointers in framesThorsten Wißmann2013-08-17
* Replace SetBorderWidth and Resize by one ConfigureThorsten Wißmann2013-06-06
* Do not apply window_gap to pseudotiled clientsThorsten Wißmann2013-06-06
* Fix 'uinitialized l' warnings on some systemsThorsten Wißmann2013-06-05
* Resend last window size when stopping dragThorsten Wißmann2013-04-14
* Various floating optimizationsThorsten Wißmann2013-04-14
* Save GString** in attribute valuesThorsten Wißmann2013-04-07
* Raise focused window at the end of cycle_allThorsten Wißmann2013-04-06
* Free user_data of HSAttributesThorsten Wißmann2013-03-25
* Place attribute values at constant positionsThorsten Wißmann2013-03-25
* Fix null dereference in mktempTyler Thomas Hart2013-03-24
* Fix exit status of mktempThorsten Wißmann2013-03-16
* Add command: mktempThorsten Wißmann2013-03-16
* Add command: sprintfThorsten Wißmann2013-03-08
* Directly use g_strdup_printf() instead of GStringThorsten Wißmann2013-03-08
* Rename {get,set}_attribute to {get,set}_attrThorsten Wißmann2013-03-08
* Add completion for shift_to_monitorThorsten Wißmann2013-03-08
* Drop enternotify-events after add_monitorThorsten Wißmann2013-03-08
* Cleanup state updating in monitor.cThorsten Wißmann2013-03-08
* Add command remove_attrThorsten Wißmann2013-03-07
* Free attribute name of user attributesThorsten Wißmann2013-03-07
* Set user_attribute in new_attrThorsten Wißmann2013-03-07
* Add command: new_attrThorsten Wißmann2013-03-07
* Remove some double-includesThorsten Wißmann2013-03-06
* typo/grammar fixesJohannes Schilling2013-03-06
* Use glib-backports.h instead of glib.h everywhereThorsten Wißmann2013-03-06
* Use glib-backports.h in mouse.cThorsten Wißmann2013-03-06
* Rename rule ids to rule labelsThorsten Wißmann2013-03-05
* Add commands: true, falseThorsten Wißmann2013-03-05
* Add attribute index to monitor objectsThorsten Wißmann2013-03-04
* Add index attribute to tag objectsThorsten Wißmann2013-03-04
* Use %zu as format specifier for size_tThorsten Wißmann2013-03-04
* Merge branch 'hsobject'Thorsten Wißmann2013-03-04
|\
| * Fixup output of compare and attrThorsten Wißmann2013-03-03
| * Make attr output more intuitiveThorsten Wißmann2013-03-03
| * Add +0 (current monitor) to monitor completionThorsten Wißmann2013-03-03
| * Add tags.focus and monitors.focus objectsThorsten Wißmann2013-03-03
| * Use separator display name attribute for monitorsThorsten Wißmann2013-03-03
| * Add attribute type custom intThorsten Wißmann2013-03-03
| * Add command compareThorsten Wißmann2013-03-03
| * Add tag attribute client_countThorsten Wißmann2013-03-03
| * Add tag attributes curframe_w{index,count}Thorsten Wißmann2013-03-03
| * Add attribute type custom, e.g. frame_countThorsten Wißmann2013-03-03
| * Add int and uint attribute type, e.g. tags.countThorsten Wißmann2013-03-03