sway/include
S. Christoffer Eliesen a33e3badad list: Add list_seq_find.
Sometimes one has to traverse a list to find out if some data already
exists there in order to avoid dupilcates in the list, and this function
facilitates in that without requiring that the data is ordered.
2015-11-21 22:22:08 +01:00
..
client Refactor the crap out of wayland clients 2015-11-19 07:58:57 -05:00
commands.h Add some documentation comments 2015-11-08 12:06:51 -05:00
config.h Parse output background config 2015-11-19 18:25:15 -05:00
container.h output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
extensions.h Fix background extensions 2015-11-19 07:23:11 -05:00
focus.h
handlers.h
input_state.h
ipc.h Start working on IPC for get_pixels 2015-11-12 12:37:23 -05:00
layout.h commands: Learn 'move workspace to output <direction|name>'. 2015-11-03 22:38:53 +01:00
list.h list: Add list_seq_find. 2015-11-21 22:22:08 +01:00
log.h Add file and line number to log in Debug build 2015-11-11 08:32:32 -05:00
output.h output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
readline.h
resize.h
stringop.h We don't need to implement strdup 2015-11-12 19:43:03 -05:00
sway.h
util.h
workspace.h