gri3-wm/src
Tony Crisci 04dcf42397 Add the ipc shutdown event (#2652)
This event is triggered when the connection to the ipc is about to
shutdown because of a user action such as with a `restart` or `exit`
command. The `change` field indicates why the ipc is shutting down. It
can be either "restart" or "exit".

fixes #2318
2017-01-22 14:08:32 -08:00
..
assignments.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
bindings.c Validate that a binding mode is not defined more than once. (#2633) 2017-01-13 09:33:29 -08:00
click.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
commands.c Add the ipc shutdown event (#2652) 2017-01-22 14:08:32 -08:00
commands_parser.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
con.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
config.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
config_directives.c Don't exit() on redefined binding mode. (#2638) 2017-01-13 10:01:36 -08:00
config_parser.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
display_version.c Fix memory leaks (#2560) 2016-11-13 10:45:39 -08:00
ewmh.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
fake_outputs.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
floating.c Respect minimum size hints for floating windows. (#2508) 2016-11-28 22:09:39 +01:00
handlers.c Only react on the last Expose event in a series of events. (#2636) 2017-01-13 09:34:58 -08:00
ipc.c Add the ipc shutdown event (#2652) 2017-01-22 14:08:32 -08:00
key_press.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
load_layout.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
log.c Report error during error log creation (#2625) 2017-01-10 09:29:06 +01:00
main.c Implement RandR 1.5 support (#2580) 2016-11-28 18:20:46 +01:00
manage.c Respect minimum size hints for floating windows. (#2508) 2016-11-28 22:09:39 +01:00
match.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
move.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
output.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
randr.c Implement RandR 1.5 support (#2580) 2016-11-28 18:20:46 +01:00
regex.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
render.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
resize.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
restore_layout.c migrate placeholder windows to draw_util (#2646) 2017-01-21 07:53:09 -08:00
scratchpad.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
sd-daemon.c Always use socket activation 2016-06-11 14:47:23 +02:00
sighandler.c Remove unused function arguments. (#2635) 2017-01-13 09:34:09 -08:00
startup.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
tree.c Fix memory leak: free marks when destroying containers (#2578) 2016-11-21 02:41:15 -08:00
util.c Add the ipc shutdown event (#2652) 2017-01-22 14:08:32 -08:00
version.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
window.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspace.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
x.c Ensure that marks and the title are displayed even if the window title is empty. (#2639) 2017-01-16 14:00:01 -08:00
xcb.c Remove some now-unused functions from xcb.[ch] (#2574) 2016-11-21 00:37:17 -08:00
xcursor.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xinerama.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00