Commit 8fa7680
abs
Updated net/deskflow to 1.23.0
What's Changed
- fix: ServerConfigDialog disabled spinboxes that should be enabled on open by @sithlord48 in #8644
- Cleanup Windows classes unused code and includes by @sithlord48 in #8639
- Feat: Define QT_NO_KEYWORDS, allowing us to use Qt in more places by @sithlord48 in #8638
- fix: Core not starting if gui started minimized by @sithlord48 in #8643
- Restart option by @sithlord48 in #8650
- Mac os make sure server save and config are the same height by @sithlord48 in #8655
- Messages improve by @sithlord48 in #8661
- chore: update readme logo to be theme aware by @sithlord48 in #8664
- ci: Qt updates by @sithlord48 in #8660
- chore: correct appstream license to gpl2.0 NOT gpl2.0+ by @sithlord48 in #8667
- ci: Fix windows random build failures by @sithlord48 in #8668
- feat: setup dev documents by @sithlord48 in #8663
- docs: Re-introduce chat links to grow community by @nbolton in #8669
- Remove anon namespace from Serverconfig::addtoFirstEmptyGrid by @sithlord48 in #8673
- feat: remove defunct --no-xinitThreads option by @sithlord48 in #8679
- chore use std::getenv Not c style getenv by @sithlord48 in #8678
- Rm more if def defines by @sithlord48 in #8684
- refactor: handle read and write on tcpsocket at the same time by @sithlord48 in #8675
- Begin to use std::mutex in place of ArchMutex by @sithlord48 in #8674
- chore: refresh metainfo.xml by @renner0e in #8689
- chore: add short options help and version in deskflow-gui by @sithlord48 in #8685
- feat: improve connections status bar info by @sithlord48 in #8690
- chore: Remove 1024 TLS key length option by @nbolton in #8671
- Minor smell cleanup by @sithlord48 in #8691
- use std::funciton for event queue by @sithlord48 in #8697
- fix: Error text is not shown for Qt CLI parser by @nbolton in #8692
- fix: typo in configuration.md by @StephenFluin in #8705
- Add Main Input-leap / Barrier Devs to our Important dev list by @sithlord48 in #8699
- refactor: Improve display of names on about screen with nbsp by @nbolton in #8702
- refactor: free SecureSocket cert after use by @sithlord48 in #8703
- Use more Unique pointers by @sithlord48 in #8704
- refactor: AboutDialog, Remove lambda for btnClose by @sithlord48 in #8706
- Sonar cleanup 3 by @sithlord48 in #8707
- Conform the remaining EI and Portal item to our code style by @sithlord48 in #8708
- More style items by @sithlord48 in #8710
- ci: ensure run tests fails if either tests outcome is not successful by @sithlord48 in #8712
- add protocol developer documentation by @laz-001 in #8666
- Remove DRAG_AND_DROP items missed by #8459 by @sithlord48 in #8716
- chore: simplify icon theme path fallback path by @sithlord48 in #8718
- Fix broken link to 'Protocol Reference' and duplicate sidenav entries for 'Contributing' by @laz-001 in #8720
- docs: fix missing refs warnings by @laz-001 in #8724
- Cleanup Doxygen warnings by @sithlord48 in #8726
- chore: fix typo in metainfo.xml by @AsciiWolf in #8734
- ci: Add Windows Arm builds by @sithlord48 in #8512
- More Sonar Cleanup (round 5) by @sithlord48 in #8732
- chore: fix W:useless-whatis-entry lintian warnings by @kenhys in #8728
- build: WixPackage, set a proper CPACK_WIX_ARCHITECTURE by @sithlord48 in #8740
- Sonar cleanup 6 by @sithlord48 in #8738
- fix: save geometry not frameGeometry on exit by @sithlord48 in #8743
- ci :remove EOL fedora 40 builds by @sithlord48 in #8745
- Sonar cleanup 7 by @sithlord48 in #8744
- InputCapture portal Improvements by @sithlord48 in #8749
- Windows Installer: Add Post install run option, cleanup background template by @sithlord48 in #8751
- Sonar cleanup 8 by @sithlord48 in #8748
- chore: MainWindow, Use system monospace font in log by @sithlord48 in #8750
- fix: setWindowIcon explicitly by @sithlord48 in #8764
- split version info in new header by @sithlord48 in #8765
- refactor: windows write daemon log in ProgramData\Deskflow by @sithlord48 in #8768
- build: generate vcpkg.json on windows by @sithlord48 in #8763
- Install less windows Dlls by @sithlord48 in #87581 parent 4a0fe41 commit 8fa7680
3 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments