An open API service indexing awesome lists of open source software.

https://github.com/cuarzosoftware/louvretemplate

Template for Louvre Wayland Compositors
https://github.com/cuarzosoftware/louvretemplate

Last synced: about 1 year ago
JSON representation

Template for Louvre Wayland Compositors

Awesome Lists containing this project

README

          

# Louvre Template

Documented template with many functionalities overridden to make it easy to modify.

It launches swaybg, waybar, swfbar at startup, and the xdg-desktop-portal-wlr service for screencasting through PipeWire (if available). It also implements basic server-side decorations.

**Shortcuts:**

- `Ctrl + Shift + Esc` to Exit.
- `F1` to launch weston-terminal.
- `Power key` to lock the session with gtklock.

For general configurations, check `utils/Settings.h`.

For more details, please refer to the Louvre [Tutorial](https://cuarzosoftware.github.io/Louvre/tutorial_tmp.html) and [C++ API Documentation](https://cuarzosoftware.github.io/Louvre/annotated.html).