]> git.sur5r.net Git - i3/i3/commit
Added config key for default orientation of containers (new_container_orientation...
authorSimon Kampe <simon.kampe@gmail.com>
Wed, 16 Mar 2011 10:56:51 +0000 (11:56 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 17 Mar 2011 16:43:35 +0000 (17:43 +0100)
commit2f992f5c0ed75452a61b19d6c118e5f5f3ba67e9
tree982e5e1acfbf95cf27ca2266412bbac8db18ac03
parentb484ed5f9d4214ff6bdf205d0beec2207d3ed272
Added config key for default orientation of containers (new_container_orientation) and added support in randr.c for automatically changing the orientation when user does a xrandr rotate.
i3.config
include/config.h
src/cfgparse.l
src/cfgparse.y
src/con.c
src/config.c
src/randr.c
src/workspace.c