i3/src
Michael Stapelberg 43ff034f0a Bugfix: Fix resizing on second monitor (Thanks litemotiv)
We now use the virtual screen’s size/position instead of the X root
window for the grabwin (grabwin = the area in which the pointer may
move when resizing).
2009-09-25 18:09:56 +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: Don’t call resize_client if the width/height increment properties did not change 2009-08-29 11:09:08 +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 Bugfix: Initialize screens correctly when not using Xinerama (Thanks Mikael) 2009-09-05 19:20:01 +02:00