Consolatis
Consolatis
I personally kind of like the ability to move a window out of its (full) maximized state. @ahesford @johanmalm @jlindgren90 might see it different though. However, I am not sure...
#2052 added a 150px threshold to trigger un-maximization in a one axis maximized state. > Another thing to keep in mind: do not save position along unmaximized axis. Currently if...
Is the new output maybe added at `0,0`? Otherwise this should only happen when a window on output A is partly out of its usable area (e.g. output size -...
> Well, I don't really understand why they are moved to the remaining output in this case, since they are already there. The windows keep their layout position, when only...
Does it also happen when both outputs are enabled (internal left, external right) and then the internal one gets disabled and later re-enabled? If yes, what is the position of...
I think we may indirectly change the output position of the external monitor (which should be at `1920,0` or something like that when it was the right monitor before). That...
Tracked in - #1829
I actually think this is even better than to create internal wlr_surface rules as we only need to setup the rule(s) once and it just magically works for all xwayland...
Other than the last minor nitpick above this looks very good to me. I do not merge the PR right away to give @johanmalm and possibly @jlindgren90 a chance to...
> Just figured that `ToggleFullscreen` action is quite handy for this. With that one I am not quite sure: - it disables top layer layershell (wayland native) panels - It...