gri3-wm/src
Michael Stapelberg 6146ad45c9 Bugfix: Properly call init_workspaces() when RandR is known but not present 2010-10-23 17:18:59 +02:00
..
cfgparse.l Support for custom bg colors for clients. 2010-09-24 15:46:57 +02:00
cfgparse.y Support for custom bg colors for clients. 2010-09-24 15:46:57 +02:00
click.c Opera flash plugin no longer prevents in-page focus changing. Specifically, clicking a focussed window no longer forces set_focus. 2010-09-24 15:40:05 +02:00
client.c Bugfix: Update _NET_WM_STATE when clients request changes via ClientMessage 2010-05-26 23:12:36 +02:00
commands.c Bugfix: Don’t invert directions when resizing floating clients (top/left) (Thanks João) 2010-05-24 19:21:24 +02:00
config.c Support for custom bg colors for clients. 2010-09-24 15:46:57 +02:00
container.c retab! src/container.c 2009-12-22 23:43:05 +01:00
debug.c Use DLOG for debug messages instead of printf (Thanks kruM) 2010-03-19 18:48:36 +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: use the global root variable, don’t get the first one (Thanks quaec) 2010-09-09 15:35:48 +02:00
handlers.c Support for custom bg colors for clients. 2010-09-24 15:46:57 +02:00
ipc.c bugfix: use globbed instead of filename when unlinking ipc socket 2010-03-27 15:05:16 +01:00
layout.c Fixed overflow and underflow bugs when resizing. 2010-10-18 00:06:32 +02: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: Don’t setup event handler when RandR base event is not set 2010-10-23 17:18:41 +02:00
manage.c Bugfix: Don’t crash when a dock client starts up with nonsense coordinates (Thanks dothebart) 2010-06-16 19:16:05 +02:00
randr.c Bugfix: Properly call init_workspaces() when RandR is known but not present 2010-10-23 17:18:59 +02:00
resize.c Fixed overflow and underflow bugs when resizing. 2010-10-18 00:06:32 +02:00
sighandler.c Bugfix: use the global root variable, don’t get the first one (Thanks quaec) 2010-09-09 15:35:48 +02:00
table.c use scalloc instead of some places where calloc was still used 2010-03-02 14:42:24 +01:00
util.c ipc: correctly shutdown IPC sockets when exiting/restarting 2010-03-16 02:44:47 +01:00
workspace.c Bugfix: use the global root variable, don’t get the first one (Thanks quaec) 2010-09-09 15:35:48 +02:00
xcb.c Bugfix: use the global root variable, don’t get the first one (Thanks quaec) 2010-09-09 15:35:48 +02:00
xinerama.c Re-add old Xinerama code for the poor nvidia users 2010-03-09 21:25:54 +01:00