Nick Bolton
|
901dacf593
|
feat(daemon): Friendly message on daemon connection error
|
2025-04-16 05:12:33 -07:00 |
|
sithlord48
|
6e6892b6e7
|
refactor: use checkbox for elevate remove Settings::Core::ElevateMode and use Daemon::Elevate to hold the value
|
2025-04-07 03:09:30 -07:00 |
|
sithlord48
|
3c86d9dc83
|
chore: rename lib/common/constants.h.in => lib/common/Constants.h.in
|
2025-03-20 13:06:45 +00:00 |
|
Nick Bolton
|
16517ca541
|
refactor(daemon): More helpful and less noisy logging
|
2025-03-14 14:19:46 +00:00 |
|
sithlord48
|
085a70d5a5
|
refactor: move elevateMode to Settings
newKey: core/elevateMode <= General/elevateMode + General/elevateModeEnum
Remove elevate mode from appConfig
|
2025-03-13 13:58:25 +00:00 |
|
Nick Bolton
|
b64942e3a3
|
fix: Delete HKEY_LOCAL_MACHINE\SOFTWARE\Deskflow when clearing settings
|
2025-03-03 15:05:09 -05:00 |
|
Nick Bolton
|
389028ccf9
|
refactor: Connect socket events in ctor for daemon IPC client
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
5743db3040
|
feat: Apply log level on IPC connection
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
5733541b2a
|
feat: Tail daemon log file instead of using IPC log outputter
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
5980fb741b
|
refactor: Move daemon process stop command to new Qt IPC
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
d6228416a1
|
refactor: Send log level to daemon over IPC instead of when sending command
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
e72faf1446
|
feat: Connect to daemon IPC on start request
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
c1d7474700
|
feat: Restart process from daemon through new Qt IPC impl
|
2025-02-28 17:58:16 +00:00 |
|
Nick Bolton
|
0d2d9f385d
|
feat: Implement basic IPC connection between Daemon and GUI
|
2025-02-28 17:58:16 +00:00 |
|