labwc is a compositing manager for Wayland with features similar to Openbox. It is compatible with themes for Openbox. It is based on the wlroots library.
What's new:
-
Added support for the Wayland protocol. cursor-shape-v1, used to customize the appearance of the cursor by passing a series of cursor images.
-
Added support for the Wayland protocol. fractional-scale, which allows the compositing manager to transmit non-integer scaling values for surfaces, enabling clients to determine more accurate buffer sizes for wp_viewport objects, compared to passing rounded scale information.
Added support for icons in window titles.
The window switcher interface has been updated to allow reverse scrolling by pressing the left or up arrow key.
Added configuration osd.workspace-switcher.boxes.{width,height} to define the size of thumbnails in the virtual desktop switching interface.
New actions VirtualOutputAdd and VirtualOutputRemove have been added for adding and removing virtual output devices.
Added ResizeTo action for resizing.
Added ToggleOmnipresent action and the option 'Always on Visible Workspace' to keep content always on the active desktop.
For applications using XWayland, the _NET_WORKAREA property has been set to indicate the size of the free area on the screen not occupied by panels (e.g., used in Qt when calculating the size of popup menus).
Some bugs have also been fixed.
Source: linux.org.ru
