outfoxxed
|
23d0c2e01d
|
io/socket: add flush()
|
2024-04-18 04:13:20 -07:00 |
|
outfoxxed
|
54b3d338dc
|
core/process: fix stdinEnabled documentation
|
2024-03-31 01:05:09 -07:00 |
|
outfoxxed
|
c44041653c
|
build: greatly speed up build times using pch
|
2024-03-11 18:18:55 -07:00 |
|
outfoxxed
|
1e647cee51
|
readme: mention hosted docs
|
2024-03-11 06:01:51 -07:00 |
|
outfoxxed
|
b675b3676c
|
popups: add popup windows
|
2024-03-11 05:44:56 -07:00 |
|
outfoxxed
|
a35d3f9584
|
global: add Quickshell.processId and rename Process.pid
|
2024-03-08 23:25:54 -08:00 |
|
outfoxxed
|
6966fc025c
|
all: ensure QObject ownership is Cpp when required
|
2024-03-08 18:33:01 -08:00 |
|
outfoxxed
|
63180382be
|
misc: change version to 0.1
|
2024-03-04 05:37:24 -08:00 |
|
outfoxxed
|
28087c182e
|
build: nix packaging
|
2024-03-04 05:13:58 -08:00 |
|
outfoxxed
|
4ef4cba4ee
|
refactor: move settings to their own object
|
2024-03-04 01:36:00 -08:00 |
|
outfoxxed
|
62f99f5754
|
feat: add Process.manageLifetime
|
2024-03-03 23:17:15 -08:00 |
|
outfoxxed
|
4cfe6ee0a1
|
fix: fix scopes of created QQmlComponents
Using the scope of the component itself makes sure things availible in
its scope are usable, instead of the parent scope.
|
2024-03-03 21:38:21 -08:00 |
|
outfoxxed
|
e06b07ac01
|
feat(process): add Process.environment
|
2024-03-03 19:35:10 -08:00 |
|
outfoxxed
|
bbe64f42f3
|
feat: add support for getting and setting workdir
|
2024-03-03 17:05:19 -08:00 |
|
outfoxxed
|
b5f50cd68f
|
fix(socket): clear buffer when closing/opening socket
|
2024-03-03 15:37:31 -08:00 |
|
outfoxxed
|
b42add3967
|
fix: Process.pid and Quickshell.env returning undefined instead of null
|
2024-03-03 15:31:15 -08:00 |
|
outfoxxed
|
087c929871
|
fix(process): pid not emitting changed signal
|
2024-03-03 15:30:52 -08:00 |
|
outfoxxed
|
ffa9d02d48
|
feat(process): add ways to close stdio channels
|
2024-03-03 15:23:41 -08:00 |
|
outfoxxed
|
3f0bd20852
|
feat: add Process type
|
2024-03-03 14:45:49 -08:00 |
|
outfoxxed
|
cd2343e57d
|
fix(stream): segfault for datastream with no reader
|
2024-03-03 06:27:21 -08:00 |
|
outfoxxed
|
b5110b759e
|
feat: add Quickshell.env
|
2024-03-03 02:24:33 -08:00 |
|
outfoxxed
|
14e1d2d162
|
refactor: move socket and datastream types to Io module
|
2024-03-03 01:59:31 -08:00 |
|