swayfx/sway
Christoph Gysin e362f871d9 Call swaybg without invoking a shell
This makes escaping the arguments obsolete.

Also avoid dynamic memory allocation for the output id. It only supported ids up
to 99. Now we support up to 999, and take 4 bytes off the stack instead.
2015-11-25 23:19:11 +02:00
..
commands.c criteria: Add. Learn for_window command. 2015-11-25 14:34:33 +01:00
config.c Call swaybg without invoking a shell 2015-11-25 23:19:11 +02:00
container.c container: Store app_id attribute for views. 2015-11-24 16:00:41 +01:00
criteria.c criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c Start fleshing out wayland client implementation 2015-11-12 19:04:01 -05:00
extensions.c extensions: add missing include 2015-11-25 14:39:09 +02:00
focus.c Include header declaring ipc_event_workpace(2) 2015-11-04 21:12:25 +01:00
handlers.c criteria: Add. Learn for_window command. 2015-11-25 14:34:33 +01:00
input_state.c We somewhat more wlc_point now 2015-11-14 17:14:23 -05:00
ipc.c ipc: Store socketname in SWAYSOCK. Fixes --get-socketpath. 2015-11-13 18:18:52 +01:00
layout.c layout: get_swayc_in_direction_under: Handle floating views. 2015-11-24 21:34:41 +01:00
main.c Basic support for extensions in server and clients 2015-11-18 22:01:22 -05:00
output.c output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
readline.c Fix potential memory leak 2015-08-20 02:30:22 +02:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
stringop.c stringop: Properly handle criteria strings. 2015-11-24 16:12:37 +01:00
util.c added missing util.h/c stuff 2015-08-25 19:53:59 +02:00
workspace.c put ipc_event_workspace in update_focus 2015-11-02 11:28:51 -08:00