gri3-wm/src
Michael Stapelberg ba2dd3a3eb Bugfix: Containers could lose their snap state (Thanks Atsutane)
When being on a different workspace than the one where the snapped
container is, the function to cleanup cols/rows would clean up too
much.
2010-01-01 22:40:50 +01:00
..
cfgparse.l Bugfix: Accept underscores in bindsym (Thanks jace) 2009-11-20 15:33:38 +01:00
cfgparse.y Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose) 2009-12-19 22:40:23 +01:00
click.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:40:50 +01:00
client.c Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose) 2009-12-19 22:40:23 +01:00
commands.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:40:50 +01:00
config.c Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose) 2009-12-19 22:40:23 +01:00
container.c retab! src/container.c 2009-12-22 23:43:05 +01:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
ewmh.c ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
floating.c Bugfix: Don’t put dock clients into floating mode (Thanks xeen) 2010-01-01 16:19:42 +01:00
handlers.c Make containers containing exactly one window behave like default containers 2009-12-22 23:40:06 +01:00
ipc.c Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose) 2009-12-19 22:40:23 +01:00
layout.c Make containers containing exactly one window behave like default containers 2009-12-22 23:40:06 +01:00
log.c add log.c/log.h which contain all the log related macros and functions 2009-12-19 22:40:23 +01:00
mainx.c Remove superfluous #include <assert.h> (Thanks badboy) 2010-01-01 17:30:27 +01:00
manage.c ewmh: correctly set _NET_ACTIVE_WINDOW 2009-12-25 15:19:39 +01:00
resize.c Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose) 2009-12-19 22:40:23 +01:00
table.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:40:50 +01:00
util.c ewmh: correctly set _NET_ACTIVE_WINDOW 2009-12-25 15:19:39 +01:00
workspace.c ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
xcb.c Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose) 2009-12-19 22:40:23 +01:00
xinerama.c Bugfix: Fix NULL pointer dereference in workspaces which have preferred screens but were not used yet (Thanks badboy) 2009-12-23 00:39:03 +01:00