1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Commit Graph

1850 Commits

Author SHA1 Message Date
l10n daemon script
b0b7557574 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2025-08-04 01:32:53 +00:00
Heiko Becker
7e7c0ee341 GIT_SILENT Update Appstream for new release
(cherry picked from commit d2adf7fd10)
2025-08-01 00:34:17 +02:00
l10n daemon script
f06724ffb6 GIT_SILENT Sync po/docbooks with svn 2025-07-16 01:56:29 +00:00
l10n daemon script
e574a0a1d7 GIT_SILENT Sync po/docbooks with svn 2025-07-14 01:49:04 +00:00
Albert Astals Cid
8ef7204c5f GIT_SILENT Upgrade release service version to 25.11.70. 2025-07-05 11:50:48 +02:00
Heiko Becker
5973cc20a7 GIT_SILENT Update Appstream for new release
(cherry picked from commit 7a32d72567)
2025-06-30 18:39:57 +02:00
Kai Uwe Broulik
1f1b798532 TrayIcon: Use KAboutApplicationDialog
Rather than indirect via KHelpMenu. It is only created on the stack,
and when it gets destroyed, the dialog would get destroyed, too,
and not show at all.
2025-06-16 16:23:56 +00:00
Albert Astals Cid
acc704344c Disable flatpak until it starts working again
GIT_SILENT
2025-06-11 00:05:56 +02:00
Heiko Becker
d9b8535d21 GIT_SILENT Update Appstream for new release
(cherry picked from commit 7cda8b05f4)
2025-06-02 23:27:00 +02:00
l10n daemon script
4075e8d7c6 GIT_SILENT Sync po/docbooks with svn 2025-05-25 01:53:38 +00:00
l10n daemon script
2b7b0a8d97 GIT_SILENT Sync po/docbooks with svn 2025-05-19 01:41:56 +00:00
Wendi Gan
7e34a75b8e cmake: Require LibVNCServer >= 0.9.14
Changes:
- Drop FindLibVNCServer.cmake and rely on the CMake package config instead.
- Set the minimum required version to 0.9.14.
2025-05-03 13:13:15 +03:00
Wendi Gan
c434224d23 Add UTF-8 clipboard support
Changes:
- Use rfbSendServerCutTextUTF8() to send clipboard text in UTF-8, falling back to Latin1 if UTF-8 is not supported.
- Implement setXCutTextUTF8() to handle received UTF-8 clipboard content.

CCBUG: 430339
2025-05-03 13:13:15 +03:00
Heiko Becker
c5b2b0cea3 GIT_SILENT Update Appstream for new release
(cherry picked from commit df5bfe83f8)
2025-05-03 00:01:11 +02:00
Wendi Gan
6379e0169d Fix incorrect cursor position under display scaling
Issue:
When running Krfb on a computer with display scaling, the remote cursor position shown in the VNC client is incorrect.

Change:
Multiply the remote cursor position by devicePixelRatio.

