i3/src
2009-03-05 17:24:04 +01:00
..
commands.c Bugfix: Correct boundary checking for increasing col/rowspan 2009-03-05 17:24:04 +01:00
config.c Load configuration file from ~/.i3/config or /etc/i3/config 2009-03-04 09:16:18 +01:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
handlers.c Bugfix: Correctly set currently_focused when clients are destroyed 2009-03-05 17:08:57 +01:00
layout.c Bugfix: Rendering of colspan/rowspan was wrong 2009-03-05 17:17:37 +01:00
mainx.c Bugfix: Some memory leaks / invalid accesses 2009-03-05 01:48:30 +01:00
table.c Bugfix: Rendering of colspan/rowspan was wrong 2009-03-05 17:17:37 +01:00
util.c Implement a focus stack, correctly free table columns/rows 2009-03-05 01:20:13 +01:00
xcb.c Use unchecked versions for more speed 2009-03-05 03:33:15 +01:00
xinerama.c Bugfix: Some memory leaks / invalid accesses 2009-03-05 01:48:30 +01:00