quickshell/src/io
outfoxxed 0662c37d67
io/process!: replace manageLifetime with startDetached
In most cases this is what was desired for usages of
manageLifetime. Starting the process in a detached state also makes
sure the process hierarchy will not result in the child being killed when
Quickshell is killed.
2025-03-12 01:37:38 -07:00
..
test all: optimize build 2024-11-05 04:15:17 -08:00
CMakeLists.txt io/process!: replace manageLifetime with startDetached 2025-03-12 01:37:38 -07:00
datastream.cpp fix(stream): segfault for datastream with no reader 2024-03-03 06:27:21 -08:00
datastream.hpp docs: use new member reference shorthand 2024-07-21 17:41:49 -07:00
fileview.cpp io/fileview: ensure directory is watched for file creation 2025-02-19 21:58:05 -08:00
fileview.hpp io/fileview: correctly mark signals as signals in docs 2024-12-06 03:19:58 -08:00
FileView.qml io/fileview: add write support 2024-12-06 01:18:31 -08:00
ipc.cpp io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
ipc.hpp io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
ipccomm.cpp io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
ipccomm.hpp io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
ipchandler.cpp io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
ipchandler.hpp io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
module.md io/ipchandler: add IpcHandler and qs msg 2024-09-13 02:50:42 -07:00
plugin.cpp feat: add Process.manageLifetime 2024-03-03 23:17:15 -08:00
process.cpp io/process!: replace manageLifetime with startDetached 2025-03-12 01:37:38 -07:00
process.hpp io/process!: replace manageLifetime with startDetached 2025-03-12 01:37:38 -07:00
socket.cpp io/socket: add flush() 2024-04-18 04:13:20 -07:00
socket.hpp docs: use new member reference shorthand 2024-07-21 17:41:49 -07:00