gri3-wm/include
Michael Stapelberg 5b8e2ecb18 Implement floating (please test and find bugs)
Details which are missing: A command to hide/show all floating clients,
moving/resizing clients with your mouse holding Mod1 (click anywhere
in the client, not just on its borders), resize/move by keyboard, select
next/previous client by keyboard
2009-05-23 16:34:03 +02:00
..
client.h Implement putting clients onto specific workspaces ("assign" in the configfile) 2009-05-16 17:32:36 +02:00
commands.h Bugfix: Store width_factor/height_factor per workspace, not per container 2009-05-09 17:50:51 +02:00
config.h Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00
data.h Implement floating (please test and find bugs) 2009-05-23 16:34:03 +02:00
debug.h Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
floating.h Implement floating (please test and find bugs) 2009-05-23 16:34:03 +02:00
handlers.h Implement storing WM_CLASS of each client 2009-05-05 16:53:22 +02:00
i3.h Move the manage_*-functions into their own file as they got quite large 2009-05-16 18:25:04 +02:00
layout.h Implement floating (please test and find bugs) 2009-05-23 16:34:03 +02:00
manage.h Move the manage_*-functions into their own file as they got quite large 2009-05-16 18:25:04 +02:00
queue.h Move stuff to include/ and src/ 2009-02-13 19:09:25 +01:00
resize.h Bugfix: Fix display/resizing of colspanned containers 2009-05-09 18:43:50 +02:00
table.h Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00
util.h Implement putting clients onto specific workspaces ("assign" in the configfile) 2009-05-16 17:32:36 +02:00
xcb.h Implement floating (please test and find bugs) 2009-05-23 16:34:03 +02:00
xinerama.h Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00