swayfx/sway/config
Ryan Dwyer 41bfd8c790 swaybar: allow null status_command
Sway sets a default status_command which runs date every second. This
patch removes this behaviour so the user can have a NULL status bar if
desired.

I had to swap swaybar's event_loop_poll and wl_display_flush so that it
would map the initial surface.
2018-10-08 22:23:55 +10:00
..
bar.c swaybar: allow null status_command 2018-10-08 22:23:55 +10:00
input.c add tap-and-drag setting to sway-input 2018-09-29 11:49:41 +02:00
output.c Handle shell special characters in bg file path 2018-09-28 23:12:24 -04:00
seat.c Turn funcs() into funcs(void) 2018-09-30 14:09:05 +03:00