]> git.sur5r.net Git - i3/i3/commit
Implement a command for hiding all floating windows (and showing them again)
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 19 Jun 2009 11:59:29 +0000 (13:59 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 19 Jun 2009 11:59:29 +0000 (13:59 +0200)
commit89c0caaec418d0b3328cf692ffba2d4324e63a14
treed8b6793611944647a6d1d2bdeeab5f329530a051
parent5c48444b4e290b3b604d99c2f595f6ab5f36951b
Implement a command for hiding all floating windows (and showing them again)
include/data.h
include/floating.h
src/commands.c
src/floating.c