gri3-wm/include
Michael Stapelberg 54738f6ec8 bindings.h: mark DEFAULT_BINDING_MODE as external
This prevents the following linker warning (only when compiling with
-fsanitize=address):

/usr/bin/ld: Warning: size of symbol `DEFAULT_BINDING_MODE' changed
from 8 in src/resize.o to 64 in src/bindings.o
2016-01-08 19:56:32 +01:00
..
i3
all.h
assignments.h
atoms.xmacro Support matching _NET_WM_WINDOW_TYPE_NOTIFICATION 2015-12-15 21:55:33 +01:00
bindings.h bindings.h: mark DEFAULT_BINDING_MODE as external 2016-01-08 19:56:32 +01:00
click.h
cmdparse.h
commands.h added "toggle" option to "split" command 2016-01-04 17:31:47 +01:00
commands_parser.h
con.h Move title_format from window to container. 2016-01-05 12:22:27 -05:00
config.h add decoration_border color for the actual client borders 2016-01-05 12:17:48 +02:00
config_directives.h add decoration_border color for the actual client borders 2016-01-05 12:17:48 +02:00
config_parser.h Check duplicated bindings after translating keysym 2015-10-02 22:09:53 +08:00
data.h Move title_format from window to container. 2016-01-05 12:22:27 -05:00
debug.h
display_version.h
ewmh.h
fake_outputs.h
floating.h
handlers.h
i3.h Refactor extern definition of conn and root_screen 2015-12-29 12:47:12 +01:00
ipc.h
key_press.h
libi3.h Move title_format from window to container. 2016-01-05 12:22:27 -05:00
load_layout.h
log.h
main.h
manage.h
match.h Refactor parsing of matches to avoid code duplication. 2015-10-04 17:40:25 +02:00
move.h
output.h Keep a sticky window focused if it was the focused window on the source workspace. 2015-09-24 22:10:17 +02:00
queue.h
randr.h
regex.h
render.h
resize.h
restore_layout.h
scratchpad.h
sd-daemon.h
shmlog.h
sighandler.h
startup.h Turn "char *" into "const char *" for all command parser functions. 2015-09-28 14:24:08 +02:00
tree.h Validate matched containers for "kill" command correctly. 2015-12-28 02:35:25 -05:00
util.h Move title_format from window to container. 2016-01-05 12:22:27 -05:00
window.h Move title_format from window to container. 2016-01-05 12:22:27 -05:00
workspace.h Turn "char *" into "const char *" for all command parser functions. 2015-09-28 14:24:08 +02:00
x.h
xcb.h Use 32-bit visual by default if available. 2015-11-23 22:18:02 +01:00
xcb_compat.h
xcursor.h
xinerama.h
yajl_utils.h