sway/swaybar
Dmitri Kourennyi 94dc57f3c5 Ensure predicted position for short text handling doesn't overflow.
- Predicted status line can be negative, so corresponding variables should
  not be unsigned. Changed to double as position is actually calculated as
  double.
2019-04-04 14:14:08 -06:00
..
tray Fix a crash in swaybar when an icon dir is not readable 2019-03-30 20:13:34 +02:00
bar.c swaybar: add overlay mode (fix #1620) 2019-02-24 20:05:47 -05:00
config.c
i3bar.c
input.c swaybar: cycle workspaces on touch drag 2019-02-23 20:00:20 +01:00
ipc.c
main.c swaybar: prevent signal handler from firing during termination 2019-02-15 14:09:14 +00:00
meson.build
render.c Ensure predicted position for short text handling doesn't overflow. 2019-04-04 14:14:08 -06:00
status_line.c Revert "More frees." 2019-02-01 11:52:37 +00:00