- 22 Jun, 2022 3 commits
-
-
Fushan Wen authored
This causes apply button not working. This reverts commit c9aacfd3.
-
Fushan Wen authored
Only reload wallpaper settings when `wallpaperConfiguration` is invalid. CCBUG: 407619
-
Fushan Wen authored
This matches the behavior in systemsettings, and makes the debut of config dialog much faster.
-
- 21 Jun, 2022 2 commits
-
-
When the width of the buttons is smaller than 0.8 * Screen.width, show the buttons in two rows. Co-authored-by:
Jan Blackquill <uhhadd@gmail.com>
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 20 Jun, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 19 Jun, 2022 3 commits
-
-
Fushan Wen authored
A redundant variable is removed.
-
Méven Car authored
Aka middle click pasting CCBUG: 441668
-
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 Jun, 2022 2 commits
-
-
ivan tkachenko authored
This turns out to be quite a refactoring, but in the end we get a flattened component hierarchy, consistent structure and behavior, and of course the keyboard navigation (Meta+Alt+P). For feature parity, minimizeall applet now also have a parity action from its sister-applet. BUG: 454651
-
ivan tkachenko authored
-
- 17 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"
-
- 15 Jun, 2022 2 commits
-
-
ivan tkachenko authored
-
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"
-
- 14 Jun, 2022 3 commits
-
-
-
`wallpaperGraphicsObject`, `wallpaper` or `wallpaperInterface` is not set before calling `ContainmentInterface::loadWallpaper()`, so wait until `wallpaperInterfaceChanged` signal is emitted. At that time `applyWallpaper()` will call `syncWallpaperObjects()` to update `wallpaperConfiguration`. BUG: 407619 FIXED-IN: 5.24.6
-
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 Jun, 2022 6 commits
-
-
Fushan Wen authored
No need to set panel.location as ShellCorona::addPanel will automatically pick one available edge.
-
ivan tkachenko authored
-
The `spacingAtMinSize` will be used to calculate the container margins. `Math.floor` is used to get a more consistent scaling when the panel height is changed BUG: 454810
-
ivan tkachenko authored
-
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
-
- 12 Jun, 2022 10 commits
-
-
-
-
-
-
GIT_SILENT
-
David Edmundson authored
Type=Service should not be used for autostart applications, it's for plugins. This resulted in kaccess being "correctly" skipped by the XDG autostart generator in the systemd boot. BUG: 455175
-
Ahmad Samir authored
This way we get a build time warning if the var isn't defined at all, e.g. a missing check_include_files() CMake call.
-
Ahmad Samir authored
-
Ahmad Samir authored
-
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"
-
- 11 Jun, 2022 1 commit
-
-
Ahmad Samir authored
So that KGloalAccel::MatchType can be found: In file included from /builds/plasma/plasma-desktop/kcms/keys/kcm_keys.cpp:23: /builds/plasma/plasma-desktop/_build/kcms/keys/kglobalaccel_interface.h:129:105: error: ‘KGlobalAccel’ has not been declared 129 | inline QDBusPendingReply<QList<KGlobalShortcutInfo> > globalShortcutsByKey(const QKeySequence &key, KGlobalAccel::MatchType matchType) And kglobalaccel.h already includes kglobalshortcutinfo.h
-
- 09 Jun, 2022 3 commits
-
-
Ismael Asensio authored
This setting was enabled to make the KCM defaults slightly more consistent, as the partial settings `AutomountOnLogin` and `AutomountOnAttached` are enabled by default and the KCM enables the general `AutomountEnabled` settings from those. But this seems to be problematic for some use cases (reported on fresh-installed systems like Fedora), so we need to disable it by default. As the KCM compose the general option from the two partial ones, we need to disable them too, so they're in sync and the Default state is stable.
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
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"
-
- 07 Jun, 2022 2 commits
-
-
Fushan Wen authored
Only fallback to highlight color if the dominant color is too light or too dark.
-
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"
-