]> git.sur5r.net Git - i3/i3/commit
Bugfix: the up/down directions were swapped
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 13:46:24 +0000 (15:46 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 13:46:24 +0000 (15:46 +0200)
commit99ba193ce76b020f22fd17858f4fecdc1e75ef58
tree7a996350a13a50bfac3742f68bf20cd26b033b46
parent692d65b0fd7ab8c8618de09a8f8f5fba031bd4b0
Bugfix: the up/down directions were swapped

Also compare 'output' and 'current' in the same order in both parts of the
condition to make the comparison more clear.
src/randr.c
src/tree.c