Commit Graph

  • abaf233a07 fix: adjust command line size to allow expanding master continuous sithlord48 2026-03-18 08:33:29 -04:00
  • b251c98a4e fix: kill core orphan on gui death (linux) Nick Bolton 2026-03-16 11:42:59 +00:00
  • 23c8496e24 feat: allow users to run a script on entry or exit of a screen sithlord48 2026-03-12 00:58:53 -04:00
  • 18220a7847 chore: Fix Typo Tomaz Canabrava 2025-07-09 10:15:25 +02:00
  • a26698c377 repo: add an initial code of conduct sithlord48 2026-03-15 09:58:11 -04:00
  • ac8cc42b7a fix: retry OpenClipboard() on Windows UberKitten 2026-02-27 07:22:22 -08:00
  • 7126f31d3f fix: do not reset network if old interface is missing fixes: #9552 sithlord48 2026-03-08 17:46:44 -04:00
  • 44db410dad docs: rm copilotnote sithlord48 2026-03-11 07:11:32 -04:00
  • bc7b1082e7 doc: fix ssl exception link sithlord48 2026-03-11 07:09:49 -04:00
  • ea0bf9d56d docs: Update README.md include Copilot note Chris Rizzitello 2026-03-08 10:13:49 -04:00
  • 6657bdd9b1 build: not using cache to store global state for macOS signing Luiz Sardinha 2026-03-06 17:58:36 +01:00
  • 11871d343d refactor: check for not mac not win in placeof x or wayland in some cases sithlord48 2026-02-27 23:31:34 -05:00
  • 12cf55d4fc build: Replace WINAPI_CARBON with Q_OS_MAC sithlord48 2026-02-27 23:08:49 -05:00
  • e4cf1392c9 build: Replace WINAPI_MSWINDOWS with Q_OS_WIN sithlord48 2026-02-27 22:52:23 -05:00
  • f2a54f4af0 buid: replace NIH SYSAPI_WIN32 with Q_OS_WIN sithlord48 2026-02-27 22:47:09 -05:00
  • fce1a37e97 build: remove SYSAPI_UNIX define sithlord48 2026-02-27 22:40:15 -05:00
  • 90e79dad75 refactor: SettingsDialog update ux for initial window state sithlord48 2026-03-04 16:54:49 -05:00
  • 8f8874370e refactor: SettingsDialog adjust wording of close to tray option sithlord48 2026-03-04 16:07:22 -05:00
  • 3d67865ffc refactor: SettingsDialog, new Window Behavior tab sithlord48 2026-03-03 23:55:31 -05:00
  • 22a303842e refactor: Settings Dialog Vertically center contents sithlord48 2026-03-03 23:29:32 -05:00
  • c20671f1db build: ensuring macOS codesign is triggered for changes in core Luiz Sardinha 2026-03-05 19:13:34 +01:00
  • 844dac439a ci: macos capture build package attempt do not let it write to stdout sithlord48 2026-02-27 21:11:29 -05:00
  • 5e781e6095 i18n(es): fixing hostname field translation Luiz Sardinha 2026-03-02 13:55:23 +01:00
  • 2b379b31cd refactor: SettingsDialog adjust tab layout to have consistant top and bottom margins sithlord48 2026-03-01 21:22:20 -05:00
  • 8bb23179c4 refactor: SettingsDialog, adjust tray icon style layout sithlord48 2026-02-27 20:58:25 -05:00
  • a8588ab507 refactor: SettingsDialog, Fix missing spacing in language combobox with some widget sets sithlord48 2026-02-27 20:50:00 -05:00
  • c80cd56f27 fix: properly handling infinite timeout for macOS on EventQueue Luiz Sardinha 2026-02-27 23:23:12 +01:00
  • 7743d9008d refactor: checking for server config files read permissions upon start Luiz Sardinha 2026-02-21 18:18:07 +01:00
  • 2ecf91e50a refactor: adding function to check if server config file have the needed read permissions Luiz Sardinha 2026-02-21 17:24:43 +01:00
  • d8c7367900 fix: visual error if core start emit errors that modify start/restart visibility Luiz Sardinha 2026-02-26 22:47:12 +01:00
  • 8a53b4bc8e ci: split build and package for mac os letting us retry dmg creation upto 5 times sithlord48 2026-02-27 08:28:30 -05:00
  • fc1f3b0142 fix: macOS flicker when menu is first clicked if the app is set to autohide on startup fixes: #9523 sithlord48 2026-02-26 22:41:58 -05:00
  • 814d63af28 refactor: MainWindow::EvenFilter set keyEvent in if only sithlord48 2026-02-26 22:35:19 -05:00
  • a9bfcf3c81 refactor: SettingsDialog remove minimum size from vertial spacer on network page sithlord48 2026-02-26 07:47:28 -05:00
  • fb8104ff86 fix: security icon not being set for clients fixes: #9524 sithlord48 2026-02-26 07:46:06 -05:00
  • a0a28e7a94 chore: remove untriggerable wayland warnings sithlord48 2026-02-25 18:47:14 -05:00
  • 9188d4b1c1 build: require libportal 0.9.1 sithlord48 2026-02-25 18:42:11 -05:00
  • d392547fd8 fix: ClientProxyUnknownFailure should also remove its client socket Luiz Sardinha 2026-02-25 17:51:26 +01:00
  • 220bf3178c fix: correctly deletes sockets that failed to become clients Luiz Sardinha 2026-02-25 01:10:43 +01:00
  • c0692b6fc7 refactor: remove messages::showClientError, fix mainwindow calling showandactive for non error messages sithlord48 2026-02-24 07:31:55 -05:00
  • 47ed13868f refactor: ScreenSetupView remove unneeded include sithlord48 2026-02-23 22:43:55 -05:00
  • 09d4b1a27a refactor: Forward Declare more in gui/validators classes sithlord48 2026-02-23 22:13:33 -05:00
  • 4e641adae9 refactor: ComputerNameValidator define regex static where used sithlord48 2026-02-23 22:32:32 -05:00
  • 568f5c7fc5 refactor: SpacesValidator, use QChar::Space sithlord48 2026-02-23 22:16:30 -05:00
  • a0ac24a42c refactor: NewScreenWidget::mousePressEvent remove remove unused arg sithlord48 2026-02-23 21:49:32 -05:00
  • f69bd5601c refactor: make NetworkMonitor::validAddresses static sithlord48 2026-02-23 21:07:10 -05:00
  • 37728cc7a3 refactor: Settings::cleanComputerName do not store empty QString for nothing sithlord48 2026-02-23 21:00:15 -05:00
  • b4dbce385c refactor: Mainwindow: prevent core from running while editing the host name sithlord48 2026-02-23 20:35:40 -05:00
  • 9aeb04b4a6 refactor: MainWindow do not allow the computer name to be edited if the core is running sithlord48 2026-02-23 21:18:38 -05:00
  • 3db4c60155 refactor: MainWindow add canRunCore method sithlord48 2026-02-23 20:34:41 -05:00
  • c37c7e2354 ci: release dev docs from build/docs sithlord48 2026-02-23 17:21:56 -05:00
  • 4314159a0b Revert "chore: move LICENSE -> docs/LICENSE" sithlord48 2026-02-23 17:20:26 -05:00
  • 7f4b942817 ci: install doxygen with depends everywhere sithlord48 2026-02-22 17:16:43 -05:00
  • c2342d5124 docs: Included a generic Readme for the root of the documents sithlord48 2026-02-22 16:30:07 -05:00
  • dd55247380 chore: move LICENSE -> docs/LICENSE sithlord48 2026-02-22 09:49:20 -05:00
  • fe9407ca33 refactor: move SECURITY.md -> docs/Security.md, install it to CMAKE_INSTALL_DOCDIR sithlord48 2026-02-22 09:47:30 -05:00
  • 9376c68739 chore: move CONTRIBUTING.md => .github/CONTRIBUTING.md sithlord48 2026-02-22 09:42:02 -05:00
  • 439541fac1 chore: move README -> .github/README sithlord48 2026-02-22 09:24:05 -05:00
  • dfae2aaf20 chore: move doc dir to docs sithlord48 2026-02-22 15:51:20 -05:00
  • 5ea8874583 refactor: move all status bar items to new status bar widget sithlord48 2026-02-21 23:09:19 -05:00
  • 07de9efe7c refactor: CoreProcess add signal for when the security level text changes sithlord48 2026-02-23 16:27:39 -05:00
  • c791135160 refactor: move CoreProcess::ProcessState => common/Enums deskflow::core::ProcessState sithlord48 2026-02-21 23:34:23 -05:00
  • 79fdf3a1f6 refactor: mv CoreProcess::ConnectionState -> common/Enums deskflow::core::ConnectionState sithlord48 2026-02-21 23:23:21 -05:00
  • 76353eceb3 refactor: 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
  • fb60189078 feat: NetworkMointor::validAddresses, return the useable ip4 and ip6 address sithlord48 2026-02-21 09:29:41 -05:00
  • 3c140ed479 chore: rename NetworkMonitor::getAvalibleIpv4Addresses => NetworkMonitor::validAddresses sithlord48 2026-02-22 19:21:57 -05:00
  • 5b4dfefcf7 doc: document x / y scroll scale and invert sithlord48 2026-02-21 09:10:16 -05: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 sithlord48 2026-02-20 14:17:21 -05:00
  • 727d6ff166 refactor: moving ServerApp::currentConfig to Settings::serverConfigFile Luiz Sardinha 2026-02-23 01:14:57 +01:00
  • aa54bd329f fix: add Daemon::LogLevel to the list of valid config keys Luiz Sardinha 2026-02-22 12:08:36 +01:00
  • 692f43d8af refactor: SettingsDialog hide Advanced tab for portable version on windows sithlord48 2026-02-20 17:43:34 -05:00
  • 263a23fcaa fix: Settings dialog blocking return to Automatic fixes:# 9501 sithlord48 2026-02-20 16:39:21 -05:00
  • bde89d4026 ci: Use Qt 6.10.2 on mac arm and windows builds sithlord48 2026-02-19 17:55:08 -05:00
  • b3cecdde7f ci: remove unused add-kitware-repo action sithlord48 2026-02-19 17:44:30 -05:00
  • 5534232a1d i18n(ko): Update ko translation by bimppap new string from https://github.com/deskflow/deskflow/pull/9478\#pullrequestreview-3829032105 sithlord48 2026-02-19 23:51:50 -05:00
  • 4c7f546c60 fix: XWindowScreen, do not send a scroll delta for 0 fixes: #9477 sithlord48 2026-02-16 17:55:06 -05:00
  • 1ca8695659 fix: 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
  • 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 sithlord48 2026-02-17 20:04:11 -05:00
  • 6ccef50b7c refactor: SettingsDialog, hide advanced tab when running on macos sithlord48 2026-02-17 00:07:55 -05:00
  • d7fb9bc6d2 refactor: SettingsDialog, move language to General sithlord48 2026-02-16 17:01:28 -05:00
  • 41197334f0 refactor: SettingsDialog move network items to own tab sithlord48 2026-02-16 16:44:45 -05:00
  • 74c25fdff6 refactor: SettingsDialog rename regular tab to general sithlord48 2026-02-16 16:34:50 -05:00
  • f6348736e8 refactor: SettingsDialog, move Log settings to own tab sithlord48 2026-02-16 16:29:08 -05:00
  • 208556b5aa refactor: SettingsDialog, add reset to default button sithlord48 2026-02-16 16:01:40 -05:00
  • 58963de10f refactor: SettingsDialog add a reset button for settings, and tooltips for the buttonbox buttons sithlord48 2026-02-16 15:41:57 -05:00
  • 457c31fbaf refactor: SettingsDialog only allow save if modified sithlord48 2026-02-16 15:34:04 -05:00
  • 690d6a67ef refactor: SettingsDialog, no longer need coreProccess in the settings dialog sithlord48 2026-02-16 14:11:32 -05:00
  • 094cbadf91 i18n(ja): update Japanese(ja) translation Yoshiaki Kasahara 2026-02-17 12:07:39 +09:00
  • 760e3b99b0 Release 1.26.0 v1.26.0 sithlord48 2026-02-16 08:02:20 -05:00
  • 042abd699d feat: support horizontal scroll modifiers sithlord48 2026-02-13 17:29:35 -05:00
  • f6b1546f8b refactor: use a client config dialog for client options sithlord48 2026-02-13 11:30:34 -05:00
  • 2cc19c9f1e refactor: rename Settings::Client::InvertScrollDirection -> Settings::Client::InvertYScroll sithlord48 2026-02-13 17:04:57 -05:00
  • 329cf07275 chore: MainWindow use Connect to to label the client host text entry sithlord48 2026-02-13 23:27:06 -05:00
  • 99da66dbf7 fix: using a proper std::string to store KeyInfo buffers Luiz Sardinha 2026-02-12 18:40:44 +01:00
  • 3c6aa9999b refactor: MainWindow updateModeControls no longer takes a bool just check the process mode sithlord48 2026-02-14 12:05:14 -05:00
  • 19724e3b69 fix: enable m_actionStopCore based on cores state sithlord48 2026-02-14 12:01:37 -05:00
  • b96619d726 refactor: 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
  • c9aaeaee2a refactor: MainWindow::CoreModeToggle set the new core mode here not updateModeControls sithlord48 2026-02-14 11:11:31 -05:00
  • 1b6def23d8 refactor: MainWindow::CoreModeToggle, use CoreMode type internally sithlord48 2026-02-14 11:09:58 -05:00
  • c1172ab8b5 refactor: 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