Ingvix
Ingvix
And even if it's not implemented, I wouldn't mind any pointers making it for myself. I've tried doing it like this: ```diff diff --git a/lemonbar.c b/lemonbar.c index 4da59ee..6c4d3de 100644 ---...
Another option would be to modify the B command's effect to continue from alignment to another painting the any gaps with the assigned background color, which would probably be more...
I noticed the background is actually drawn on it everytime with `fill_rect()` before parsing the input line and therefore setting the window background doesn't do a thing visually. So that's...
I ended up with this sort of solution that works for my use case. It works if used before any text to be drawn on the bar, otherwise it draws...
I understand and it's not that huge problem to just deal with it. It would just be a nice visual help when using the configurator to see the keys as...
@CzBiX is correct. I wasn't aware of this double click event. It does make things a bit easier. Though I hope you will implement those other features still. The split...
I have TV mode enabled and it does not help with the dropdown menus, like the Display mode itself is. Nothing happens when pressing the select button on the remote....
I believe the problem is that "Really use Typo metrics" option is not ticked in metric options in FontForge. The older versions had it so it probably happened while migrating...
Actually now I'm not so sure anymore. It might be that using the typo metrics isn't intended since the values differ from other metrics so it might look different on...
Did you do that with w3m or ueberzug? What I've heard, ueberzug does it better and is supported by more terminals. I've always had problems with w3mimg so I'd prefer...