]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly adjust state when transferring fullscreen windows to other workspac...
authorMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 17 Apr 2009 19:01:33 +0000 (21:01 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 17 Apr 2009 19:01:33 +0000 (21:01 +0200)
commit49d5bdbb08456f83fb21a16f705ff1618210abc7
tree34d064fad76f0b007d8dcd4c56d419d46306cef6
parent12cc8b78af07bef6d024fbc1f348bcb560dae9c5
Bugfix: Correctly adjust state when transferring fullscreen windows to other workspaces (Thanks Mirko)

This fixes ticket #27.
Furthermore, it is ensured that only one client at a time is in fullscreen mode.
src/commands.c
src/util.c