Consolatis
Consolatis
After some testing of @Flrian via IRC this seems to work fine when lying about the desktop environment via `XDG_CURRENT_DESKTOP=sway` (instead of `wlroots`). Closing for now, feel free to shout...
Is this still a thing or can we close the issue? We increased the file limit in 6c2bbb42ea612831da826cd80fdf71e8ec7c6079 and 722aa042b7a270d8da3f2a7c78c77dd59d67eb9b.
Should be fixed by - #433
Does this still happen on 0.6 / latest master? Also: does this happen with a usual wlroots release or with the eglstream fork?
As this should be fixed on 0.6 and the master branch I'll close this issue. 0.5. will not receive further support unless its a really minor fix.
Should be fixed by - #997 Note: the workaround keybinds will have preference over raw ones, e.g. `W-S-0x21` would get used if defined and `W-S-1` would not be used at...
See https://github.com/labwc/labwc/issues/365#issuecomment-1159221562 for a workaround. We should really figure this out at some point and implement a proper fix. Sadly both, time and motivation are scarce goods in many FOSS...
Should be fixed by - #997 Note: the workaround keybinds will have preference over raw ones, e.g. `W-S-0x21` would get used if defined and `W-S-1` would not be used at...
Closing for now, feel free to post a comment if this still happens and we'll reopen the issue.
I wonder if something like this would be more future-proof: ```xml SnapToEdge|Maximize|MaximizeGaps|None ``` Additionally we can deprecate `topMaximize` over the next few releases. `MaximizeGaps` (or some better name) would trigger...