quickshell/src/io
2024-04-18 04:13:20 -07:00
..
test readme: mention hosted docs 2024-03-11 06:01:51 -07:00
CMakeLists.txt build: greatly speed up build times using pch 2024-03-11 18:18:55 -07:00
datastream.cpp fix(stream): segfault for datastream with no reader 2024-03-03 06:27:21 -08:00
datastream.hpp fix(socket): clear buffer when closing/opening socket 2024-03-03 15:37:31 -08:00
init.cpp feat: add Process.manageLifetime 2024-03-03 23:17:15 -08:00
module.md feat: add Process type 2024-03-03 14:45:49 -08:00
plugin.cpp feat: add Process.manageLifetime 2024-03-03 23:17:15 -08:00
process.cpp global: add Quickshell.processId and rename Process.pid 2024-03-08 23:25:54 -08:00
process.hpp core/process: fix stdinEnabled documentation 2024-03-31 01:05:09 -07:00
socket.cpp io/socket: add flush() 2024-04-18 04:13:20 -07:00
socket.hpp io/socket: add flush() 2024-04-18 04:13:20 -07:00