2ecf91e50a
refactor: adding function to check if server config file have the needed read permissions
2026-02-27 16:21:40 -05:00
d8c7367900
fix: visual error if core start emit errors that modify start/restart visibility
2026-02-27 16:21:40 -05:00
8a53b4bc8e
ci: split build and package for mac os letting us retry dmg creation upto 5 times
2026-02-27 10:30:10 -05:00
fc1f3b0142
fix: macOS flicker when menu is first clicked if the app is set to autohide on startup
...
fixes : #9523
2026-02-27 12:25:14 +00:00
814d63af28
refactor: MainWindow::EvenFilter set keyEvent in if only
2026-02-27 12:25:14 +00:00
a9bfcf3c81
refactor: SettingsDialog remove minimum size from vertial spacer on network page
2026-02-26 13:10:24 +00:00
fb8104ff86
fix: security icon not being set for clients
...
fixes : #9524
2026-02-26 13:10:24 +00:00
a0a28e7a94
chore: remove untriggerable wayland warnings
2026-02-26 12:52:03 +00:00
9188d4b1c1
build: require libportal 0.9.1
2026-02-26 12:52:03 +00:00
d392547fd8
fix: ClientProxyUnknownFailure should also remove its client socket
2026-02-26 12:02:28 +00:00
220bf3178c
fix: correctly deletes sockets that failed to become clients
2026-02-26 12:02:28 +00:00
c0692b6fc7
refactor: remove messages::showClientError, fix mainwindow calling showandactive for non error messages
2026-02-24 17:06:17 +00:00
47ed13868f
refactor: ScreenSetupView remove unneeded include
2026-02-24 16:10:01 +00:00
09d4b1a27a
refactor: Forward Declare more in gui/validators classes
2026-02-24 16:10:01 +00:00
4e641adae9
refactor: ComputerNameValidator define regex static where used
2026-02-24 16:10:01 +00:00
568f5c7fc5
refactor: SpacesValidator, use QChar::Space
2026-02-24 16:10:01 +00:00
a0ac24a42c
refactor: NewScreenWidget::mousePressEvent remove remove unused arg
2026-02-24 16:10:01 +00:00
f69bd5601c
refactor: make NetworkMonitor::validAddresses static
2026-02-24 16:10:01 +00:00
37728cc7a3
refactor: Settings::cleanComputerName do not store empty QString for nothing
2026-02-24 16:10:01 +00:00
b4dbce385c
refactor: Mainwindow: prevent core from running while editing the host name
2026-02-24 15:57:22 +00:00
9aeb04b4a6
refactor: MainWindow do not allow the computer name to be edited if the core is running
2026-02-24 15:57:22 +00:00
3db4c60155
refactor: MainWindow add canRunCore method
2026-02-24 15:57:22 +00:00
c37c7e2354
ci: release dev docs from build/docs
2026-02-23 17:26:19 -05:00
4314159a0b
Revert "chore: move LICENSE -> docs/LICENSE"
...
This reverts commit dd55247380 .
2026-02-23 17:26:19 -05:00
7f4b942817
ci: install doxygen with depends everywhere
2026-02-23 17:02:05 -05:00
c2342d5124
docs: Included a generic Readme for the root of the documents
2026-02-23 17:02:05 -05:00
dd55247380
chore: move LICENSE -> docs/LICENSE
2026-02-23 17:02:05 -05:00
fe9407ca33
refactor: move SECURITY.md -> docs/Security.md, install it to CMAKE_INSTALL_DOCDIR
2026-02-23 17:02:05 -05:00
9376c68739
chore: move CONTRIBUTING.md => .github/CONTRIBUTING.md
2026-02-23 17:02:05 -05:00
439541fac1
chore: move README -> .github/README
2026-02-23 17:02:05 -05:00
dfae2aaf20
chore: move doc dir to docs
2026-02-23 17:02:05 -05:00
5ea8874583
refactor: move all status bar items to new status bar widget
2026-02-23 21:48:17 +00:00
07de9efe7c
refactor: CoreProcess add signal for when the security level text changes
2026-02-23 21:48:17 +00:00
c791135160
refactor: move CoreProcess::ProcessState => common/Enums deskflow::core::ProcessState
2026-02-23 21:48:17 +00:00
79fdf3a1f6
refactor: mv CoreProcess::ConnectionState -> common/Enums deskflow::core::ConnectionState
2026-02-23 21:48:17 +00:00
76353eceb3
refactor: NetworkMonitor::validAddresses filter our based on humanreadable and add vEth for windows wsl to ignore list
2026-02-23 21:24:56 +00:00
fb60189078
feat: NetworkMointor::validAddresses, return the useable ip4 and ip6 address
2026-02-23 21:24:56 +00:00
3c140ed479
chore: rename NetworkMonitor::getAvalibleIpv4Addresses => NetworkMonitor::validAddresses
2026-02-23 21:24:56 +00:00
5b4dfefcf7
doc: document x / y scroll scale and invert
2026-02-23 21:24:56 +00:00
033e5530c3
refactor: 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
2026-02-23 21:03:48 +00:00
727d6ff166
refactor: moving ServerApp::currentConfig to Settings::serverConfigFile
2026-02-23 07:15:49 -05:00
aa54bd329f
fix: add Daemon::LogLevel to the list of valid config keys
2026-02-23 07:15:49 -05:00
692f43d8af
refactor: SettingsDialog hide Advanced tab for portable version on windows
2026-02-21 07:56:47 +00:00
263a23fcaa
fix: Settings dialog blocking return to Automatic
...
fixes:# 9501
2026-02-21 07:56:47 +00:00
bde89d4026
ci: Use Qt 6.10.2 on mac arm and windows builds
2026-02-20 14:38:42 +00:00
b3cecdde7f
ci: remove unused add-kitware-repo action
2026-02-20 14:38:42 +00:00
5534232a1d
i18n(ko): Update ko translation by bimppap
...
new string from https://github.com/deskflow/deskflow/pull/9478\#pullrequestreview-3829032105
2026-02-20 14:24:04 +00:00
4c7f546c60
fix: XWindowScreen, do not send a scroll delta for 0
...
fixes : #9477
2026-02-18 18:11:38 +00:00
1ca8695659
fix: Read fingerprint data before applying the initial config to prevent the fingerprint from being empty making the button hidden
...
fixes : #9483
2026-02-18 15:26:17 +00:00
e7363aaf8e
ci: 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
2026-02-18 11:34:45 +00:00