Consolatis
Consolatis
> For LXQt I'm using `XDG_CURRENT_DESKTOP=LXQt:labwc:wlroots` and according to the [testpage](https://mozilla.github.io/webrtc-landing/gum_test.html) screensharing should work. Is that with ```ini [preferred] default=wlr;* ``` stored as `/usr/share/xdg-desktop-portal/labwc-portals.conf` ? Although I guess in your...
> On testing, scrolling over a window without the modifier key held causes the window to scroll; scrolling with the modifier held only triggers the desired mouse binding - so...
> > > On testing, scrolling over a window without the modifier key held causes the window to scroll; scrolling with the modifier held only triggers the desired mouse binding...
This is strange, I'd expect the same to happen on the last sway release. wlroots has got some bugfixes since 0.17.1 so maybe it is fixed when updating to wlroots...
> Wouldn't hurt to move the wlroots.wrap file from 0.17 to 0.17.3 to pick up backported fixes. 0.17 is actually the branch and includes all fixes from 0.17.3.
Nice write-up of the current situation, thanks for that. I think one use-case missing in the above list is people that want to \*always\* have full SSD decorations around the...
> The dotted nodenames are always lower-case I wasn't actually aware of that always being true. We should likely document that somewhere on top of `src/config/rcxml.c`. > Are we not...
Yes, thought about `2.` as well for some time. Technically we could even go fancy and load other implementations dynamically from an external library path. Downside of that is that...
We do already get the data as an array of structs, to be precise an `wl_array()` of `struct view **`. Thus we technically could already sort and limit its size...
focused item border width doesn't seem to be implemented?