quickshell/src/wayland
outfoxxed 4cfe6ee0a1
fix: fix scopes of created QQmlComponents
Using the scope of the component itself makes sure things availible in
its scope are usable, instead of the parent scope.
2024-03-03 21:38:21 -08:00
..
session_lock feat(slock): intentionally protocol error if lock is destroyed 2024-02-28 23:32:40 -08:00
wlr_layershell docs(layer): improve WlrLayershell documentation 2024-02-29 00:54:18 -08:00
CMakeLists.txt build: add build options for all components 2024-02-29 01:30:57 -08:00
init.cpp build: add build options for all components 2024-02-29 01:30:57 -08:00
module.md feat(slock): add user facing SessionLock and SessionLockSurface 2024-02-28 19:55:49 -08:00
session_lock.cpp fix: fix scopes of created QQmlComponents 2024-03-03 21:38:21 -08:00
session_lock.hpp docs(slock): improve session lock documentation 2024-02-29 00:30:50 -08:00
wlr_layershell.cpp refactor: move wlr_layershell to its own subdirectory 2024-02-26 03:13:55 -08:00
wlr_layershell.hpp docs(layer): improve WlrLayershell documentation 2024-02-29 00:54:18 -08:00