quickshell/src/io
2024-12-06 20:18:38 -08:00
..
test all: optimize build 2024-11-05 04:15:17 -08:00
CMakeLists.txt all: optimize build 2024-11-05 04:15:17 -08: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 lint: remove reinterpret_cast lint 2024-12-06 20:18:38 -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
init.cpp core/plugin: rename QuickshellPlugin to QsEnginePlugin 2024-11-22 18:59:15 -08:00
ipc.cpp io/ipchandler: add IpcHandler and qs msg 2024-09-13 02:50:42 -07:00
ipc.hpp all: refactor windows code out of core 2024-10-28 16:18:41 -07:00
ipccomm.cpp all: refactor windows code out of core 2024-10-28 16:18:41 -07:00
ipccomm.hpp all: refactor windows code out of core 2024-10-28 16:18:41 -07:00
ipchandler.cpp all: fix gcc warnings 2024-11-05 13:31:24 -08:00
ipchandler.hpp all: fix gcc warnings 2024-11-05 13:31:24 -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: support commands at file:// and root:// paths. 2024-11-17 00:47:22 -08:00
process.hpp io/process: support commands at file:// and root:// paths. 2024-11-17 00:47:22 -08: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