Commit graph

11 commits

Author SHA1 Message Date
325a51c82d
core: add DataDir and StateDir pragmas 2025-05-16 20:54:21 -07:00
eabf79ebb6
core/command: allow qs log to retrieve logs of dead instances
If no live instances are found matching the current config, the
youngest dead instance will be used instead.
2025-03-19 15:35:10 -07:00
4f2610dece
io/ipchandler: add prop get 2025-01-26 03:57:07 -08:00
9417d6fa57
core/command: deprecate qs msg 2025-01-25 01:00:42 -08:00
325be8857c
core/command: add option to select newest matching instance 2025-01-24 16:30:32 -08:00
2c411fce5a
all: fix new lints 2025-01-07 03:11:19 -08:00
dc3a79600d
core/command: avoid running when cli11 forces returning 0
Fixes running when --help is passed.
2025-01-03 02:42:32 -08:00
87a57b7a2c
launch: don't try to write daemon exit from monitor process 2024-11-24 13:38:14 -08:00
2996e40ff9
core/plugin: rename QuickshellPlugin to QsEnginePlugin
Fixes conflict with the autogenerated qml plugin of the same name.
2024-11-22 18:59:15 -08:00
74f371850d
launch: fix use after free of command options 2024-11-11 22:01:08 -08:00
7ffce72b31
all: optimize build 2024-11-05 04:15:17 -08:00