.. |
client.h
|
Implement selecting the next tiling/floating window (using "focus")
|
2009-06-21 16:14:15 +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
|
Implement variables in configfile.
|
2009-06-01 16:19:06 +02:00 |
data.h
|
Implement the special workspace ~ for assignments, which will set clients floating automatically
|
2009-06-19 20:20:00 +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
|
Use drag_pointer from floating.c for the resize handler
|
2009-06-24 17:40:34 +02:00 |
handlers.h
|
Handle transient hint and window class dialog to mark clients as floating
|
2009-06-12 22:59:23 +02:00 |
i3.h
|
Also set DIALOG, UTILITY and SPLASH windows floating automatically
|
2009-06-19 12:05:55 +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
|
Bugfix: yuck! FREE() used a wrong check, effectively never free()ing memory
|
2009-06-21 13:44:14 +02:00 |
xcb.h
|
Also set DIALOG, UTILITY and SPLASH windows floating automatically
|
2009-06-19 12:05:55 +02:00 |
xinerama.h
|
Put documentation for each function in the header files, doxygen-compatible
|
2009-04-07 19:02:07 +02:00 |