BUG: 466276
2025-04-29 01:25:16 +08:00
Albert Astals Cid
8b2a7710e5 flatpak: Update runtime version 2025-04-20 11:51:55 +02:00
Heiko Becker
2c61391149 GIT_SILENT Update Appstream for new release
(cherry picked from commit 2384c1f6f5)
2025-04-07 23:39:36 +02:00
Midori Kochiya
caa11fb498 pw: fix memcpy size 2025-03-19 23:10:43 +00:00
l10n daemon script
7b8e02825d GIT_SILENT Sync po/docbooks with svn 2025-03-19 01:38:08 +00:00
l10n daemon script
6b32137f8f GIT_SILENT Sync po/docbooks with svn 2025-03-14 01:42:38 +00:00
Albert Astals Cid
cc4affab49 GIT_SILENT Upgrade release service version to 25.07.70. 2025-03-08 19:15:58 +01:00
l10n daemon script
252c51a1bc GIT_SILENT Sync po/docbooks with svn 2025-03-05 01:53:47 +00:00
l10n daemon script
affecefa88 GIT_SILENT Sync po/docbooks with svn 2025-03-01 01:48:20 +00:00
Balló György
5112dfe162 Set window icon
This is commonly used by desktop environments on Xorg.
2025-02-28 12:50:29 +00:00
Heiko Becker
e9d2da5285 GIT_SILENT Update Appstream for new release
(cherry picked from commit c5e04b7057)
2025-02-27 21:34:28 +01:00
Albert Astals Cid
dda0c10d40 CI: Add linux-qt6-next build 2025-02-12 01:35:32 +01:00
Laurent Montel
92a4bb29d3 Add xml/yaml linting 2025-01-31 13:53:02 +01:00
Heiko Becker
9a5643b5e4 GIT_SILENT Update Appstream for new release
(cherry picked from commit 6eeb88ca4f)
2025-01-31 01:20:48 +01:00
Laurent Montel
988bb60a52 Fix build with Qt 6.10
The private parts have been extracted into a separate CMake config file, which we need to search for now

See https://bugreports.qt.io/browse/QTBUG-87776
2025-01-30 06:53:25 +01:00
l10n daemon script
19679c5be9 GIT_SILENT made messages (after extraction) 2025-01-28 00:41:24 +00:00
l10n daemon script
4b989e801a GIT_SILENT Sync po/docbooks with svn 2025-01-07 01:35:37 +00:00
Scarlett Moore
90975e7799 snapcraft: Add ffmpeg to build env and use the sdk.. 2025-01-03 07:36:47 -07:00
Scarlett Moore
3129dd98f1 snapcraft: Add ffmpeg 2025-01-03 06:08:35 -07:00
Scarlett Moore
50d9606aae Merge branch krfb:master into master 2025-01-02 14:02:04 +00:00
Scarlett Moore
4c6907a965 snapcraft: Add kpipewire part. 2025-01-02 07:01:16 -07:00
Heiko Becker
577afe9548 GIT_SILENT Update Appstream for new release
(cherry picked from commit b2304b2eff)
2025-01-02 14:43:18 +01:00
l10n daemon script
4777375716 GIT_SILENT Sync po/docbooks with svn 2024-12-26 01:38:32 +00:00
l10n daemon script
58d2afd573 GIT_SILENT Sync po/docbooks with svn 2024-12-25 01:49:09 +00:00
l10n daemon script
5b8a250780 GIT_SILENT Sync po/docbooks with svn 2024-12-21 01:45:13 +00:00
l10n daemon script
481b048253 GIT_SILENT Sync po/docbooks with svn 2024-12-18 01:35:21 +00:00
l10n daemon script
a4b1d62af9 GIT_SILENT Sync po/docbooks with svn 2024-12-16 02:02:54 +00:00
l10n daemon script
01f1c2114e GIT_SILENT Sync po/docbooks with svn 2024-12-15 02:02:54 +00:00
l10n daemon script
c88a3e1f34 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-12-15 01:35:23 +00:00
l10n daemon script
9bea080205 GIT_SILENT Sync po/docbooks with svn 2024-12-14 02:06:32 +00:00
l10n daemon script
cb8272be98 GIT_SILENT made messages (after extraction) 2024-12-14 00:49:24 +00:00
Raresh Rus
8bc55acf57 invitationsrfbserver.cpp use 4 space indentation not 8 space indentation 2024-12-09 11:41:53 +00:00
Heiko Becker
b1d5825df6 GIT_SILENT Update Appstream for new release
(cherry picked from commit a62d1676f5)
2024-12-03 00:51:06 +01:00
l10n daemon script
31a8aff379 GIT_SILENT Sync po/docbooks with svn 2024-12-02 01:54:22 +00:00
Paul Brown
6488840fa2 Added supporter KjetilS 2024-12-01 19:05:26 +00:00
l10n daemon script
83161a6df8 GIT_SILENT made messages (after extraction) 2024-12-01 00:40:14 +00:00