gri3-wm/src
Michael Stapelberg 8f9e87124a Bugfix: Fix NULL pointer dereference when reconfiguring screens
This did not happen all the time. It seems like you need to have a
container which is in stacking/tabbing mode on the screen which
is being reconfigured. (when doing xrandr --output VGA1 --off for
example)
2009-10-12 18:34:37 +02:00
..
client.c More log cleanups 2009-08-11 15:23:58 +02:00
commands.c Compilation fix for the last commit 2009-09-12 18:50:38 +02:00
config.c Bugfix: Don’t display unnamed workspaces with %d: (Thanks Mirko) 2009-08-29 11:09:23 +02:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c Bugfix: Correctly handle unmap-notify events when resizing (Thanks Mirko) 2009-09-07 21:20:56 +02:00
handlers.c Bugfix: Fix NULL pointer dereference when reconfiguring screens 2009-10-12 18:34:37 +02:00
ipc.c Initial implementation of IPC via UNIX domain sockets 2009-07-28 20:51:29 +02:00
layout.c Bugfix: Draw black border instead of background-color around clients with {width,height}_increment (Thanks xeen) 2009-08-29 11:09:18 +02:00
mainx.c Implement assignments of workspaces to screens, big cleanup of workspace code 2009-08-08 19:51:51 +02:00
manage.c Bugfix: Map window when it got the fullscreen hint set 2009-08-21 12:19:46 +02:00
resize.c Bugfix: Fix resizing on second monitor (Thanks litemotiv) 2009-09-25 18:09:56 +02:00
table.c Implement changing focus via keyboard between floating clients, fix several floating bugs 2009-06-14 01:04:59 +02:00
util.c More log cleanups 2009-08-11 15:23:58 +02:00
workspace.c Bugfix: Correctly warp pointer *after* rendering the layout 2009-09-12 18:47:50 +02:00
xcb.c Bugfix: Don’t crash if the numlock symbol cannot be found (Thanks xeen) 2009-08-29 11:09:13 +02:00
xinerama.c Fix HEAD^ 2009-10-11 14:31:10 +02:00