gri3-wm/include
Michael Stapelberg 75c11cb894 Merge branch 'master' into next 2011-08-24 23:00:12 +02:00
..
i3 Feature: implement GET_MARKS 2011-08-09 08:04:33 +02:00
all.h Include <limits.h> in all.h 2011-08-04 00:10:04 +02:00
assignments.h Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
atoms.xmacro xcb: use predefined XCB_ATOM_ atoms, don’t request them 2011-08-17 01:41:19 +02:00
click.h
cmdparse.h
con.h Bugfix: Correctly warp floating windows when using the 'move' command 2011-08-24 22:59:46 +02:00
config.h Add new_float config option. 2011-08-09 09:29:53 +02:00
data.h patch to allow exec_always in configure file 2011-07-12 18:23:14 +02: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
handlers.h Ignore X11 errors caused by ReparentWindow / ChangeProperty on already destroyed windows 2011-07-10 23:44:13 +02:00
i3.h Bugfix: use the global root variable, don’t get the first one (Thanks quaec) 2011-07-23 22:29:01 +02:00
ipc.h
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 Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
move.h
output.h
queue.h
randr.h Implement switching focus across screens. 2011-08-07 14:33:07 +02: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 Retab sighandler.c 2010-12-31 19:36:32 +01:00
tree.h Implement 'fullscreen global' 2011-06-10 18:27:20 +02:00
util.h Modify workspace next/prev to account for workspaces on all outputs. 2011-08-04 00:12:09 +02:00
window.h Time Lord technology: for_window config directive to run arbitrary cmds 2011-05-15 20:10:25 +02:00
workspace.h Implement 'workspace next/prev' (+test) 2011-06-10 16:03:59 +02:00
x.h Only warp pointer once during x_push_changes() 2011-08-17 12:12:40 +02:00
xcb.h Warp cursor when changing workspace. 2011-08-11 22:13:50 +02:00
xcb_compat.h xcb: use predefined XCB_ATOM_ atoms, don’t request them 2011-08-17 01:41:19 +02:00
xcursor.h remove unnecessary 'extern' keyword from function prototypes in include/xcursor.h 2011-07-29 13:16:26 +02:00
xinerama.h