greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.88k stars 475 forks source link

sway: empty horizontal space #620

Closed travankor closed 4 years ago

travankor commented 4 years ago

Minor nitpick: On sway, there is wasted horizontal space about a ~1 pixel tall on both the top and bottom edge of swaybar. This seems to happen at different swaybar sizes, unless you crop swaybar to be smaller than the font size (which is a bad idea generally).

ammgws commented 4 years ago

Are you sure that's not just a sway issue? All we do is output i3/swaybar compatible JSON - you can check the output in your terminal.

travankor commented 4 years ago

Good point -- This can't be from i3status-rust.