- 31 Jul, 2022 1 commit
-
-
Nicolas Fella authored
it has no purpose
-
- 02 Jul, 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"
-
- 27 Jun, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 15 Jun, 2022 1 commit
-
-
David Edmundson authored
-
- 13 Jun, 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 May, 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"
-
- 19 May, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 15 May, 2022 4 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Volker Krause authored
This is read as a double from KConfig and was then assigned to a QString, which for some reason compiles with Qt5. Qt6 no longer allows this.
-
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 Mar, 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"
-
- 28 Mar, 2022 1 commit
-
-
Essentially the same as !5 though a bit more smart, it checks for Header color support and fallbacks to classic WM colors if there's none. Also adds a new palette called "header" for GTK coloring support which will be used in Breeze-GTK for a menubar (and maybe toolbar) coloring. 
-
- 27 Feb, 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"
-
- 22 Feb, 2022 1 commit
-
-
Heiko Becker authored
GIT_SILENT
-
- 06 Feb, 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"
-
- 13 Jan, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 23 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"
-
- 02 Dec, 2021 1 commit
-
-
Xuetian Weng authored
-
- 27 Nov, 2021 1 commit
-
-
Nicolas Fella authored
-
- 11 Oct, 2021 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 05 Oct, 2021 1 commit
-
-
Nicolas Fella authored
-
- 02 Oct, 2021 1 commit
-
-
Ash Blake authored
Plugin keywords have been deprecated. Breeze and Oxygen no longer use the "button" keyword when registering their button plugins, so loading them now fails and blank assets get generated. Attempt loading DecorationButton without using the keyword, and if this fails, try the deprecated keyword like in the KWin commit 6f110bca. BUG: 442659
-
- 21 Sep, 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"
-
- 16 Sep, 2021 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 26 Aug, 2021 1 commit
-
-
Jan Blackquill authored
-
- 24 Aug, 2021 1 commit
-
-
David Edmundson authored
-
- 14 Aug, 2021 2 commits
-
-
Mikhail Zolotukhin authored
Port bugfix of window decorations rendering.
-
Emilio Cobos Álvarez authored
Some applications might want to switch GTK themes dynamically, for a variety of reasons. For example, Firefox Nightly recently started doing this, so that Firefox theme users have a better experience if they choose a Firefox theme different from their GTK theme: * https://bugzilla.mozilla.org/show_bug.cgi?id=1707872 However, this causes some issues in KDE. While we usually try to switch to the most compatible theme, we might fall back to Adwaita Dark. In such case, this CSS would still apply causing artifacts as shown here: * https://bugzilla.mozilla.org/show_bug.cgi?id=1716285 Listen to the theme dynamically to make sure we don't apply window_decorations.css in such case. I plan to figure out how to work around this in Firefox / figure out why Breeze dark is not working properly, but this seems worth it anyways.
-
- 02 Aug, 2021 3 commits
-
-
g_settings_set_* is async, so make sure the change is actually performed before returning and eventually exiting. This mostly affected the gtk_theme update binary, because that isn't long running unlike the kded module. (cherry picked from commit 6b2c2110)
-
g_settings_set_* is async, so make sure the change is actually performed before returning and eventually exiting. This mostly affected the gtk_theme update binary, because that isn't long running unlike the kded module.
-
Fabian Vogt authored
FWICT it's not actually used anywhere.
-
- 27 Jul, 2021 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 22 Jul, 2021 1 commit
-
-
Clean up the provider, then create a new one, instead, of creating a new one on both branches.
-
- 06 Jul, 2021 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 30 Jun, 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"
-