gri3-wm/include
Ingo Bürk 712c6d65ff Introduce I3_FLOATING_WINDOW
This patch introduces a proprietary atom I3_FLOATING_WINDOW which will be
set and maintained for floating windows and removed on tiling containers.

This allows users to select on this atom, e.g., in their compositor
configuration or in utility scripts (without using the IPC).

fixes #2223
2016-02-25 18:36:22 +01:00
..
i3 Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
all.h
assignments.h
atoms.xmacro split atoms.xmacro into 2 files to obtain _NET_SUPPORTED count 2016-02-23 21:48:18 +01:00
atoms_NET_SUPPORTED.xmacro split atoms.xmacro into 2 files to obtain _NET_SUPPORTED count 2016-02-23 21:48:18 +01:00
atoms_rest.xmacro Introduce I3_FLOATING_WINDOW 2016-02-25 18:36:22 +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 Ensure that the "border" command uses logical pixels. 2016-02-09 21:03:44 +01:00
commands_parser.h
con.h Move title_format from window to container. 2016-01-05 12:22:27 -05:00
config.h Rename decoration_border to child_border. 2016-01-09 16:47:33 -05:00
config_directives.h Rename decoration_border to child_border. 2016-01-09 16:47:33 -05:00
config_parser.h Check duplicated bindings after translating keysym 2015-10-02 22:09:53 +08:00
data.h Handle the EWMH atom _NET_WM_DESKTOP. 2016-01-18 12:13:36 +01:00
debug.h
display_version.h
ewmh.h Handle the EWMH atom _NET_WM_DESKTOP. 2016-01-18 12:13:36 +01:00
fake_outputs.h
floating.h Support "resize set W H" 2015-09-11 23:12:07 +02:00
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 travis: check spelling of binaries and manpages, use docker 2016-02-06 10:36:43 +01: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 Don't create empty workspaces on restart 2015-09-21 13:26:58 +02:00
regex.h
render.h Refactor out some individual functions in render_con() to make the code more readable. 2015-09-09 18:37:07 +02:00
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 fix memory leak when swallowing windows 2016-01-09 17:06:58 +01:00
workspace.h Handle the EWMH atom _NET_WM_DESKTOP. 2016-01-18 12:13:36 +01: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