- 21 Jan, 2023 1 commit
-
-
Nicolas Fella authored
This is needed to build frameworks that (indirectly) depend on plasma-wayland-protocols to build on the CI Otherwise plasma-wayland-protocols pulls in ECM from 'kf5' branch into the build Since KF6 ECM is still compatible with Qt5 this doesn't affect the ability to build against Qt5
-
- 13 Dec, 2022 1 commit
-
-
Xaver Hugl authored
-
- 29 Oct, 2022 1 commit
-
-
Volker Krause authored
Not needed, we have neither Wayland nor Plasma on Android.
-
- 17 Oct, 2022 1 commit
-
-
David Edmundson authored
-
- 28 Sep, 2022 1 commit
-
-
Aleix Pol Gonzalez authored
1.9.0 was tagged
-
- 21 Sep, 2022 1 commit
-
-
Vlad Zahorodnii authored
We need a new release to fix plasma-shell.xml's interface versions.
-
- 20 Sep, 2022 1 commit
-
-
Vlad Zahorodnii authored
plasma-shell's version must be 8 because the "appletpopup" surface role was added when plasma-wayland-protocols had already been released containing plasma-shell v7.
-
- 18 Sep, 2022 1 commit
-
-
Dawid Wrobel authored
-
- 06 Sep, 2022 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 02 Sep, 2022 1 commit
-
-
Roman Gilg authored
The manager interface version must be increased to match the highest version any interface created through it shows. [1] [1] https://wayland.freedesktop.org/docs/html/ch04.html#sect-Protocol-Versioning
-
- 01 Sep, 2022 1 commit
-
-
Aleix Pol Gonzalez authored
To be used by privileged applications to show certain things on top of the lockscreen.
-
- 25 Aug, 2022 1 commit
-
-
Laurent Montel authored
-
- 12 Aug, 2022 1 commit
-
-
Vlad Zahorodnii authored
It's already onetime, meaning that the apply request will reset the state of the output configuration object, but it will be easier to implement this protocol on the compositor side if the apply request is onetime only. It would be also nice to mark applied and failed events as destructors, but that would require bumping required wayland version and it means bumping v2 to v3.
-
- 11 Jul, 2022 1 commit
-
-
Willyanto Willyanto authored
-
- 10 Jun, 2022 1 commit
-
-
Kai Uwe Broulik authored
The description is supposed to go into a `<description>` tag, not as plain text into the `<request>` tag itself. Signed-off-by:
Victoria Fischer <victoria.fischer@mbition.io>
-
- 06 May, 2022 3 commits
-
-
Aleix Pol Gonzalez authored
-
David Edmundson authored
-
This MR is related to the discussion in frameworks/plasma-framework!500. * BUG: 411462 * BUG: 332512
-
- 05 May, 2022 1 commit
-
-
David Redondo authored
Allows a surface to request being opened at the current cursor position. It has to be called before any buffer has been attached.
-
- 02 May, 2022 1 commit
-
-
Volker Krause authored
With Qt6 not following that convention results in invalid generated code. For backward compatibility the file is also still installed with the old name though.
-
- 09 Apr, 2022 1 commit
-
-
Nicolas Fella authored
-
- 15 Mar, 2022 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 14 Mar, 2022 1 commit
-
-
Aleix Pol Gonzalez authored
It allows us to stream a region in the workspace.
-
- 08 Jan, 2022 1 commit
-
-
Volker Krause authored
-
- 07 Jan, 2022 1 commit
-
-
Volker Krause authored
Fixes the KF6 build.
-
- 09 Nov, 2021 2 commits
-
-
Aleix Pol Gonzalez authored
Now we can have the protocol, ready for 1.6.0. This reverts commit 490895c6.
-
Aleix Pol Gonzalez authored
-
- 05 Nov, 2021 1 commit
-
-
Aleix Pol Gonzalez authored
This reverts commit fcc237f1. This is done to be able to release 1.5 without the Primary Outputs changes. We will un-revert it after releasing so it's available in 1.6.
-
- 28 Oct, 2021 1 commit
-
-
Aleix Pol Gonzalez authored
Introduce a kde_primary_output_v1 protocol to query Changes kde_output_configuration_v2 to be able to change which is the new primary output.
-
- 22 Oct, 2021 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 06 Oct, 2021 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 08 Sep, 2021 1 commit
-
-
Méven Car authored
-
- 06 Sep, 2021 1 commit
-
-
Ben Cooksley authored
Introduce KDE CI configuration, as KWayland requires this project and we need to know how to build it
-
- 02 Sep, 2021 1 commit
-
-
Jan Blackquill authored
-
- 01 Sep, 2021 3 commits
-
-
Méven Car authored
NO_CHANGELOG
-
Xaver Hugl authored
-
-
- 31 Aug, 2021 1 commit
-
-
Aleix Pol Gonzalez authored
Makes it possible to the shell to tell a window on which screen it should be placed.
-
- 22 Aug, 2021 1 commit
-
-
Vlad Zahorodnii authored
Window management and activation feedback are two unrelated problems. If an application wants just to manage windows, sending activation objects to it will be pointless. Same goes with just listening for activations, if an app just wants to monitor activations, sending stacking order or other properties to it will be pointless. Since window management and activation feedback are two sort of orthogonal problems, this change moves activation feedback out of the management interface in a separate interface.
-