quickshell/src
outfoxxed a00ff03944
services/pipewire: cache route device volumes to initialize nodes
Nodes referencing a device can be bound later than the device is
bound. If this happens, the node will not receive an initial route
device volume change event. This change caches the last known route
device volume and initializes the device with it if present.
2025-11-14 02:12:42 -08:00
..
bluetooth bluetooth: do not try to enable rfkilled devices 2025-07-26 17:02:35 -07:00
build all: refactor windows code out of core 2024-10-28 16:18:41 -07:00
core core: reference scanned paths by QDir over QString 2025-10-31 00:56:30 -07:00
crash all: fix gcc warnings and lints 2025-10-04 13:43:41 -07:00
dbus all: fix lints 2025-09-28 23:56:32 -07:00
debug core/log: track default logging categories 2025-07-08 13:49:06 -07:00
io all: fix lints 2025-09-28 23:56:32 -07:00
ipc core/log: track default logging categories 2025-07-08 13:49:06 -07:00
launch core: reference configs by absolute instead of canonical paths 2025-10-18 14:22:26 -07:00
services services/pipewire: cache route device volumes to initialize nodes 2025-11-14 02:12:42 -08:00
ui all: fix lints 2025-09-28 23:56:32 -07:00
wayland all: fix gcc warnings and lints 2025-10-04 13:43:41 -07:00
widgets docs: remove }; in headers + typo fixes 2025-07-24 17:15:03 -07:00
window core: derive incubation controllers from tracked windows list 2025-09-19 02:15:51 -07:00
x11 all: fix gcc warnings and lints 2025-10-04 13:43:41 -07:00
CMakeLists.txt bluetooth: add bluetooth integration 2025-07-01 00:25:16 -07:00
main.cpp all: optimize build 2024-11-05 04:15:17 -08:00