- 24 Jan, 2022 1 commit
-
-
Luke Dashjr authored
-
- 11 Jan, 2022 1 commit
-
-
Fixes thigs like: warning: ‘static QVector<KPluginMetaData> KPluginLoader::findPlugins( const QString&, std::function<bool(const KPluginMetaData&)>)’ is deprecated: Since 5.86. Use KPluginMetaData::findPlugins instead [-Wdeprecated-declarations]
-
- 05 Jan, 2022 1 commit
-
-
Jan Grulich authored
It is possible to have zero data in the buffer, but have the buffer to carry metadata about the mouse cursor. In that case we should try to process the cursor metadata before we discard the buffer for not having any data.
-
- 03 Jan, 2022 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 1d5bf084)
-
- 02 Jan, 2022 1 commit
-
-
Script Kiddy authored
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"
-
- 31 Dec, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 29 Dec, 2021 1 commit
-
-
Nicolas Fella authored
-
- 23 Dec, 2021 1 commit
-
-
Alexey Min authored
mark VirtualMonitorRfbServer:newClient() as oveeride fixes warning: krfb/main-virtualmonitor.cpp:67:23: warning: ‘virtual PendingRfbClient* VirtualMonitorRfbServer::newClient(rfbClientPtr)’ can be marked override [-Wsuggest-override] 67 | PendingRfbClient *newClient(rfbClientPtr client) { | ^~~~~~~~~
-
- 09 Dec, 2021 1 commit
-
-
Albert Astals Cid authored
(cherry picked from commit 39b068b1)
-
- 26 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 25 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 21 Nov, 2021 1 commit
-
-
Script Kiddy authored
-
- 17 Nov, 2021 1 commit
-
-
Heiko Becker authored
-
- 16 Nov, 2021 1 commit
-
-
Heiko Becker authored
The newly introduced krfb-virtualmonitor also needs ui_connectionwidget.h (via rfbclient -> connectiondialog) and fails with "krfb/connectiondialog.h:25:10: fatal error: ui_connectionwidget.h: No such file or directory #include "ui_connectionwidget.h" when doing a clean build with a high enough number of jobs. Fix it by introducing a krfb_UI_SRCS variable, which is used by both executable targets.
-
- 14 Nov, 2021 2 commits
-
-
Script Kiddy authored
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"
-
Script Kiddy authored
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"
-
- 13 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 12 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 10 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 09 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 08 Nov, 2021 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
-
- 07 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 04 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 03 Nov, 2021 3 commits
-
-
Inform about the regions that changed so everything doesn't need to be sent on every frame.
-
-
In the piperwire case, we get it through pipewire, not QCursor. Still default to QCursor for xcb and qt backends.
-
- 02 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 01 Nov, 2021 1 commit
-
-
Script Kiddy authored
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"
-
- 31 Oct, 2021 2 commits
-
-
Heiko Becker authored
(cherry picked from commit 874c804a)
-
Script Kiddy authored
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"
-
- 30 Oct, 2021 1 commit
-
-
Yuri Chornoivan authored
-
- 29 Oct, 2021 2 commits
-
-
It implements a KWin protocol that is oriented towards serving a virtual display specifically. It requests KWin a stream that will act as a monitor that we can feed into remote clients.
-
WId is irrelevant on Wayland and it doesn't fully describe everything we might be doing, we can pass a variant map to make sure all necessary information is provided.
-
- 27 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 14 Oct, 2021 5 commits
-
-
Aleix Pol Gonzalez authored
-
-
Otherwise we only use the requested port for IPv4 and IPv6 remains the default.
-
So that if a user enables debug (it needs to be done explicitly as we default to Info), they also get the underlying logs.
-
Instead of keeping it in its only subclass PendingInvitationsRfbClient. The notifier is necessary for pending clients overall and entirely unrelated to the task of PendingInvitationsRfbClient.
-