Skip to content
forked from phkaeser/wlmaker

Wayland Maker - A Wayland compositor inspired by Window Maker

License

Notifications You must be signed in to change notification settings

probonopd/wlmaker

 
 

Repository files navigation

wlmaker - Wayland Maker

A Wayland compositor inspired by Window Maker.

Key features:

  • Compositor for windows in stacking mode.
  • Supports multiple workspaces.
  • Appearance inspired by Window Maker, following the look and feel of NeXTSTEP.
  • Easy to use, lightweight, low gimmicks and fast.
  • Dock and clip, to be extended for dockable apps.

Wayland Maker is in early development stage. See the roadmap for existing and planned features.

To configure

cmake -B build/ -DCMAKE_INSTALL_PREFIX="${HOME}/.local"

To build

(cd build && make)

To install

(cd build && make install)

Contributing

See CONTRIBUTING.md for details, and code of conduct for more.

License

Apache 2.0; see LICENSE for details.

Disclaimer

This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.

About

Wayland Maker - A Wayland compositor inspired by Window Maker

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.6%
  • CMake 2.3%
  • Shell 0.1%