gri3-wm/src
Michael Stapelberg 39ee97fd82 FREE() already nulls the pointer 2011-03-21 23:49:16 +01:00
..
cfgparse.l change the config parser to use default_orientation instead of new_container_orientation 2011-03-17 17:55:53 +01:00
cfgparse.y change the config parser to use default_orientation instead of new_container_orientation 2011-03-17 17:55:53 +01:00
click.c refactor handlers.{c,h}: declare the handlers static, remove unnecessary parameters 2011-03-20 16:53:12 +01:00
cmdparse.l refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
cmdparse.y Handle saved_configpath in get_config_path, fix memleak in current_configpath handling, update atoms after reloading (Thanks fernandotcl) 2011-03-19 22:26:15 +01:00
con.c Focus cons when moving to a visible workspace on a different output (Thanks mseed) 2011-03-20 19:32:00 +01:00
config.c Handle saved_configpath in get_config_path, fix memleak in current_configpath handling, update atoms after reloading (Thanks fernandotcl) 2011-03-19 22:26:15 +01:00
debug.c Use DLOG for debug messages instead of printf (Thanks kruM) 2010-03-19 18:48:36 +01:00
ewmh.c Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
floating.c Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
handlers.c refactor handlers.{c,h}: declare the handlers static, remove unnecessary parameters 2011-03-20 16:53:12 +01:00
ipc.c FREE() already nulls the pointer 2011-03-21 23:49:16 +01:00
load_layout.c Fix regression: Don’t add floating nodes twice when restoring layout (+testcase) 2011-02-28 20:44:23 +01:00
log.c log.c: fix indenting 2010-11-29 22:28:23 +01:00
main.c Set the I3_SOCKET_PATH atom to the expanded path. 2011-03-21 23:46:03 +01:00
manage.c Only send WM_TAKE_FOCUS when the client supports it in the protocols atom 2011-03-18 17:07:56 +01:00
match.c Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position) 2011-02-21 14:27:32 +01:00
move.c fix small warnings when compiling with DEBUG=0 2011-03-14 23:17:52 +01:00
output.c Bugfix: fix disabling RandR outputs 2011-02-21 01:43:39 +01:00
randr.c Bugfix: Actually re-attach dock clients when outputs get disabled (Thanks phnom) 2011-03-20 01:07:21 +01:00
render.c refactor font caching to just save the ID instead of mainting a cache with pattern→id-mapping 2011-03-10 23:20:17 +01:00
resize.c Fix the resize algorithm I broke earlier. 2011-01-27 13:00:14 +01:00
sighandler.c Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
tree.c Re-implement rendering to pixmaps (double-buffering) and caching decorations 2011-03-20 14:25:09 +01:00
util.c Very minor issues found with statical analysis. 2011-02-28 16:48:22 +01:00
window.c Re-implement rendering to pixmaps (double-buffering) and caching decorations 2011-03-20 14:25:09 +01:00
workspace.c Bugfix: Fix switching workspaces on multi-monitor setups (Thanks mseed) 2011-03-20 18:27:14 +01:00
x.c Set the I3_SOCKET_PATH atom to the expanded path. 2011-03-21 23:46:03 +01:00
xcb.c Re-implement rendering to pixmaps (double-buffering) and caching decorations 2011-03-20 14:25:09 +01:00
xcursor.c Fix libxcursor -> xcb cursors fallback. 2011-02-06 17:47:28 +01:00
xinerama.c Re-Implement support for RandR changes 2011-01-05 00:16:10 +01:00