deskflow/src/lib
Nick Bolton 6e82f64ec8
Upgrade from Qt5 to Qt6 for more modern UI (#7373)
* Use Qt 6

* Fixed some Qt6 deps

* Fixed minor compile issues for Qt6

* Drop Debian 11 support (no Qt6 lib)

* Move Debian to top

* Delete expensive to maintain code that yeilds low UX gain

* Unpack all values

* Use %lld instead of %u

* Minor UI improvements

* Add deps for Fedora, OpenSUSE, and Arch

* Fixed CMake lint issue

* Use package name from build.opensuse.org

* Used `zypper search` to find correct package names
2024-07-08 15:37:51 +01:00
..
arch Upgrade from Qt5 to Qt6 for more modern UI (#7373) 2024-07-08 15:37:51 +01:00
base Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
client Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
common Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
io Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
ipc Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
mt Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
net Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
platform Upgrade from Qt5 to Qt6 for more modern UI (#7373) 2024-07-08 15:37:51 +01:00
server Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
shared Simplify compile options and use comprehensive edition logic (#7365) 2024-07-04 10:14:54 +01:00
synergy Add Git SHA to about screen and --version (#7372) 2024-07-08 11:40:22 +01:00
CMakeLists.txt Re-implement packaging for GitHub workflows (Linux) (#7361) 2024-07-02 11:23:56 +01:00