Consolatis
Consolatis
Thanks, will have a look during the next days if nobody else beats me to it.
I had a quick look and we are def. doing some stuff wrong in regards to pointer lock / confine. Thanks for pointing this out to us. There is no...
> This is because the taskbar items are sorted by window title Just my personal opinion, I would expect a panel to not sort the items at all and just...
> Reordering of windows via drag and drop in sort = seq mode should now work as well. Great stuff, seems to work fine :)
Small remark about the DnD feature: It seems the item is always moved to the left of the drop target, I think it would be nice if it could be...
Tested with a single row horizontal taskbar and it feels very intuitive to me. > I want to expand this functionality to other grids (at least a tray) Was about...
This sounds like the watcher service used by sfwbar is not dealing "properly" with the two conflicting "standards" from Gnome and KDE. One expects StatusNotifierItems to register with a DBus...
I am actually using this for my IRC notifications, although limited to a new title every 500ms for two applications (1x xwayland via `wmctrl`, 1x wayland native). The changes are...
> So, to make sure I understand the issue, would this also fix it? Yes, I think so, but didn't test. This was yet another alternative I tested before: https://github.com/Consolatis/labwc/commit/6a9e84f47e70d270ea0d861369f103e066c14025...
> I guess my preference would be to fix the drag issue minimally, and then do any refactoring in other commits. Mainly in case we have to bisect this later....