1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 13:11:29 +02:00
sway/include
Mikkel Oscar Lyderik 67bbcceba1 Free config before exiting sway.
Apart from freeing the sway_config struct, this also terminates the
swaybars spawned by sway, since they are linked by PID to the bar config
structs.
2016-02-27 22:13:15 +01:00
..
bar Differentiate between all or no outputs 2016-02-27 22:12:35 +01:00
client extract cairo_set_source_u32() 2016-01-25 22:44:33 +02:00
commands.h libinput 2016-01-19 06:51:36 -08:00
config.h Free config before exiting sway. 2016-02-27 22:13:15 +01:00
container.h Make sway spawn only one bar per bar config 2016-02-27 22:12:35 +01:00
criteria.h
extensions.h
focus.h
handlers.h
input_state.h
input.h libinput 2016-01-19 06:51:36 -08:00
ipc-client.h swaybar: move core functionality to state.c 2016-01-24 14:22:19 +01:00
ipc-server.h Replace deprecated function wlc_output_get_pixels. 2016-02-08 12:39:07 +01:00
ipc.h Fix ipc event bit masks 2016-02-21 22:49:20 +01:00
layout.h
list.h
log.h
output.h
readline.h Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
resize.h
stringop.h Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
sway.h Correctly exit sway on errors. 2016-02-26 09:42:21 +01:00
util.h Revert "s/numlen/log10/g" 2016-01-23 16:35:32 -05:00
workspace.h