]> git.sur5r.net Git - i3/i3/commit
Implement changing focus via keyboard between floating clients, fix several floating...
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 13 Jun 2009 23:04:59 +0000 (01:04 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 13 Jun 2009 23:04:59 +0000 (01:04 +0200)
commit00c6bdeb0b1c575a02c5d28fbd8549875e98c1f1
tree544bfcadec8379ddfc42a08c8350c4b7fa2e2603
parent33b331d444b93fee43a37553f34a4c91020e7272
Implement changing focus via keyboard between floating clients, fix several floating bugs
include/data.h
include/floating.h
src/commands.c
src/floating.c
src/handlers.c
src/manage.c
src/table.c