- 27 Jun, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 21 Jun, 2022 1 commit
-
-
- 20 Jun, 2022 2 commits
-
-
Volker Krause authored
QTEST insists on an exactly matching type (and that differs between Qt 5 and 6 for container sizes), while QCOMPARE can compare numbers with different types just fine. With this all Qt6 unit tests should pass here.
-
Laurent Montel authored
-
- 19 May, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 02 Mar, 2022 1 commit
-
-
Janet Blackquill authored
This makes KDecoration2 able to handle right to left; by properly mirroring buttons. BUG: 432390
-
- 18 Feb, 2022 1 commit
-
-
Kai Uwe Broulik authored
Matches built-in Qt behavior where a tooltip does not show up while a button is pressed. More importantly, it avoids showing a tooltip ontop of the global menu popup when clicking the button quickly before the tooltip timer has expired.
-
- 09 Feb, 2022 1 commit
-
-
Michail Vourlakos authored
--every decoration can now set a blurred region that is totally related to it. CCBUG:395725
-
- 15 Jan, 2022 1 commit
-
-
Volker Krause authored
-
- 13 Jan, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 11 Jan, 2022 1 commit
-
-
Volker Krause authored
That's no longer available in Qt6.
-
- 30 Dec, 2021 1 commit
-
-
Volker Krause authored
The needed build system changes aren't included as those require a newer ECM version than required here.
-
- 12 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 07 Nov, 2021 1 commit
-
-
Aleix Pol Gonzalez authored
warning: moving a temporary object prevents copy elision [-Wpessimizing-move] CCBUG: 444667
-
- 26 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 11 Oct, 2021 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 06 Oct, 2021 1 commit
-
-
Nicolas Fella authored
-
- 05 Oct, 2021 2 commits
-
-
Nicolas Fella authored
-
Nicolas Fella authored
-
- 17 Sep, 2021 2 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
This will avoid the ugly hack inside of KWin and allow consumers to port away from registering plugins using keywords Task: https://phabricator.kde.org/T14744
-
- 16 Sep, 2021 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 24 Aug, 2021 1 commit
-
-
David Edmundson authored
-
- 05 Jul, 2021 1 commit
-
-
Carl Schwan authored
-
- 08 Jun, 2021 2 commits
-
-
Vlad Zahorodnii authored
This is to prevent people from re-introducing lower case Qt keywords.
-
Vlad Zahorodnii authored
-
- 21 May, 2021 1 commit
-
-
Vlad Zahorodnii authored
This signal is needed to support various server decoration renderers. In kwin, we'd like to get rid of the DecorationRenderer in the composited code path in favor of a unified texture atlas. However, on X11, we still need to support the code path where compositing is off. This change introduces the Decoration::damaged() signal to make server side decoration rendering machinery in the compositor more flexible. The new signal is similar to the SurfaceInterface::damaged() signal.
-
- 13 May, 2021 5 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
David Edmundson authored
-
Laurent Montel authored
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 04 May, 2021 2 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Nate Graham authored
-
- 03 May, 2021 1 commit
-
-
Alexander Lohnau authored
-
- 08 Apr, 2021 1 commit
-
-
Alexander Lohnau authored
-