|
|
0e6518a706
|
core/command: improve dead instance selection
Prints dead instances if they exist, as well as allowing dead instance
selection for a substring if no live instances exist.
|
2025-07-02 22:47:19 -07:00 |
|
|
|
703a378908
|
core: change version number
|
2025-06-11 14:26:41 -07:00 |
|
|
|
2773e5468f
|
core/process: ignore environment changes made by the Env pragma
This pragma ends up used to set things like QQC theme which
shouldn't be cascaded into child processes.
|
2025-05-29 23:30:55 -07:00 |
|
|
|
cb195d4b2a
|
launch: look for configs in all XDG config dirs
|
2025-05-27 16:43:09 -07:00 |
|
|
|
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 |
|