- 26 Jan, 2023 1 commit
-
-
GTK4 dropped support for the GDK_DPI_SCALE environment variable, but we can achieve the same using dedicated GTK/GDK settings. Here we drop any usage of environment variables for DPI configuration in favor of GTK/GDK settings. BUG: 442901 FIXED-IN: 5.27
-
- 24 Jan, 2023 1 commit
-
-
David Redondo authored
There was no consensus for this in Plasma. This reverts commit aa9eabda.
-
- 23 Jan, 2023 1 commit
-
-
Laurent Montel authored
-
- 21 Jan, 2023 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 19 Jan, 2023 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 24 Nov, 2022 1 commit
-
-
Vlad Zahorodnii authored
-
- 13 Nov, 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 Oct, 2022 1 commit
-
-
Currently we have an abundance of GTK configuration locations: - GTK2 gtkrc file - XSettings config file - GSettings registry - Settings.ini file for GTK3 and GTK4 - gtk.css and other stylesheets for injection for GTK3 and GTK4 Each of them have their own complexities. Some of them depend on gtk version, some do not. Given how different they are, it makes sense to split them reducing the verbosity of function signatures in the process.
-
- 20 Oct, 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"
-
- 18 Oct, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 06 Oct, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 04 Oct, 2022 1 commit
-
-
Fushan Wen authored
Not unloading the plugin loader will cause file descriptor leaks in kded, and when fd limit is reached, accent color can't be updated anymore because updating accent color requires writing to kdeglobals. This fixes the leak and also fixes the accent color bug. BUG: 458430 BUG: 458817 CCBUG: 459870 FIXED-IN: 5.26
-
- 15 Sep, 2022 3 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 09 Sep, 2022 1 commit
-
-
The GTK4 version of Breeze doesn't inherit color scheme at all without this. BUG: 448675 FIXED-IN: 5.26
-
- 29 Aug, 2022 1 commit
-
-
Laurent Montel authored
-
- 23 Aug, 2022 1 commit
-
-
Nicolas Fella authored
-
- 16 Aug, 2022 3 commits
-
-
Volker Krause authored
-
-
Volker Krause authored
This mostly builds, but there is one remaining use of the deprecated KPluginLoader class.
-
- 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"
-