gri3-wm/include
Michael Stapelberg 88b9700cdb Invert logic for the last commit
This makes it more clear that the option is meant to be a special
case (it *disables* part of the focus handling). Also, when
initializing the config data structure with zeros, it will get
initialized with the right value.

Furthermore, the config file parser now also accepts various values
which represent "true", not only numbers.
2010-01-29 21:58:50 +01:00
..
i3 Initial implementation of IPC via UNIX domain sockets 2009-07-28 20:51:29 +02:00
click.h Move handler for clicking to its own file 2009-09-22 18:07:25 +02:00
client.h Make containers containing exactly one window behave like default containers 2009-12-22 23:40:06 +01:00
commands.h Implement assignments of workspaces to screens, big cleanup of workspace code 2009-08-08 19:51:51 +02:00
config.h Invert logic for the last commit 2010-01-29 21:58:50 +01:00
container.h Make containers containing exactly one window behave like default containers 2009-12-22 23:40:06 +01:00
data.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
debug.h Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
ewmh.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
floating.h Implement resizing floating clients with Mod1 + right mouse button 2009-08-22 07:49:28 +02:00
handlers.h Implement the urgency hint for windows/workspaces 2009-09-06 22:40:11 +02:00
i3.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
ipc.h Add docs to include/ipc.h 2009-07-28 20:58:56 +02:00
layout.h Implement horizontal resize 2009-09-06 16:50:45 +02:00
log.h add log.c/log.h which contain all the log related macros and functions 2009-12-19 22:40:23 +01:00
manage.h Obey the client’s border_width setting (Thanks shatter) 2009-09-26 13:47:48 +02:00
queue.h Move stuff to include/ and src/ 2009-02-13 19:09:25 +01:00
resize.h Implement resize command 2009-09-26 17:18:50 +02:00
sighandler.h Use doxygen compatible comments 2010-01-03 21:53:42 +01:00
table.h Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:40:50 +01:00
util.h added popup for handling SIGSEGV or SIGFPE 2010-01-03 21:32:50 +01:00
workspace.h xinerama: correctly put windows which are assigned to a specific screen on that screen when it becomes available (Thanks badboy) 2009-12-21 22:30:08 +01:00
xcb.h ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
xinerama.h Bugfix: Fix screen wrapping, cleanup some log messages 2009-08-11 15:02:30 +02:00