gri3-wm/include
Michael Stapelberg eca8fae2de introduce the sync IPC command
Sending the sync command via IPC ensures pending IPC messages are handled by i3
before the sync response is read. This is rarely useful for direct IPC
connections to i3, but becomes useful when synchronizing with i3bar, which might
have pending IPC messages in response to button clicks.
2018-03-30 21:09:52 +02:00
..
i3 introduce the sync IPC command 2018-03-30 21:09:52 +02:00
all.h move i3 sync code into sync_respond (for following commits) 2018-03-30 21:05:32 +02:00
assignments.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
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 Support _NET_WM_STATE_FOCUSED 2018-03-23 14:30:57 +02:00
atoms_rest.xmacro Introduce I3_FLOATING_WINDOW 2016-02-25 18:36:22 +01:00
bindings.h Introduce --exclude-titlebar flag for mouse bindings. (#2703) 2017-05-02 09:08:42 +02:00
click.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
cmdparse.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
commands.h Remove 'method' from cmd_move_window_to_position 2018-03-20 16:59:06 +02:00
commands_parser.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
con.h Introduce *focus_order functions 2018-02-26 23:06:04 +02:00
config_directives.h Add strip_workspace_name 2018-03-11 12:17:42 +08:00
config_parser.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
configuration.h Add strip_workspace_name 2018-03-11 12:17:42 +08:00
data.h Fix memleak: FREE(assign->dest.output) 2018-03-19 02:02:59 +02:00
display_version.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
ewmh.h Support _NET_WM_STATE_FOCUSED 2018-03-23 14:30:57 +02:00
fake_outputs.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
floating.h cmd_move_window_to_position: improve error message 2018-03-20 16:59:06 +02:00
handlers.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
i3.h skip ConfigureNotify events with --force_xinerama 2017-10-23 21:04:20 +02:00
ipc.h Implement the tick event 2017-09-30 11:41:57 +02:00
key_press.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
libi3.h Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
load_layout.h validate JSON before loading 2017-09-13 17:41:05 +02:00
log.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
main.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
manage.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
match.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
move.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
output.h Introduce output_primary_name function 2017-09-13 08:22:57 +00:00
queue.h switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
randr.h Introduce get_output_from_rect 2018-03-23 17:42:39 +02:00
regex.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
render.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
resize.h Improve resize_find_tiling_participants() and simplify cmd_resize_tiling_width_height() (#3111) 2018-01-06 17:59:27 +01:00
restore_layout.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
scratchpad.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
sd-daemon.h Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
shmlog.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
sighandler.h Rewrite the signal handler dialogs. 2017-01-10 20:13:25 +01:00
startup.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
sync.h move i3 sync code into sync_respond (for following commits) 2018-03-30 21:05:32 +02:00
tree.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
util.h do not check for NULL in FREE macro 2017-11-23 15:41:33 -08:00
window.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspace.h Introduce get_existing_workspace_by_num 2018-03-28 15:18:43 +03:00
x.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xcb.h Refocus focused window for FOCUS_IN events on the root window. (#3097) 2018-03-10 19:18:44 +01:00
xcursor.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xinerama.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
yajl_utils.h Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00