mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
A Wayland window-stacking compositor
https://labwc.github.io
| .clang-format | ||
| .gitignore | ||
| dbg.c | ||
| deco.c | ||
| labwc.h | ||
| LICENSE | ||
| main.c | ||
| Makefile | ||
| output.c | ||
| README.md | ||
| server.c | ||
| view.c | ||
| xdg.c | ||
| xwl.c | ||
labwc
A light-weight openbox alternative for Wayland.
This software is in early development.
Dependencies
- wlroots (>=0.10.0)
- wayland-protocols
Aim
[x] Support xwayland [ ] Support some of openbox's rc.xml [ ] Support openbox themes [ ] Support layer-shell's background layer
Influenced by
Alternatives
The following were considered before choosing wlroots:
CONFIGURATION
Keyboard shortcuts
We will support rc.xml keybinds, but for the time being:
Alt+Escape Exit labwc
Alt+F2 Cycle windows
Alt+F3 Launch dmenu
Keyboard layout
Set environment variable XKB_DEFAULT_LAYOUT for your keyboard layout, for
example gb. Read xkeyboard-config(7) for details.
Integration
- Use grim for scrots