gri3-wm/include
Michael Stapelberg cb9bbcfccf Move get_colorpixel to libi3, use it everywhere else 2011-10-23 17:38:21 +01:00
..
i3 add an IPC request to get the bar configuration (by ID) 2011-10-18 19:05:49 +01:00
all.h implement a startup monitor, move code to src/startup.c 2011-10-10 15:54:17 +01:00
assignments.h Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
atoms.xmacro Get the _NET_STARTUP_ID in manage_window, get the corresponding workspace 2011-10-10 15:54:17 +01:00
click.h
cmdparse.h
con.h Bugfix: Don’t fix floating coordinates when reassigning (fixes flickering) 2011-09-14 22:58:51 +01:00
config.h migration from exec i3bar to bar config: i3 substitutes exec with a bar block, shows nagbar 2011-10-22 16:33:00 +01:00
data.h startup: delete the startup sequence upon completion, make the timeout complete it 2011-10-10 15:54:18 +01:00
debug.h
ewmh.h Bugfix: Correctly set the _NET_CLIENT_LIST_STACKING hint (fixes chromium tabbar) 2011-08-03 20:07:03 +02:00
floating.h Bugfix: Check if a floating window’s coordinates are within a different workspace when managing (Thanks Merovius) 2011-04-18 19:28:03 +02:00
handlers.h Ignore X11 errors caused by ReparentWindow / ChangeProperty on already destroyed windows 2011-07-10 23:44:13 +02:00
i3.h Don’t start i3-nagbar when using -C to validate the config 2011-10-20 22:25:59 +01:00
ipc.h
libi3.h Move get_colorpixel to libi3, use it everywhere else 2011-10-23 17:38:21 +01:00
load_layout.h
log.h add i3-nagbar. tells you about config file errors (for example) 2011-07-10 14:33:19 +02:00
manage.h
match.h Bugfix: Correctly free old assignments when reloading 2011-09-11 23:41:46 +01:00
move.h
output.h
queue.h
randr.h Implement switching focus across screens. 2011-08-07 14:33:07 +02:00
regex.h Bugfix: Correctly free old assignments when reloading 2011-09-11 23:41:46 +01:00
render.h
resize.h
sd-daemon.h implement "socket activation": passing IPC sockets to i3 2011-08-10 15:55:27 +02:00
sighandler.h
startup.h Get the _NET_STARTUP_ID in manage_window, get the corresponding workspace 2011-10-10 15:54:17 +01:00
tree.h Bugfix: Correctly revert focus to other floating windows when closing a floating window 2011-09-22 20:10:51 +01:00
util.h implement a startup monitor, move code to src/startup.c 2011-10-10 15:54:17 +01:00
window.h Implement the window_role criterion (checks WM_WINDOW_ROLE) 2011-09-18 16:05:10 +01:00
workspace.h Implement 'workspace back_and_forth' (Patch by Michael Walle) 2011-10-17 23:17:56 +01:00
x.h Only warp pointer once during x_push_changes() 2011-08-17 12:12:40 +02:00
xcb.h Move get_colorpixel to libi3, use it everywhere else 2011-10-23 17:38:21 +01:00
xcb_compat.h xcb: use predefined XCB_ATOM_ atoms, don’t request them 2011-08-17 01:41:19 +02:00
xcursor.h Change the root window cursor to 'watch' during startups 2011-10-10 15:54:18 +01:00
xinerama.h