outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 13:49:56 +00:00
8e699212cd misc: add LGPL license
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 13:38:16 +00:00
04c4cfe7e0 feat: add --workdir
63180382be misc: change version to 0.1
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 13:14:04 +00:00
28087c182e build: nix packaging
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 13:09:29 +00:00
b4cfeaa980 build: nix packaging
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 13:05:36 +00:00
319ed12af4 build: nix packaging
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 12:05:13 +00:00
dfeb02e50b fix(panel): WlrLayershell exclusionMode was never set
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 09:36:08 +00:00
4ef4cba4ee refactor: move settings to their own object
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 09:31:52 +00:00
706a6adc01 refactor: move settings to their own object
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 07:17:40 +00:00
62f99f5754 feat: add Process.manageLifetime
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 05:39:10 +00:00
4cfe6ee0a1 fix: fix scopes of created QQmlComponents
7467b65809 feat: attach Qt.quit and Qt.exit functions
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 03:35:27 +00:00
e06b07ac01 feat(process): add Process.environment
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-04 03:32:08 +00:00
1ca13d9ffd fix: make qmap parseable (but still not a type)
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 01:10:43 +00:00
65ad2a9877 refactor: rename ReloadPropagator to Scope
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 01:08:36 +00:00
1188bdd8b3 fix: ShellRoot missing NOTIFY for configChanged
outfoxxed pushed to master at quickshell/quickshell 2024-03-04 01:05:54 +00:00
bbe64f42f3 feat: add support for getting and setting workdir
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-04 00:06:08 +00:00
7fa1a10c78 fix(parse): stop constructors from being picked up as invokables
outfoxxed pushed to master at quickshell/quickshell 2024-03-03 23:37:52 +00:00
b5f50cd68f fix(socket): clear buffer when closing/opening socket
outfoxxed pushed to master at quickshell/quickshell 2024-03-03 23:31:40 +00:00
b42add3967 fix: Process.pid and Quickshell.env returning undefined instead of null
087c929871 fix(process): pid not emitting changed signal
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-03-03 23:24:23 +00:00
ffa9d02d48 feat(process): add ways to close stdio channels
3f0bd20852 feat: add Process type
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-03-03 14:55:04 +00:00
d11ffc1475 feat: add Process type