- 17 Feb, 2020 4 commits
-
-
Méven Car authored
Test Plan: builds Reviewers: broulik, ervin, #plasma Reviewed By: ervin Subscribers: alex, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27052
-
Will Stephenson authored
The code to handle a window drag from the taskbar to drop on the Activity Pager to add the window to an Activity was broken, because the test to see if the drop location is a running activity still treated the itemId as an integer indexing into an array of running activity indices, rather than an id string that could be a member of the list of running activities. It is not clear whether this is a bug fix or a new feature. The drop handler in PagerModel.cpp I amended is not used when DnDing windows within the pager, but may have been used for that at one point. This also allows the familiar file manager semantics of ctrl+drag = copy, drag = move to be used when dragging and dropping windows between activities using the taskbar and the activity pager applet.
-
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
-
- 14 Feb, 2020 2 commits
-
-
Benjamin Port authored
-
Benjamin Port authored
Summary: This will resolve a bug (apply never enabled). Bug occurs (at least) when kdeglobals contains QFont serialization without styleName (old style) BUG: 416358 Reviewers: #plasma, broulik, ervin, crossi, meven, ngraham, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27384
-
- 13 Feb, 2020 6 commits
-
-
Arjen Hiemstra authored
-
Arjen Hiemstra authored
Summary: ScrollView will resize any single child flickabe to the right size. However, this behaviour breaks if that child specifies anchors, causing the child to ignore any padding specified in ScrollView. Removing the anchoring fixes the scrollbar overlapping and also fixes list items poking outside the scrollview border. BUG: 417437 FIXED-IN: 5.18.1 Test Plan: Before: {F8101357} After: {F8101358} Reviewers: #plasma, ngraham, davidedmundson Reviewed By: #plasma, ngraham, davidedmundson Subscribers: davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27379
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
StyleConfigDialog doesn't actually load the config plugin, so it doesn't use the argument for loading but displaying. Pass the display of the style to ensure a correct window title. BUG: 417563 FIXED-IN: 5.18.1 Differential Revision: https://phabricator.kde.org/D27368
-
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"
-
- 12 Feb, 2020 2 commits
-
-
George Vogiatzis authored
Summary: When vertical or Icon-only task manager, shrink click area 10% and indicator 30%. This allows moving it closer to the corner, away from the center, to avoid accidental audio muting. BUG: 416553 FIXED-IN: 5.19.0 Test Plan: With patch {F7919362} Reviewers: #vdg, #plasma, hein, ngraham Reviewed By: #vdg, ngraham Subscribers: broulik, Fuchs, ndavis, filipf, cblack, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26861
-
Méven Car authored
Solid-device-automounter/kcm: Enable/Disable columns automount onLogin/onAttached depending on corresponding checkbox Summary: To make clear to the user what automount options imply. Test Plan: Before: {F8049400} After: {F8049404} {F8049407} Reviewers: #plasma, ervin, ngraham, broulik, bport, crossi Reviewed By: ervin Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27057
-
- 11 Feb, 2020 5 commits
-
-
Marco Martin authored
5.18 doesn't offer a way anymore from the gui so unlock them if they're locked BUG:417424
-
Marco Martin authored
5.18 doesn't offer a way anymore from the gui so unlock them if they're locked BUG:417424
-
Nate Graham authored
Summary: Last visual change required to complete {T12640}. Test Plan: Before: {F8095898} After: {F8096590} Reviewers: #vdg, manueljlin, filipf Reviewed By: #vdg, filipf Subscribers: ndavis, filipf, plasma-devel Tags: #plasma Maniphest Tasks: T12640 Differential Revision: https://phabricator.kde.org/D27303
-
Nate Graham authored
Summary: This fixes the binding loop and replaces a complicated bit of code with something much simpler. Test Plan: No more binding loop warning when running `plasmashell` on the CLI No meaningful difference in appearance for every combination of icon size and label width in icon view Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: davidedmundson, gvgeo, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27261
-
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"
-
- 10 Feb, 2020 13 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
Sorry :( GIT_SILENT
-
Heiko Becker authored
-
Heiko Becker authored
Summary: plasma.kde.org doesn't exist anymore and causes the appstream test to to fail. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27305
-
Nate Graham authored
Test Plan: Before: {F8095730} After: {F8095728} Reviewers: #vdg, #plasma, ndavis Reviewed By: #vdg, ndavis Subscribers: plasma-devel Tags: #plasma Maniphest Tasks: T12640 Differential Revision: https://phabricator.kde.org/D27301
-
Nate Graham authored
Summary: Per VDG mockup. Test Plan: Before: {F8090890} After: {F8090880} Reviewers: #vdg, manueljlin Reviewed By: #vdg, manueljlin Subscribers: ndavis, plasma-devel Tags: #plasma Maniphest Tasks: T12640 Differential Revision: https://phabricator.kde.org/D27222
-
David Edmundson authored
Summary: XFixes is only used on X. But we definitely still need to update the available entries in the size combo box. We still want to emit changes, and we still want to update the env Test Plan: Ran on wayland Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27055
-
Nate Graham authored
Summary: Before-and-after pictures below should be self-explanatory: Test Plan: Before: {F8094802} After: {F8094803} Reviewers: #vdg, #plasma, filipf Reviewed By: #vdg, filipf Subscribers: filipf, plasma-devel Tags: #plasma Maniphest Tasks: T12640 Differential Revision: https://phabricator.kde.org/D27273
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
We hide the UI after we show it in initFirmwareSetup Differential Revision: https://phabricator.kde.org/D27206
-
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"
-
Tranter Madi authored
Summary: - When the text is truncated, we could hover over it to read the full text Test Plan: Everything works well {F8084388} Reviewers: #plasma, #vdg, ndavis, ngraham Reviewed By: #vdg, ndavis, ngraham Subscribers: ngraham, broulik, cblack, ndavis, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27149
-
Tranter Madi authored
Summary: Make the tooltip as compact as possible. This is also consistent with texts inside playerControlRow Test Plan: Before: {F8092909} After: {F8092910} Reviewers: #plasma, #vdg, ndavis, ngraham Reviewed By: #vdg, ndavis, ngraham Subscribers: ngraham, davidedmundson, ndavis, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27262
-
- 07 Feb, 2020 3 commits
-
-
Nate Graham authored
Summary: The ToolTip code was kind of messy. This patch adjusts it to use modern Layouts, fixes some binding loops, reduces redundancy, adds comments, removes a lot of unnecessary code, and ports almost everything to PlasmaComponents3. We still need PC2 for `Highlight` so it can't be removed entirely. There is only one unavoidable visual change, which was made in this patch because it is consistent with the latest VDG mockup (T12640): the blurred album art background no longer goes under the player controls bar. This simplifies the code substantially, and as the mockup shows, it just looks better anyway (IMO). This is not intended to fully implement the mockup in T12640. Test Plan: Everything looks the same, except for this: {F8087660} Reviewers: #plasma, #vdg, ndavis Reviewed By: #vdg, ndavis Subscribers: hein, trmdi, broulik, plasma-devel Tags: #plasma Maniphest Tasks: T12640 Differential Revision: https://phabricator.kde.org/D27182
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
BUG: 417224 FIXED-IN: 5.18.1 CCMAIL: kde-i18n-doc@kde.org Differential Revision: https://phabricator.kde.org/D27191
-
- 06 Feb, 2020 3 commits
-
-
Jonathan Riddell authored
GIT_SILENT
-
Jonathan 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"
-
- 05 Feb, 2020 2 commits
-
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
With the KConfigXT changes, the default isn't written anymore, so it wouldn't sync the default Breeze scheme anymore. Differential Revision: https://phabricator.kde.org/D27165
-