gri3-wm/src
Michael Stapelberg 79a4e30488 parser: enable verbose error messages, add aliases to tokens 2010-02-13 15:27:43 +01:00
..
cfgparse.l Added focus_follows_mouse config option 2010-01-29 21:58:50 +01:00
cfgparse.y parser: enable verbose error messages, add aliases to tokens 2010-02-13 15:27:43 +01:00
click.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:40:50 +01:00
client.c Bugfix: Use both parts of WM_CLASS (it contains instance and class) (Thanks fallen) 2010-02-12 12:12:25 +01:00
commands.c Also warp the pointer when moving a window to a another visible workspace (Thanks Thomas) 2010-02-12 16:19:58 +01:00
config.c Obey the XDG Base Directory Specification for config file paths 2010-01-03 16:58:41 +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: Don’t push workspaces with width=0 and height=0 (Thanks Atsutane, badboy) 2010-01-03 18:36:50 +01:00
floating.c Bugfix: Correctly do boundary checking/moving to other workspaces when moving floating clients via keyboard (Thanks sasha) 2010-02-12 13:06:59 +01:00
handlers.c Bugfix: Use both parts of WM_CLASS (it contains instance and class) (Thanks fallen) 2010-02-12 12:12:25 +01:00
ipc.c Bugfix: Don’t leak IPC socket to launched processes 2010-01-23 00:34:29 +01:00
layout.c Bugfix: Correctly do boundary checking/moving to other workspaces when moving floating clients via keyboard (Thanks sasha) 2010-02-12 13:06:59 +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 Bugfix: Use ev_loop_new instead of ev_default_loop because the latter one blocks SIGCHLD (Thanks Ciprian) 2010-01-07 13:36:52 +01:00
manage.c ewmh: correctly set _NET_ACTIVE_WINDOW 2009-12-25 15:19:39 +01:00
resize.c Fixed cursor orientation when resizing 2010-01-26 11:28:37 +01:00
sighandler.c sighandler: last little style fixes 2010-01-03 22:07:39 +01:00
table.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:40:50 +01:00
util.c Bugfix: Use both parts of WM_CLASS (it contains instance and class) (Thanks fallen) 2010-02-12 12:12:25 +01:00
workspace.c ewmh: implement support for _NET_WORKAREA (rdesktop can use that) 2009-12-31 17:48:41 +01:00
xcb.c Fixed cursor code in create_window(), allowing the cursor to be changed 2010-01-26 11:28:38 +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