quickshell/src
outfoxxed b67f92bc13
all: use BINDABLE only with trivial setters
Fixes various bugs caused by the QML engine bypassing setters
when BINDABLE is specified (even if the bindable is const).
Also restructures all properties using BINDABLE to have
a default READ and WRITE to ensure this doesn't happen again.
2025-05-29 16:08:39 -07:00
..
build all: refactor windows code out of core 2024-10-28 16:18:41 -07:00
core all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
crash all: fix new lints 2025-01-07 03:11:19 -08:00
dbus service/upower: do not crash when trying to set power profile w/o ppd 2025-05-15 21:19:27 -07:00
debug all: fix new lints 2025-01-07 03:11:19 -08:00
io io/process: emit read for data remaining in buffer on exit 2025-05-24 02:39:01 -07:00
ipc io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
launch launch: look for configs in all XDG config dirs 2025-05-27 16:43:09 -07:00
services all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
ui ui/reload: use monospace font for error message 2025-05-26 04:45:54 -07:00
wayland wayland/layershell: use bindable implicit size in exclusive zone calc 2025-05-28 02:07:21 -07:00
widgets widgets/cliprect: override parent's implicit size instead of wrapper 2025-05-25 21:00:20 -07:00
window all: use BINDABLE only with trivial setters 2025-05-29 16:08:39 -07:00
x11 core/window: add implicit size properties to window types 2025-05-12 19:42:46 -07:00
CMakeLists.txt ui: add native reload popup 2025-05-17 17:03:03 -07:00
main.cpp all: optimize build 2024-11-05 04:15:17 -08:00