i3/include
2011-03-20 18:07:07 +01:00
..
i3
all.h Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
atoms.xmacro Set the I3_SOCKET_PATH and I3_CONFIG_PATH atoms on the X11 root window 2011-03-19 21:20:38 +01:00
click.h refactor handlers.{c,h}: declare the handlers static, remove unnecessary parameters 2011-03-20 16:53:12 +01:00
cmdparse.h
con.h When making floating cons tiling, re-insert next to the next focused *tiling* con (Thanks mseed) 2011-03-14 23:50:29 +01:00
config.h 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
data.h Bugfix: Also update pixmaps when the position of the deco_rect has changed (Thanks fernandotcl) 2011-03-20 18:07:07 +01:00
debug.h
ewmh.h Bring back some more EWMH support. 2011-03-14 17:11:33 +01:00
floating.h Fix dragging floating containers / click handling 2010-12-31 01:38:17 +01:00
handlers.h refactor handlers.{c,h}: declare the handlers static, remove unnecessary parameters 2011-03-20 16:53:12 +01:00
i3.h Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
ipc.h
load_layout.h
log.h
manage.h Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
match.h
move.h refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
output.h Bugfix: fix disabling RandR outputs 2011-02-21 01:43:39 +01:00
queue.h implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it 2011-02-15 02:21:23 +01:00
randr.h Re-Implement support for RandR changes 2011-01-05 00:16:10 +01:00
render.h
resize.h Implement resizing (still buggy) 2010-11-29 10:56:16 +01:00
sighandler.h Retab sighandler.c 2010-12-31 19:36:32 +01:00
tree.h Bugfix: Don’t focus new cons when there is a fullscreen con (Thanks dothebart) 2011-03-06 23:26:02 +01:00
util.h Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
window.h Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position) 2011-02-21 14:27:32 +01:00
workspace.h Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
x.h Handle FocusIn events generated by clients and update decoration accordingly (Thanks mseed) 2011-03-20 16:26:36 +01:00
xcb_compat.h Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
xcb.h Handle FocusIn events generated by clients and update decoration accordingly (Thanks mseed) 2011-03-20 16:26:36 +01:00
xcursor.h
xinerama.h