sway/swaybar
Jason ea215b551d
Fix swaybar block background fill logic
When a block is padded to uphold `min_width`, the background colour is now applied to the whole block rather than just the original width before padding. This brings the behaviour in-line with i3bar.
2018-09-05 03:31:32 +09:00
..
tray Merge remote-tracking branch 'remotes/origin/bugfix/iconsnotfound' into 0.15 2018-03-24 19:05:12 -04:00
bar.c Handle swaybar status line errors 2018-02-04 12:31:07 -07:00
CMakeLists.txt [swaybar] fix non-dbus build 2017-07-20 23:03:16 +02:00
config.c Implement Tray Icons 2017-06-07 17:49:16 -07:00
event_loop.c Handle swaybar status line errors 2018-02-04 12:31:07 -07:00
ipc.c Implement Tray Icons 2017-06-07 17:49:16 -07:00
main.c Add -DVERSION flag for release version numbers 2017-04-26 15:56:46 +02:00
render.c Fix swaybar block background fill logic 2018-09-05 03:31:32 +09:00
status_line.c swaybar: correctly render min_width for strings 2018-03-27 06:56:09 +00:00