quickshell/src/io
2024-03-03 15:30:52 -08:00
..
test refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
CMakeLists.txt feat: add Process type 2024-03-03 14:45:49 -08:00
datastream.cpp fix(stream): segfault for datastream with no reader 2024-03-03 06:27:21 -08:00
datastream.hpp refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
module.md feat: add Process type 2024-03-03 14:45:49 -08:00
process.cpp fix(process): pid not emitting changed signal 2024-03-03 15:30:52 -08:00
process.hpp feat(process): add ways to close stdio channels 2024-03-03 15:23:41 -08:00
socket.cpp refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
socket.hpp feat: add Quickshell.env 2024-03-03 02:24:33 -08:00