Consolatis
Consolatis
> One question I have is: would it be useful to allow changing the sink for a given client (i.e. have a button next to a client volume control to...
Hm.. I dont' see anything obvious in the log. The monitor is disconnected 16 seconds in and then reconnected 8 seconds later. Then, 40 seconds after startup it seems labwc...
With the master branch you can add `LABWC_FALLBACK_OUTPUT=fallback` to `~/.config/labwc/environment`. That will create a temporary output in case the last physical output disconnects. I am still not sure why this...
The damage issues and wayland native windows not be appearing should hopefully be fixed by the last commits. Also rebased on top of master.
@kode54 added a FPS counter per output via debug log, maybe this helps to shed some light on your half monitor refresh rate observation. I have a slight feeling that...
> I'm sure you're right on this, but couldn't find anything in sways commit log that gave me confidence that we're approaching it right. How do we gain confidence that...
Background: sounds like the xwayland stacking order is out of sync. We likely need to lower the shaded view and prevent it from being raised when clicked on until it...
> Sorry, what does "events" mean here? from IRC history: > \ hmm, scroll-wheel events seem to go to shaded view (just now) > \ and not just those. cannot...
Agree that this is likely the better solution but we can't really use it without creating a temporary xcb connection. We basically need support for that in wlroots / xwm.c....
Should be fixed on latest master.