Consolatis
Consolatis
We just released labwc version [0.5.2](https://github.com/labwc/labwc/releases/tag/0.5.2) which depends on wlroots 0.15.1. This is a minor bugfix release from the stable branch mostly to ease packaging by properly using the system...
Required for live updating the config, for example via https://github.com/labwc/labwc-tweaks/pull/3
This might happen when closing the last application "to tray" like VLC, Discord or Steam. Reported-by: @Flrian @jlindgren90 testing for regressions of the original use-case of detached search window appreciated.
This is still very much work-in-progress but at least shows drag icons again.  Missing: - [ ] remove debug logs - [x] figure out why `thunar` doesn't accept its...
Wlroots resets the focused surface on Drag and Drop. Before this patch we tried to enforce a client side cursor image update by forcefully clearing the focus which, even though...
To update the wlroots subproject use meson subprojects update wlroots Chases wlroots 68c8cef38edafa5e52532e0b43a4888554168361 cursor: Don't warp to (0,0) when last output is disconnected Fixes #561 Thanks @jlindgren90
Reported-by: @acoolstraw Missing: - [ ] docs - [ ] use actual subpixel rendering names for the config instead of using raw enum based integers - [ ] use a...
Follow-up from - #1523 Copy from `docs/environment` ``` ## ## This causes a virtual output to be created automatically whenever there ## are no outputs around. This helps for cases...
If set, labwc will try to automatically enable tearing for fullscreen applications. Fixes: - #1557 --- @ahesford @Ph42oN review appreciated.
We just released labwc version 0.7.1 which depends on wlroots 0.17.x. The changelog can be seen [here](https://github.com/labwc/labwc/blob/master/NEWS.md#071). We are very happy to see labwc showing up in some distro user...