deskflow/src/lib/base
sithlord48 f51abad8cc
Some checks failed
CodeQL Analysis / Analyze (cpp) (push) Has been cancelled
Continuous Integration / reuse-lint (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-check (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.8.3 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.8.3 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-13-x64 qt-version:6.9.1 runs-on:macos-13 ti… (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_84 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_84 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
feat: Wayland, only set a side to a border if if has a neighboring screen
move protocolTypes Direction enum to new base/DirectionTypes
use the direction info when calling
fixes #8572
fixes #8452
fixes #8605
fixes #8005
2025-07-14 10:31:50 +01:00
..
CMakeLists.txt feat: Wayland, only set a side to a border if if has a neighboring screen 2025-07-14 10:31:50 +01:00
DirectionTypes.h feat: Wayland, only set a side to a border if if has a neighboring screen 2025-07-14 10:31:50 +01:00
Event.cpp refactor: Event anon enum => EventFlags struct 2025-07-11 03:06:24 -07:00
Event.h refactor: Event anon enum => EventFlags struct 2025-07-11 03:06:24 -07:00
EventQueue.cpp refactor: Event anon enum => EventFlags struct 2025-07-11 03:06:24 -07:00
EventQueue.h chore: remove unused < operator for Timer class 2025-07-07 17:53:56 +01:00
EventTypes.h feat: remove drag and drop support, its broken on all platforms 2025-05-08 09:47:41 -04:00
FinalAction.h chore: add comment to empty methods 2025-05-20 16:20:07 +01:00
FunctionEventJob.cpp chore: FunctionEventJob, use default for deconstructor 2025-05-02 12:12:17 +01:00
FunctionEventJob.h chore: FunctionEventJob, use default for deconstructor 2025-05-02 12:12:17 +01:00
FunctionJob.cpp chore: FunctionJob, use default for deconstructor 2025-05-02 12:12:17 +01:00
FunctionJob.h chore: FunctionJob, use default for deconstructor 2025-05-02 12:12:17 +01:00
IEventJob.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
IEventQueue.h refactor: use std::function for Event callback 2025-06-18 13:17:16 +01:00
IEventQueueBuffer.h refactor: Make IEventQueueBuffer Types an enum class, use proper names rename kNone => Unknown to reflect its unknowns an unknown type of event 2025-07-11 03:06:24 -07:00
IJob.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
ILogOutputter.h refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
Log.cpp refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
Log.h refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
LogLevel.h refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
LogOutputters.cpp refactor: remove Unneed enum for LogOutputters and use a constexp instead 2025-07-11 03:06:24 -07:00
LogOutputters.h refactor: Elevel => LogLevel enum class, use proper names for items in the class 2025-07-11 03:06:24 -07:00
Path.cpp refactor: concatenate Namespaces 2025-06-20 09:39:26 +01:00
Path.h refactor: concatenate Namespaces 2025-06-20 09:39:26 +01:00
PriorityQueue.h refactor: PriorityQueue::Swap make noexcept 2025-07-07 17:53:56 +01:00
SimpleEventQueueBuffer.cpp refactor: Make IEventQueueBuffer Types an enum class, use proper names rename kNone => Unknown to reflect its unknowns an unknown type of event 2025-07-11 03:06:24 -07:00
SimpleEventQueueBuffer.h chore: comment empty methods that do nothing 2025-07-07 17:53:56 +01:00
Stopwatch.cpp refactor: replace ARCH->time() with Arch::time() 2025-06-17 10:23:42 +01:00
Stopwatch.h chore: initialize class vars using the order class define, initilizer list, constructor 2025-05-23 10:19:11 -07:00
String.cpp refactor: concatenate Namespaces 2025-06-20 09:39:26 +01:00
String.h refactor: concatenate Namespaces 2025-06-20 09:39:26 +01:00
TMethodJob.h chore: TMethodJob use default for deconstructor 2025-05-02 12:12:17 +01:00
Unicode.cpp chore: add missing default for switches 2025-07-07 17:53:56 +01:00
Unicode.h refactor: consolidate IArchString subclasses into ArchString 2025-05-23 17:58:36 +01:00
XBase.cpp refactor: replace throw() with noexcept in cases where execeptions are not possible 2025-07-11 03:06:24 -07:00
XBase.h refactor: replace throw() with noexcept in cases where execeptions are not possible 2025-07-11 03:06:24 -07:00