Nick Bolton
|
4fb76bec41
|
refactor: Remove matrix strategy for CodeQL analysis and set language directly
|
2025-10-13 08:10:30 -04:00 |
|
Nick Bolton
|
5945114b7b
|
refactor: Run SonarCloud workflow standalone and cleanup comments
fix: Prevent SonarCloud analysis from running on draft pull requests
|
2025-10-13 08:10:30 -04:00 |
|
Nick Bolton
|
559b7b5a17
|
chore: Standardize quotes and formatting in CI workflow
|
2025-10-13 08:10:30 -04:00 |
|
sithlord48
|
a346ff6161
|
chore: X11LayoutsParser remove stray semi colon
|
2025-10-13 12:45:44 +01:00 |
|
sithlord48
|
eed4b49ea0
|
chore: remove unused member App::configSection
|
2025-10-13 12:45:44 +01:00 |
|
sithlord48
|
88c0c49ba3
|
chore: remove unused member App::s_helpVersionArgs
|
2025-10-13 12:45:44 +01:00 |
|
Nick Bolton
|
f64d430f96
|
fix: Remove assertion for unused name parameter in daemonize function
|
2025-10-13 07:23:59 -04:00 |
|
sithlord48
|
f4a6d3d43d
|
chore: fix up feature request yml
CodeQL Analysis / Analyze (cpp) (push) Has been cancelled
Continuous Integration / lint-reuse (push) Has been cancelled
Continuous Integration / pr-comment-flags (push) Has been cancelled
Continuous Integration / ci-passed (push) Has been cancelled
Continuous Integration / test-results (push) Has been cancelled
Continuous Integration / lint-clang (push) Has been cancelled
Continuous Integration / analyse-valgrind (push) Has been cancelled
Continuous Integration / analyse-sonarcloud (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:amd64 config-args:-G Ninja name:windows-2022-x64 qt-version:6.9.0 runs-on:windows-2022 timeout:30 vcpkg-triplet:x64-windows-release]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:arm64 config-args:-G Ninja name:windows-2022-arm64 qt-version:6.9.1 runs-on:windows-11-arm timeout:30 vcpkg-triplet:arm64-windows]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_OSX_SYSROOT=/Applications/Xcode_15.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk name:macos-14-arm64 qt-version:6.9.1 runs-on:macos-14 t… (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/Applications/Xcode_15.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk name:macos-14-x64 qt-version:6.9.1 runs-on:macos-14-la… (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DEV_DOCS=ON container:archlinux:latest like:arch name:archlinux-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:42 like:fedora name:fedora-42-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:42 like:fedora name:fedora-42-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / unix-${{ matrix.distro.name }} (map[name:freebsd]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:aarch64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:x86_64 runs-on:ubuntu-latest]) (push) Has been cancelled
Continuous Integration / release (push) Has been cancelled
Continuous Integration / winget-publish (push) Has been cancelled
|
2025-10-09 09:28:19 -04:00 |
|
sithlord48
|
04b3f5c769
|
chore: remove unused name parameter from ARCH->daemonize
|
2025-10-09 13:30:41 +01:00 |
|
sithlord48
|
aae3067f03
|
fix: stop retry if core has crashed
fixes: #9003
|
2025-10-07 14:57:22 +01:00 |
|
sithlord48
|
0820c5a188
|
chore: add note to feature request for up or down vote
|
2025-10-07 08:25:47 -04:00 |
|
sithlord48
|
8ea2671e65
|
refactor: cleanup daemonApp args
|
2025-10-07 13:01:47 +01:00 |
|
sithlord48
|
12ea23a3bd
|
refactor: App::run remove unused args
|
2025-10-07 13:01:47 +01:00 |
|
sithlord48
|
0bc82c3a57
|
refactor App::runInner remove unused argc and argv
|
2025-10-07 13:01:47 +01:00 |
|
sithlord48
|
3270b40455
|
refactor: App, remove args from static startup methods to make StartupFunc no longer take args
|
2025-10-07 13:01:47 +01:00 |
|
sithlord48
|
9f2327932d
|
refactor: IApp::start remove unused args
|
2025-10-07 13:01:47 +01:00 |
|
sithlord48
|
1b44a24d75
|
refactor: IApp::initApp remove unused args
|
2025-10-07 13:01:47 +01:00 |
|
sithlord48
|
8db65da345
|
refactor: use QString to set log level value
fixes: #8999
|
2025-10-07 12:40:18 +01:00 |
|
sithlord48
|
558833ca05
|
fix: windows, unable to use settings until a QApp is made
fixes: #9000
|
2025-10-07 12:22:46 +01:00 |
|
sithlord48
|
06263ceaad
|
feat: drop cli11
CodeQL Analysis / Analyze (cpp) (push) Has been cancelled
Continuous Integration / lint-reuse (push) Has been cancelled
Continuous Integration / pr-comment-flags (push) Has been cancelled
Continuous Integration / ci-passed (push) Has been cancelled
Continuous Integration / test-results (push) Has been cancelled
Continuous Integration / lint-clang (push) Has been cancelled
Continuous Integration / analyse-valgrind (push) Has been cancelled
Continuous Integration / analyse-sonarcloud (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:amd64 config-args:-G Ninja name:windows-2022-x64 qt-version:6.9.0 runs-on:windows-2022 timeout:30 vcpkg-triplet:x64-windows-release]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:arm64 config-args:-G Ninja name:windows-2022-arm64 qt-version:6.9.1 runs-on:windows-11-arm timeout:30 vcpkg-triplet:arm64-windows]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_OSX_SYSROOT=/Applications/Xcode_15.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk name:macos-14-arm64 qt-version:6.9.1 runs-on:macos-14 t… (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/Applications/Xcode_15.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk name:macos-14-x64 qt-version:6.9.1 runs-on:macos-14-la… (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DEV_DOCS=ON container:archlinux:latest like:arch name:archlinux-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:42 like:fedora name:fedora-42-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:42 like:fedora name:fedora-42-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / unix-${{ matrix.distro.name }} (map[name:freebsd]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:aarch64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:x86_64 runs-on:ubuntu-latest]) (push) Has been cancelled
Continuous Integration / release (push) Has been cancelled
Continuous Integration / winget-publish (push) Has been cancelled
|
2025-10-01 10:55:03 -04:00 |
|
sithlord48
|
4a5f173422
|
feat: remove toml config file only use our QSettings based format
remove deskflow/Config and related tests
|
2025-10-01 09:41:12 -04:00 |
|
sithlord48
|
e30025ea8b
|
feat: SettingsDialog, add control to adjust scrollSpeed option for clients
CodeQL Analysis / Analyze (cpp) (push) Has been cancelled
Continuous Integration / lint-reuse (push) Has been cancelled
Continuous Integration / pr-comment-flags (push) Has been cancelled
Continuous Integration / ci-passed (push) Has been cancelled
Continuous Integration / test-results (push) Has been cancelled
Continuous Integration / lint-clang (push) Has been cancelled
Continuous Integration / analyse-valgrind (push) Has been cancelled
Continuous Integration / analyse-sonarcloud (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:amd64 config-args:-G Ninja name:windows-2022-x64 qt-version:6.9.0 runs-on:windows-2022 timeout:30 vcpkg-triplet:x64-windows-release]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:arm64 config-args:-G Ninja name:windows-2022-arm64 qt-version:6.9.1 runs-on:windows-11-arm timeout:30 vcpkg-triplet:arm64-windows]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_OSX_SYSROOT=/Applications/Xcode_15.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk name:macos-14-arm64 qt-version:6.9.1 runs-on:macos-14 t… (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/Applications/Xcode_15.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk name:macos-14-x64 qt-version:6.9.1 runs-on:macos-14-la… (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DEV_DOCS=ON container:archlinux:latest like:arch name:archlinux-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:42 like:fedora name:fedora-42-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:42 like:fedora name:fedora-42-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / unix-${{ matrix.distro.name }} (map[name:freebsd]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:aarch64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:x86_64 runs-on:ubuntu-latest]) (push) Has been cancelled
Continuous Integration / release (push) Has been cancelled
Continuous Integration / winget-publish (push) Has been cancelled
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
59d860874e
|
refactor: App::ParseArgs remove all unneeed arguments
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
5978694d95
|
chore: remove unused ArgParser
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
d98f8a524d
|
remove: argsBase
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
37827f0540
|
refactor: remove ClientArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
6fa8ba087a
|
refactor: move remoteHost to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
a78959e66f
|
refactor: move invert-scroll to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
5fc00f7af4
|
refactor: use bool for invert scrolling
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
2cb36777f9
|
refactor: move languageSync to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
b0fe79d527
|
refactor: move yscroll to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
efebe9ca56
|
refactor: remove ServerArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
bf7a50ab0e
|
refactor: move -c --config to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
cfedfc2c1e
|
refactor: move peerCert option to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
cfd580fb21
|
refactor: move ArgsBase:m_pname to App
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
1884ab3555
|
refactor: move --no-hooks to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
eeaf139bd9
|
refactor: move no-restart to CoreArgs
chore: Client remove unused ClientArgs member m_args
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
295137dbd2
|
refactor: CoreArgs Add display option
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
c2ee366e23
|
refactor: move preventsleep option into CoreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
a8348b1ccb
|
refactor: move tls-cert to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
ff4c9dc421
|
refactor: move enable-crypto to new core option secure to set the TLS setting
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
53b36801e1
|
refactor: move Log option to coreArgs
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
f3a1bbaf5b
|
refactor: move setting of log level to CoreArgParser
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
05f377e21b
|
refactor: Handle Name option in CoreArgParser
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
ead49c4025
|
refactor: move address option to deskflow-core, split into --interface (-i) and --port (-p) options
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
5e02adc772
|
refactor: deskflow-core take over --version arg for App class
change the serverAppTest to not call version
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
10f34f214f
|
refactor: new Classes CoreArg and CoreArgParser to use to create and parse core options
|
2025-09-30 06:39:54 -04:00 |
|
sithlord48
|
6f574a3076
|
refactor: set const for Reverse FQDN name to use for deployment on linux
|
2025-09-30 06:17:23 -04:00 |
|
sithlord48
|
dc86538456
|
feat: Set app id on wayland this is required for restore tokens to work correctly
|
2025-09-30 06:17:23 -04:00 |
|
sithlord48
|
7698980576
|
refactor: simplify desktop::platform::isWayland
|
2025-09-30 06:17:23 -04:00 |
|