Download raw body.
[new] wayland/labwc (& sysutils/libsfdo)
On Thu, Nov 07, 2024 at 11:18:28AM +0100, Landry Breuil wrote: > hi, > > now that we have wlroots 0.18, here's a port of https://labwc.github.io/ > which works fine in my limited testing, it needs some manual > configuration (eg cp -r /usr/local/share/doc/labwc ~/.config/labwc && > edit to suit ones needs) but that's all. > > eg with this in ~/.config/labwc/autostart: > > swaybg -c '#113344' >/dev/null 2>&1 & > xfce4-session & > havoc & > swayidle -w \ > timeout 300 'swaylock -f -c 000000' \ > before-sleep 'swaylock -f -c 000000' >/dev/null 2>&1 & > > i have xfce 4.20pre1 running on wayland (without xfwm4 ofc) > one should also be able to run /usr/local/bin/startxfce4 --wayland > labwc to start the whole thing but i havent tried yet. > > XKB_DEFAULT_LAYOUT=fr in ~/.config/labwc/environment gives me a working > fr keymap. > > feedback on both ports welcome. Labwc works well in a basic config on my wayland test machine. It doesn't seem to crash anymore like the earlier version I started to port. ok from me. I can't easyly test it the xfce next part (I don't have a regular /usr/X11R6 tree on this machine). -- Matthieu Herrb
[new] wayland/labwc (& sysutils/libsfdo)