summaryrefslogtreecommitdiff
path: root/src/layout.h
Commit message (Expand)AuthorAge
* Imported Upstream version 0.7.0Christoph Egger2016-02-08
* Imported Upstream version 0.6.2Christoph Egger2016-02-08
* Refactor: Save client pointers in framesThorsten Wißmann2013-08-17
* Use glib-backports.h instead of glib.h everywhereThorsten Wißmann2013-03-06
* 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
* Disable focus_follows_mouse in max layoutThorsten Wißmann2013-01-07
* Disallow focus_follows_mouse in max layoutThorsten Wißmann2013-01-06
* Update copyright year to 2013Thorsten Wißmann2013-01-05
* Add command focus_edgeTyler Thomas Hart2012-12-23
* Add command shift_edgeTyler Thomas Hart2012-12-09
* Let dump and layout commands accept INDEX argumentCheer Xiao2012-11-18
* bring: add error message when client is invalidFlorian Bruhin2012-11-18
* Print error when frame neighbours are missingFlorian Bruhin2012-11-18
* split: print error message if alignment is invalidFlorian Bruhin2012-11-18
* Add error output for nearly every commandFlorian Bruhin2012-11-18
* Lots of spelling fixesFlorian Bruhin2012-11-06
* Whitespace fixesFlorian Bruhin2012-11-01
* Don't do useless GString assignmentsThorsten Wißmann2012-09-29
* New command: bringGabor Adam Toth2012-08-11
* New command: focus_nth - frame_current_set_selection()Gabor Adam Toth2012-08-11
* Merge branch 'stack'Thorsten Wißmann2012-08-05
|\
| * Do not show frame decorations for floating tagsThorsten Wißmann2012-08-05
| * stack: First show clients and then framesThorsten Wißmann2012-08-03
| * Handle one stack per tag and one slice per frameThorsten Wißmann2012-07-14
* | New settings: frame_border_inner_{width,color}Bastien Dejean2012-07-27
* | New setting: window_gapBastien Dejean2012-07-17
* | Rename setting window_gap to frame_gapBastien Dejean2012-07-17
|/
* New command: rotateThorsten Wißmann2012-06-08
* Move tag and monitor functions to own modulesThorsten Wißmann2012-05-16
* New command: close_or_removeHans-Peter Deifel2012-04-14
* add monitor locking mechanismThorsten Wißmann2012-04-04
* add command move_indexThorsten Wißmann2012-02-23
* separate tag_move_window from its commandThorsten Wißmann2012-02-23
* add command use_indexThorsten Wißmann2012-02-23
* Update copyright year to 2012Thorsten Wißmann2012-01-25
* add_monitor: choose a free tag if none is givenThorsten Wißmann2012-01-15
* ewmh: removing support for _NET_WORKAREAThorsten Wißmann2012-01-10
* ewmh: added _NET_WORKAREAThorsten Wißmann2012-01-08
* added set_layout commandThorsten Wißmann2011-11-23
* rules: added consequence "position"Thorsten Wißmann2011-10-29
* added grid layoutThorsten Wißmann2011-10-12
* added monitor_rect_command()Thorsten Wißmann2011-10-04
* option to focus/shift windows within frameThorsten Wißmann2011-10-02
* added status parameter to floating commandThorsten Wißmann2011-09-30
* added tag_set_flags_dirty()Thorsten Wißmann2011-09-25
* added system for tag flagsThorsten Wißmann2011-09-25
* added max layout algorithm in framesThorsten Wißmann2011-09-22
* refactoring: distinguish between align and layoutThorsten Wißmann2011-09-21