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
- Host: GitHub
- URL: https://github.com/cuarzosoftware/louvretemplate
- Owner: CuarzoSoftware
- License: mit
- Created: 2024-06-04T21:53:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T07:19:47.000Z (almost 2 years ago)
- Last Synced: 2025-05-03T15:08:07.762Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 53.7 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).