i3/src
2009-04-09 12:13:14 +02:00
..
commands.c Bugfix: Correctly set focus when switching between screens 2009-04-08 13:48:37 +02:00
config.c Implement slog() and the LOG() macro, convert printf() to LOG() 2009-03-06 06:46:43 +01:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
handlers.c Oops. Don’t kill the current workspace 2009-04-09 12:13:14 +02:00
layout.c Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00
mainx.c Bugfix: Correctly filter out the numlock state bit (doesn’t get cleared for some reason) 2009-03-27 15:24:52 +01:00
table.c Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00
util.c Bugfix: Don’t set focus if it is not necessary. 2009-04-01 12:50:42 +02:00
xcb.c Bugfix: Correctly filter out the numlock state bit (doesn’t get cleared for some reason) 2009-03-27 15:24:52 +01:00
xinerama.c Bugfix: Apply workspaces to screens when Xinerama is turned off (Thanks Igor, Urs) 2009-03-31 19:17:31 +02:00