- 10 Feb, 2018 3 commits
-
-
Friedrich W. H. Kossebau authored
As now recommended, to ensure all locale settings are done from Qt side
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 08 Feb, 2018 1 commit
-
-
Kai Uwe Broulik authored
Only launchers show the window icon, don't load it for other windows. Only when minimized we show the fallback icon, don't load it for non-minimized windows. Differential Revision: https://phabricator.kde.org/D10382
-
- 07 Feb, 2018 3 commits
-
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
Otherwise the KCM aborts on XWayland. CHANGELOG: Fixed mouse settings module crashing on Wayland BUG: 389978 FIXED-IN: 5.12.1 Differential Revision: https://phabricator.kde.org/D10359
-
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"
-
- 06 Feb, 2018 6 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Eike Hein authored
Summary: * Implements VDG mockup M112/364 ** But using "Task Manager" naming for consistency instead of "Taskbar" ** Additional UI tweak of using i18np for spinbox suffices * Switched from generic name "launch" to "launchfeedback" ** This will require i18n pot and doc HTML renames to match * Original business logic is preserved as-is, but code is simplified and cleaned-up (coding style, etc.) Depends on D8641. Reviewers: #plasma, mart, abetts Reviewed By: #plasma, mart Subscribers: anthonyfieroni, mmustac, ngraham, davidedmundson, broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D8911
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
Which also takes into account hidden groups. Differential Revision: https://phabricator.kde.org/D10328
-
Laurent Montel authored
-
- 05 Feb, 2018 2 commits
-
-
Eike Hein authored
Summary: This patch does two things: * Instead of giving the KAbstractViewAdapter the actual icon size, we overprovision by giving it the size times two. This is because while we're deriving the grid view cell size from the icon size setting, it's not the actual size the thumbnails will be displayed at. Our IconItem is sized to almost fill the cell, and for image sources with non-square aspect ratios IconItem doesn't scale to the next icon size. * We set IconItem to do smooth scaling. While this results in lovely visual fidelity, I the performance impact is a concern. We're requesting twice as large thumbnails now, and we're doing more scaling work. However, thumbnail generation is async and doesn't slow down listing. There's also the possibility IconItem::smooth could have general performance impact unless things are smart enough not to scale when not necessary, which is hopefully the case. BUG:376848 Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D10223
-
Kai Uwe Broulik authored
This is what Dolphin does. The shortcut is hardcoded here and also common on other platforms. BUG: 389862 FIXED-IN: 5.13.0 Differential Revision: https://phabricator.kde.org/D10316
-
- 04 Feb, 2018 5 commits
-
-
Friedrich W. H. Kossebau authored
those elements were not referring to existing in or out arguments, or had non-matching type (the latter seems to be ignored by qdbusxml2cpp in favour of existing simple types)
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau 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
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"
-
- 03 Feb, 2018 16 commits
-
-
Laurent Montel authored
-
Friedrich W. H. Kossebau authored
Also be more explicit about including parent directory
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
David Faure authored
-
David Faure authored
-
Friedrich W. H. Kossebau authored
-
David Faure authored
Failed to open layout memory xml file for reading "/home/dfaure/.local/share/kded5/keyboard/session/layout_memory.xml" If the file doesn't exist, we have nothing to restore, exit silently.
-
David Faure authored
-
David Faure authored
-
David Faure authored
-
Laurent Montel authored
-
Laurent Montel 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"
-
- 02 Feb, 2018 4 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-