Consolatis
Consolatis
> What is the objective/rationale? Sorry, should have mentioned that in the first post. There are cases where drm isn't required or not supported. An example is the termux environment...
For the thumbnail style, maybe we could make the size of each "cell" depend on the available output size dived by rows / columns? That would likely not complicate the...
Didn't really look into the code yet so take this with a grain of salt. Initial idea would be to keep everything as is and after the calculation of rows...
Outside of detecting the controlling terminal, the other more general questions is if we want log outputs of applications started via autostart or keybinds end up in the labwc output...
We might need to distinguish between layers.. E.g. something like `Overlay` gets focus on map with `on_demand` set while lower levels don't get focus. We could also consider making this...
I wonder if we should put the example from #3191 into https://labwc.github.io/faq.html and then only add a link to the FAQ in the `environment` file with something like: ``` #...
I am not sure this is a labwc bug. It might be but my first impression is that lxqt-panel (or something within Qt or Qt-layershell) doesn't set the xdg_positioner correctly....
As far as I remember there were some issues with using negative coordinates for the monitors but I don't remember the details right now. It is likely unrelated to this...
So there seems to be some unknown variable at play here like output scale, or maybe auto-hide (or anything else that could potentially change the panels idea of its height...
A video playing somewhere on the left / right of the screen and then doing A-Tab should likely show that situation. I wonder if this is about damage areas or...