Title: labwc.tcz Description: lab wayland compositor Version: 0.9.4 Author: see list of sites below Original-site: see list of sites below Copying-policy: see list of sites below Size: 296K Extension_by: gnuser Tags: wayland compositor wm Comments: wlroots-based, window-stacking, openbox-like compositor for wayland ---------- manual start from console prompt: 1. decide whether you want xwayland (to support X apps) if yes: $ tce-load -wi xwayland if no: $ export WLR_XWAYLAND= # nothing after the equal sign 2. decide whether you want dbus if yes: $ sudo -- seatd -g staff -n /run/seatd.sock & XDG_SESSION_TYPE=wayland dbus-run-session labwc if no: $ sudo -- seatd -g staff -n /run/seatd.sock & labwc ---------- automatic start: - add the appropriate manual start commands (see above) to the bottom of ~/.profile ---------- configuration guides: https://labwc.github.io/getting-started.html https://forum.tinycorelinux.net/index.php/topic,27340 ---------- miscellaneous notes: - if you use xwayland, one of your X applications may drag in Xorg as a dependency, so use the "text" boot code to prevent X from starting - to hide inactive cursor, load swayidle.tcz and add this to ~/.config/labwc/autostart: swayidle timeout 5 "pkill -USR1 labwc" & - labwc-config.tcz and labwc-menu-generator.tcz are not required by labwc.tcz and are not supported by labwc's maintainer ---------- This extension contains: labwc-0.9.4 - GPLv2 - https://github.com/labwc/labwc/archive/refs/tags/0.9.4.tar.gz ---------- Change-log: 2023/10/23 first version 2023/10/24 updated 0.6.4 -> 0.6.5 2023/11/27 updated 0.6.5 -> 0.6.6 2024/01/04 updated 0.6.6 -> 0.7.0 2024/05/10 updated 0.7.0 -> 0.7.2 2024/07/15 updated 0.7.2 -> 0.7.3 2024/11/19 updated 0.7.3 -> 0.8.1 2024/12/13 updated 0.8.1 -> 0.8.2 2025/02/23 updated 0.8.2 -> 0.8.3 2025/07/11 updated 0.8.3 -> 0.8.4 (versions 0.8.4 and later have sigusr1 patch) 2025/08/06 factored out xwayland (only .dep and .info files were changed) 2025/09/29 startup script (deprecated as of tcl 16.2) removed 2025/12/05 .dep and .info files adjusted Current: 2026/03/04 updated 0.8.4 -> 0.9.4