i3/src
2009-08-02 22:33:25 +02:00
..
client.c Bugfix: Correctly handle moving fullscreen client onto another screen (Thanks dirkson) 2009-06-25 13:46:47 +02:00
commands.c Bugfix: Don’t lose focus when putting windows into floating 2009-06-26 04:34:36 +02:00
config.c Bugfix: Strip trailing whitespace when parsing assignments (Thanks bapt) 2009-07-21 16:06:16 +02:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c Bugfix: Correctly check coordinates for resizing floating windows (Thanks Mirko) 2009-06-26 12:14:20 +02:00
handlers.c Merge branch 'next' (3.β is stable now) 2009-06-26 13:27:06 +02:00
layout.c Bugfix: Check screen for NULL, free client memory correctly (Thanks dirkson) 2009-06-24 19:22:09 +02:00
mainx.c Implement selecting the next tiling/floating window (using "focus") 2009-06-21 16:14:15 +02:00
manage.c Bugfix: Don’t hide assigned clients to inactive but visible workspaces (Thanks xeen) 2009-08-02 22:33:25 +02:00
resize.c Ensure a minimum size of 25px when resizing windows 2009-06-24 18:31:43 +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 Bugfix: Fix NULL-pointer dereferencing introduced by commit 874941 (Thanks tsdh) 2009-07-28 12:23:13 +02:00
xcb.c Remove getting colorpixels from the X server, saves code and round-trips. Requires truecolor displays. 2009-06-20 18:05:24 +02:00
xinerama.c Bugfix: Repeatedly try to find screens if none are available (Thanks mxf) 2009-07-21 16:00:14 +02:00