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 Rebase #1636 against current master 2019-01-31 15:37:57 +01:00
input.c swaybar: cycle workspaces on touch drag 2019-02-23 20:00:20 +01:00
ipc.c
main.c
meson.build Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
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