Jake Stanger
Jake Stanger
This seems to have caught all the examples I know of, at least. Any further issues let me know and I'll re-open.
Thanks for your hard work on this, and for spending the time to go through and review already. I'll try and go through your comments in the next few days,...
That may be due to this: https://github.com/JakeStanger/ironbar/blob/b5755ef9d495bdf623965562725a7c0b1d27ea04/src/popup.rs#L135 The popup will listen to changes in its size, and re-position itself to ensure it remains anchored to the widget it opened from....
Okay that's annoying. I'll try and test myself when I can, and see if I can spot what's going on.
Looking to get this merged in the next couple of days. I've tidied the code a bit and brought it up to date with the changes from the last year...
> One thing I forget to mention earlier: whenever I cause a reflow (by hiding or showing a submenu) all the UI elements jump a little bit. I wasn't able...
Looks like I'll need to get a new stable release out pretty quick. I'm aiming to get a few bugs sorted and a new release as soon as I can....
If you're compiling with the Cairo module enabled, this requires LuaJIT is installed. You'll need to either disable the module, or install the dev package. https://github.com/JakeStanger/ironbar/wiki/compiling#build-requirements
Okay, it looks like that's coming from the tray client code. Are you running a tray elsewhere (via Waybar, AGS, QuickShell, another Ironbar instance, etc...)?