outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2025-07-17 07:23:07 +00:00
91dcb41d22 services/pipewire: destroy qml ifaces early to avoid user callbacks
outfoxxed pushed to master at quickshell/quickshell 2025-07-17 07:11:59 +00:00
e50e53465b services/pipewire: destroy qml ifaces early to avoid user callbacks
outfoxxed pushed to master at quickshell/quickshell 2025-07-17 03:14:26 +00:00
201c559dcd core: add Internal pragma
outfoxxed pushed to master at quickshell/quickshell 2025-07-17 00:47:37 +00:00
78e3874ac6 tooling: add per-shell tooling lock to prevent races
outfoxxed pushed to master at quickshell/quickshell 2025-07-17 00:47:22 +00:00
b99671b278 tooling: add per-instance tooling lock to prevent races
outfoxxed pushed to master at quickshell/quickshell 2025-07-16 21:37:11 +00:00
986749cdb9 tooling: add automatic QMLLS support for new imports and singletons
outfoxxed pushed to master at quickshell/quickshell 2025-07-16 02:07:57 +00:00
4d8055f1cd build: fix PostReloadHook resolution in LSP
outfoxxed pushed to master at quickshell/quickshell 2025-07-15 22:59:03 +00:00
a45fc03c7d service/tray: fix missing documentation for invokables
outfoxxed pushed to master at quickshell/quickshell 2025-07-15 22:52:54 +00:00
c40074dd56 service/notifications: add inline-reply action support
outfoxxed pushed to master at quickshell/quickshell 2025-07-15 22:40:18 +00:00
3dfb7d8827 core/window: handle graphics context loss
a2146f6394 core/window: add closed() signal to all window types
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2025-07-15 22:36:51 +00:00
1b6d80388e core/window: handle graphics context loss
outfoxxed pushed to master at quickshell/quickshell 2025-07-15 22:36:14 +00:00
f48a5cadb5 core/window: add closed() signal to all window types
outfoxxed pushed to master at quickshell/quickshell 2025-07-15 21:07:02 +00:00
5706c09e6f core/window: clean up window interface property proxies
outfoxxed pushed to master at quickshell/quickshell 2025-07-14 09:56:41 +00:00
5ac9096c1c Revert "core/region: use QList over QQmlListProperty for child regions"
outfoxxed pushed to wip-ext-workspace at quickshell/quickshell 2025-07-14 08:12:36 +00:00
49fe1ca43f wip ext-ws
05fbead660 x11/panelwindow: calc screen geom with exclusions of other panels
478aa2bda1 core/window: run polish in onExposed instead of polishItems
cee1f5837e service/mpris: make lengthSupported bindable and notify for changes
71334bfcaf core/desktopentry: expose exec command and use execDetached on call
Compare 37 commits »
outfoxxed pushed to master at quickshell/quickshell 2025-07-14 05:59:13 +00:00
05fbead660 x11/panelwindow: calc screen geom with exclusions of other panels
outfoxxed pushed to master at quickshell/quickshell 2025-07-14 05:29:34 +00:00
478aa2bda1 core/window: run polish in onExposed instead of polishItems
outfoxxed pushed to master at quickshell/quickshell 2025-07-14 03:33:49 +00:00
cee1f5837e service/mpris: make lengthSupported bindable and notify for changes
outfoxxed pushed to master at quickshell/quickshell 2025-07-14 03:06:02 +00:00
71334bfcaf core/desktopentry: expose exec command and use execDetached on call
de25787451 io/process: null stdio channels in detached processes
b011cd9d33 core/window: set FloatingWindow default max size to QWINDOWSIZE_MAX
Compare 3 commits »
outfoxxed pushed to master at quickshell/quickshell 2025-07-14 02:55:46 +00:00
f53aea9f04 core/desktopentry: expose exec command and use execDetached on call