Consolatis

Results 858 comments of Consolatis

``` labwc + layershell: fullscreen should render between TOP layer and OVERLAY layer also open issue at wlr-protocols/wayland-protocols layershell PR about it example: panel in TOP layer + firefox fullscreen...

`AlwaysOnTop` is actually already implemented in `master` branch (available via keybind or window menu), currently it also double functions as `ShowOnAllDesktops` when used together with workspaces. Window policies is something...

> remember last window position This isn't really in scope for labwc either.

> Window policies is something that is pretty likely out-of-scope for labwc. I have to correct myself: [window policies](http://openbox.org/wiki/Help:Applications) \*are\* [in scope](https://github.com/labwc/labwc-scope#27-configuration---applications) for labwc.

`2.3.1` seems like a default policy for all new windows and is defined with category `C` which means out-of-scope. `2.7.x` instead seems to be based on matching on `app_id` and...

Cleaned up the list a bit and turned it into tickboxes. Might still contain already solved / obsolete items. Feel free to modify stuff in there if you get the...

> the window menus don't use xml and I don't think that they can. Actually they do, they just fall back to the internal hardcoded one. See docs/menu.xml.

I think NLS would still make sense for manpages, default menu.xml and possibly comments in docs/rc.xml.all. How to implement that.. I have no idea.

I am a bit skeptical about building stuff based on language detection on the build host. Most applications are not built on the same system that they run on (unless...

This may be relevant for reconfiguring keyboard-layout https://github.com/swaywm/wlr-protocols/pull/31#issuecomment-457906043