9365091c79
Release v1.19.0
Continuous Integration / pr-comment-flags (push) Blocked by required conditions
Continuous Integration / ci-passed (push) Blocked by required conditions
Continuous Integration / test-results (push) Blocked by required conditions
Continuous Integration / reuse-lint (push) Waiting to run
Continuous Integration / lint-check (push) Blocked by required conditions
Continuous Integration / analyse-valgrind (push) Blocked by required conditions
Continuous Integration / analyse-sonarcloud (push) Blocked by required conditions
Continuous Integration / macos-14-arm64 (push) Blocked by required conditions
Continuous Integration / macos-13-x64 (push) Blocked by required conditions
Continuous Integration / archlinux-x86_84 (push) Blocked by required conditions
Continuous Integration / debian-13-arm64 (push) Blocked by required conditions
Continuous Integration / debian-13-x86_64 (push) Blocked by required conditions
Continuous Integration / fedora-40-arm64 (push) Blocked by required conditions
Continuous Integration / fedora-40-x86_84 (push) Blocked by required conditions
Continuous Integration / fedora-41-arm64 (push) Blocked by required conditions
Continuous Integration / fedora-41-x86_64 (push) Blocked by required conditions
Continuous Integration / opensuse-arm64 (push) Blocked by required conditions
Continuous Integration / opensuse-x86_84 (push) Blocked by required conditions
Continuous Integration / ubuntu-25.04-arm64 (push) Blocked by required conditions
Continuous Integration / ubuntu-25.04-x86_64 (push) Blocked by required conditions
Continuous Integration / windows-2022-x64 (push) Blocked by required conditions
Continuous Integration / unix-freebsd (push) Blocked by required conditions
Continuous Integration / flatpak-x86_64 (push) Blocked by required conditions
Continuous Integration / release (push) Blocked by required conditions
Continuous Integration / winget-publish (push) Blocked by required conditions
v1.19.0
2025-01-31 07:07:58 -05:00
9dcfb6cc9b
fix: Wrong cb_activated signature in input-capture
...
The options argument was missing so the argument data wasn't the right
one and the method cb_disabled was actually called on a GVariant*
instead on a PortalInputCapture*
2025-01-30 14:50:08 -05:00
e2c3af4e5e
fix: readd the newScreenWidget
2025-01-30 15:36:21 +00:00
26367635d9
refactor: QTextStream& screen::writeScreensSection(QTextStream&) -> QString Screen::screenSection()
...
refactor: QTextStream& screen::writeAliasSection(QTextStream&) -> QString Screen::aliasSection()
2025-01-30 15:36:21 +00:00
0ba35fca7a
refactor: clean up data method of model
2025-01-30 15:36:21 +00:00
beb4069845
fix: Screen Missing Icons on server config
...
Fixes#8155
2025-01-30 15:36:21 +00:00
71b7e819a9
refactor: remove smaller security icons
2025-01-29 21:19:39 +00:00
55772e1133
chore: remove unused ARCH::vsnprintf
2025-01-29 21:07:31 +00:00
43c6bec790
Revert "feat!: Add support for FingerPrintDatabase"
...
This reverts commit 8f219b735e .
2025-01-28 19:31:03 -05:00
8f219b735e
feat!: Add support for FingerPrintDatabase
2025-01-28 20:33:11 +00:00
59ebb6fde4
refactor: force mac os to use the larger security icon in the status area
2025-01-28 16:19:51 +00:00
30a37a8a50
chore: Switched event buffer from Carbon to GCD
2025-01-28 13:11:24 +00:00
415fc3ea63
docs: update openSSL exception link
2025-01-28 12:48:36 +00:00
7f6caec162
chore: reset screen xywh on update_shape
...
based on https://github.com/input-leap/input-leap/pull/2167
2025-01-28 11:33:55 +00:00
d61bce4534
ci: Add reuse compliance check
2025-01-27 17:05:47 -05:00
1085df54ed
refactor: Reuse compliance
...
build files and documentation: MIT
images / sources: GPL-2.0-only
breeze icons: LGPL-2.0-only
Microsoft MSM file, vc redist license
2025-01-27 17:05:47 -05:00
480776cb38
chore: remove extra gitignore files
2025-01-27 17:05:47 -05:00
2ca1c69335
refactor: move LICENSE_EXCEPTION info into to LICENSES folder
2025-01-27 17:05:47 -05:00
2c2045b6bb
docs: Fixed incorrect link on README.md for rewarded bounties
2025-01-27 09:35:25 -05:00
9d3b32c824
Fix a typo in SettingsDialog
...
compatability =>
compatibility
Signed-off-by: Kentaro Hayashi <kenhys@xdump.org >
2025-01-27 08:29:43 -05:00
c2b3f551d2
chore: String update copyright
2025-01-25 15:43:44 +00:00
f255d77eee
chore: add string::fromHex
2025-01-25 15:43:44 +00:00
3125eba014
chore: add string::fromHexChar
2025-01-25 15:43:44 +00:00
9b1489384c
chore: String toHex should return a string not do inplace conversion
2025-01-25 15:43:44 +00:00
ac54a97a3f
chore: rm use of "Arch" from "String"
2025-01-25 15:43:44 +00:00
0112a5eac8
docs: Update README.md to raise awareness of bounties
...
Right now we're only seeing bounty interest through Algora's network of developers.
We can increase the number of potential contributors aware of bounties by making this prominent on our README.
2025-01-24 09:22:38 -05:00
a7beed48f8
chore: remove unused placeholder.png file
2025-01-23 22:07:52 +00:00
cc4701a0c2
fix: Fix detect language
...
It perhaps no variant for a keyboard's layout, set a default value in order to continue detect local language.
Log: Fix detect language.
2025-01-23 16:54:14 -05:00
30263f3c70
ci:use -1.0 as tag for flatpak builder
2025-01-23 21:44:19 +00:00
4c3d6c7080
refactor: move rc_template.rc.in -> windows.rc.in
...
fixes : #8130
2025-01-23 21:28:57 +00:00
90661c9f13
chore: enable cpack as DEB for deepin|uos
...
The deepin and uos are debian liked OS, but they do define "ID_LIKE".
Log: enable cpack as DEB for deepin|uos.
2025-01-23 19:26:49 +00:00
2040df435f
fix : #8107 : Remove legacy tray code
2025-01-23 19:16:29 +00:00
62f53bbb92
fix: check bsdpath for evdev fixes #8112
2025-01-21 17:15:42 -05:00
f49f616ad6
fix: correctly mask symbolic icon on mac os
2025-01-21 17:15:18 -05:00
6eec07b6dc
refactor: Use correct log level for failure messages
...
This change may help us turn up some everyday problems in the field that get missed due to not using debug log level.
This could also make the log a bit noisier, so at a later date we may need to downgrade anything that is not actually a failure/warning.
2025-01-21 16:46:34 -05:00
b65b3678c7
fix : #8119 , covering all Unix-like OSes including BSD
...
Fixes #8119 (using platform variables)
2025-01-21 12:14:42 -05:00
1ec6d02339
refactor: use theme icons for on settings dialog and mac os tray
2025-01-21 11:22:11 -05:00
6b29e1c6ef
ci: use qt 6.7.3 for mac os
2025-01-21 11:22:11 -05:00
b13afbbbb9
Properly seek to start of keymap descriptor
2025-01-21 12:07:54 +00:00
f969e0a03b
ci: add builder for ubuntu 25.04, fixes https://github.com/deskflow/deskflow/issues/7884
2025-01-21 06:36:37 -05:00
ffe8153c35
build: remove unused TM_IN_SYS_TIME define
2025-01-21 06:27:36 -05:00
afc736e2c8
build: remove unused STDC_HEADERS
2025-01-21 06:27:36 -05:00
ae7e2f70ce
build: remove unused PTHREAD_CREATE_JOINABLE
2025-01-21 06:27:36 -05:00
9a1cb5941b
build: remove unused define HAVE_X11_XKBLIB_H
2025-01-21 06:27:36 -05:00
fa35d2913d
build: remove HAVE_X11_EXTENSIONS_XKBSTR_H define
2025-01-21 06:27:36 -05:00
1115d3287e
build: remove HAVE_SYS_STAT define
2025-01-21 06:27:36 -05:00
46cfb281af
build: remove HAVE_STRING_H define
2025-01-21 06:27:36 -05:00
365d6f76c2
build: remove HAVE_STRINGS_H define
2025-01-21 06:27:36 -05:00
05275b303f
build: remove HAVE_STRFTIME define
2025-01-21 06:27:36 -05:00
535d241f7b
build: remove unused STDINT define
2025-01-21 06:27:36 -05:00