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

1671 Commits

Author SHA1 Message Date
Heiko Becker
169c09461a GIT_SILENT Update Appstream for new release v24.02.2 2024-04-08 17:34:54 +02:00
Heiko Becker
086c5edeb2 GIT_SILENT Upgrade release service version to 24.02.2. 2024-04-08 17:00:11 +02:00
l10n daemon script
5c0695ff15 GIT_SILENT Sync po/docbooks with svn 2024-03-31 03:22:34 +00:00
Heiko Becker
3e058985e1 GIT_SILENT Update Appstream for new release v24.02.1 2024-03-15 21:54:55 +01:00
Heiko Becker
fb0ff21e52 GIT_SILENT Upgrade release service version to 24.02.1. 2024-03-15 21:07:49 +01:00
Jordan Pryde
966ad6a163 DMA-BUF size may not match size from handleRemoteDesktopStarted()
QScreen::size() marshalled from xdg-desktop-portal-kde uses logical
scaled size but the DMA-BUF from pipewire is the physical pixel count.
We now check the DMA-BUF size each frame and resize the QImage buffer when
needed.

BUG: 482929
BUG: 478057
BUG: 464547
2024-03-12 09:11:07 -07:00
l10n daemon script
800f749a64 GIT_SILENT Sync po/docbooks with svn 2024-02-25 03:06:52 +00:00
l10n daemon script
fdaca95d89 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-02-25 03:04:00 +00:00
Heiko Becker
2dddee0476 GIT_SILENT Update Appstream for new release v24.02.0 2024-02-16 00:32:32 +01:00
Heiko Becker
ca96717dee GIT_SILENT Upgrade release service version to 24.02.0. 2024-02-15 23:49:53 +01:00
Heiko Becker
a828235ea8 GIT_SILENT Update Appstream for new release
(cherry picked from commit 76ab445045)
2024-02-14 14:33:58 +01:00
l10n daemon script
395d35185d GIT_SILENT Sync po/docbooks with svn 2024-02-14 03:00:15 +00:00
l10n daemon script
cddf882d0c 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-02-09 03:02:21 +00:00
Antonio Rojas
a34a277d26 Don't search for non-existant Qt6XkbCommonSupport 2024-02-06 20:38:30 +00:00
Antonio Rojas
c2382c8dae Drop unused kcrash dependency
(cherry picked from commit f4e97af144)
2024-02-06 17:11:29 +00:00
l10n daemon script
7d02c4f148 GIT_SILENT Sync po/docbooks with svn 2024-02-05 03:32:19 +00:00
l10n daemon script
718c76db59 GIT_SILENT Sync po/docbooks with svn 2024-02-03 03:00:49 +00:00
Aleix Pol
45f2b7444e pw: Keep alternative for KPipeWire 6.0 and 6.1 2024-01-31 23:36:11 +00:00
l10n daemon script
d8f0173a0c GIT_SILENT made messages (after extraction) v24.01.95 2024-01-24 02:23:54 +00:00
l10n daemon script
5c5db149fb GIT_SILENT Sync po/docbooks with svn 2024-01-23 03:02:29 +00:00
l10n daemon script
23727ef7b8 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-01-23 02:57:58 +00:00
Aleix Pol
19bbbcc547 Revert "wayland: Adapt to change in kpipewire"
This reverts commit 59446f5058.

The change in KPipeWire was reverted
2024-01-21 01:53:51 +01:00
Aleix Pol
59446f5058 wayland: Adapt to change in kpipewire 2024-01-19 01:49:48 +01:00
l10n daemon script
26eadc37ca GIT_SILENT Sync po/docbooks with svn 2024-01-13 03:14:36 +00:00
Albert Astals Cid
d09455684a GIT_SILENT Upgrade release service version to 24.01.95. 2024-01-11 20:45:05 +01:00
l10n daemon script
74f92d69c6 GIT_SILENT Sync po/docbooks with svn 2024-01-11 01:17:23 +00:00
l10n daemon script
9d0b4072ad GIT_SILENT Sync po/docbooks with svn v24.01.90 2024-01-10 02:13:51 +00:00
l10n daemon script
1160a4ae0b 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-01-10 02:08:11 +00:00
Laurent Montel
b08d0387e0 Check is not necessary now 2024-01-09 08:02:52 +01:00
Laurent Montel
4d08b1429d Fix minimum versionx 2024-01-09 08:02:18 +01:00
l10n daemon script
ce0625c265 GIT_SILENT Sync po/docbooks with svn 2024-01-09 02:10:48 +00:00
Albert Astals Cid
4bec964bfa GIT_SILENT Upgrade release service version to 24.01.90. 2024-01-09 00:38:13 +01:00
Nicolas Fella
39c83720bf Remove module from KPipeWire includes
This doesn't work in KF6
2024-01-08 01:02:22 +01:00
Nicolas Fella
08dbfaced4 Adapt to KConfigGroup API change 2024-01-08 00:55:08 +01:00
Nicolas Fella
549affa4c3 Switch CI to Qt6 2024-01-08 00:55:08 +01:00
Nicolas Fella
422ce406c9 Port ServerManager away from QDesktopWidget
Use QNativeInterface on X11

On Wayland we get 0 in all cases anyway
2024-01-08 00:55:08 +01:00
Nicolas Fella
73504294c1 Port X11EventHandler away from QDesktopWidget
screenNumber() without arguments returns the primary screen, which is 0
2024-01-08 00:55:08 +01:00
Nicolas Fella
b8e011dd1c Fix nativeEventFilter signature for Qt6 2024-01-08 00:55:08 +01:00
Nicolas Fella
a8b840daac Fix includes for QX11Info when using Qt6 2024-01-08 00:55:08 +01:00
Nicolas Fella
990d5c341a Adapt build system for building against Qt6 2024-01-08 00:55:06 +01:00
Nicolas Fella
4753904c13 Remove unused include 2024-01-08 00:54:55 +01:00
Nicolas Fella
ba75f0d7ed Port framebuffers away from deprecated QDesktopWidget
Use QPlatformNativeInterface to get the WId instead
2024-01-08 00:54:53 +01:00
Nicolas Fella
b7a2db5c71 Drop qt framebuffer
It works by grabbing the QDesktopWidget, which doesn't work in Qt6 since there is no QDesktopWidget.

In practice it only really works on xcb anyway, for which we have a dedicated plugin
2024-01-08 00:53:15 +01:00
l10n daemon script
caab08ba15 GIT_SILENT Sync po/docbooks with svn 2024-01-07 01:34:08 +00:00
l10n daemon script
a1760c13d3 GIT_SILENT Sync po/docbooks with svn 2023-12-31 01:34:06 +00:00
l10n daemon script
9f01d44a13 GIT_SILENT Sync po/docbooks with svn 2023-12-24 01:37:02 +00:00
l10n daemon script
2b53b784c8 GIT_SILENT Sync po/docbooks with svn 2023-12-23 01:29:43 +00:00
l10n daemon script
f3b8c85ad6 GIT_SILENT Sync po/docbooks with svn 2023-12-21 01:38:26 +00:00
Albert Astals Cid
45f0e75dd4 GIT_SILENT Upgrade release service version to 24.01.85. v24.01.85 2023-12-18 23:10:48 +01:00
l10n daemon script
772e720b3b GIT_SILENT Sync po/docbooks with svn 2023-12-18 01:37:44 +00:00