76353eceb3refactor: NetworkMonitor::validAddresses filter our based on humanreadable and add vEth for windows wsl to ignore list
sithlord48
2026-02-21 09:29:41 -05:00
fb60189078feat: NetworkMointor::validAddresses, return the useable ip4 and ip6 address
sithlord48
2026-02-21 09:29:41 -05:00
5b4dfefcf7doc: document x / y scroll scale and invert
sithlord48
2026-02-21 09:10:16 -05:00
033e5530c3refactor: remove the generic connection and hostname failures dialog this dialog has been the cause of alot of confusion, it will almost always show up incorrectly at least once when connecting a new client if you accept the client side dialog before adding the screen to the server fixes: #9497
sithlord48
2026-02-20 14:17:21 -05:00
727d6ff166refactor: moving ServerApp::currentConfig to Settings::serverConfigFile
Luiz Sardinha
2026-02-23 01:14:57 +01:00
aa54bd329ffix: add Daemon::LogLevel to the list of valid config keys
Luiz Sardinha
2026-02-22 12:08:36 +01:00
692f43d8afrefactor: SettingsDialog hide Advanced tab for portable version on windows
sithlord48
2026-02-20 17:43:34 -05:00
4c7f546c60fix: XWindowScreen, do not send a scroll delta for 0 fixes: #9477
sithlord48
2026-02-16 17:55:06 -05:00
1ca8695659fix: Read fingerprint data before applying the initial config to prevent the fingerprint from being empty making the button hidden fixes: #9483
sithlord48
2026-02-17 08:44:20 -05:00
e7363aaf8eci: remove winget publish from our release our last release was botched due to our repo being out of sync within a ~12hours of release a winget bot had already completed the update and caused our future attempts with out now synced repo to fail. Lets lets winget bot do the winget release
sithlord48
2026-02-17 20:04:11 -05:00
6ccef50b7crefactor: SettingsDialog, hide advanced tab when running on macos
sithlord48
2026-02-17 00:07:55 -05:00
d7fb9bc6d2refactor: SettingsDialog, move language to General
sithlord48
2026-02-16 17:01:28 -05:00
41197334f0refactor: SettingsDialog move network items to own tab
sithlord48
2026-02-16 16:44:45 -05:00
74c25fdff6refactor: SettingsDialog rename regular tab to general
sithlord48
2026-02-16 16:34:50 -05:00
f6348736e8refactor: SettingsDialog, move Log settings to own tab
sithlord48
2026-02-16 16:29:08 -05:00
329cf07275chore: MainWindow use Connect to to label the client host text entry
sithlord48
2026-02-13 23:27:06 -05:00
99da66dbf7fix: using a proper std::string to store KeyInfo buffers
Luiz Sardinha
2026-02-12 18:40:44 +01:00
3c6aa9999brefactor: MainWindow updateModeControls no longer takes a bool just check the process mode
sithlord48
2026-02-14 12:05:14 -05:00
19724e3b69fix: enable m_actionStopCore based on cores state
sithlord48
2026-02-14 12:01:37 -05:00
b96619d726refactor: prevent modecontrols from being updated twice on startup. Apply config should toggle the core mode to ensure the labels and mode is set correctly post config
sithlord48
2026-02-14 11:50:01 -05:00
c9aaeaee2arefactor: MainWindow::CoreModeToggle set the new core mode here not updateModeControls
sithlord48
2026-02-14 11:11:31 -05:00
1b6def23d8refactor: MainWindow::CoreModeToggle, use CoreMode type internally
sithlord48
2026-02-14 11:09:58 -05:00
c1172ab8b5refactor: MainWindow only act on when the rb for mode is Checked, this prevents doing the full coreModeToggled twice when changing modes
sithlord48
2026-02-14 11:00:07 -05:00