sway/swaybar
Rouven Czerwinski f52825336c swaybar: disallow left and right position and print error on default
The positions "left" and "right" are not allowed by the man page, remove them
from the allowed positions. Also print an error to stderr if we default to the
bottom position.

Fixes #2878
2018-10-20 08:21:44 +02:00
..
bar.c swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
config.c swaybar: disallow left and right position and print error on default 2018-10-20 08:21:44 +02:00
i3bar.c swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
input.c missing headers for swaybar/input.c 2018-10-19 15:55:30 +03:00
ipc.c swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
main.c swaybar: save id upon startup 2018-10-14 13:33:12 +01:00
meson.build swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
render.c swaybar: when hiding bar, save old height to be restored upon reshow 2018-10-14 13:33:12 +01:00
status_line.c Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00