Skip to content

zzxyb/wsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsm

wsm is an pc and Mobile Phone [Wayland] compositor for lychee.

Contributing to wsm

Please refer to the contributing document for everything you need to know to get started contributing to wsm.

Release Signatures

Installation

From Packages

Compiling from Source

Install dependencies:

build dependencies(for arch linux):

pacman -S \
	base-devel meson pkgconfig wlroots wayland wayland-protocols libdrm systemd libxcb xcb-util-wm \

Run these commands:

    meson build/ --prefix=/usr --buildtype=debug -Dxwayland=enabled
    sudo ninja -C build/ install

doxygen

set the documentation in meson_options.txt to enabled, reuse meson to compile, and you will see that the documentation has been generated in the build/doc/doxygen/html/wsm directory.

Running

Run wsm --xwayland from a TTY or in Xorg/Wayland desktop environment. Some display managers may work but are not supported by wsm (gdm is known to work fairly well).

About

lychee wayland surface manager for pc and mobile devices

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published