https://bugs.kde.org/show_bug.cgi?id=348126
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ksc | |reen/d0dc9a7a1c1ef92865806e | |94a9da47240c825162 Status|CONFIRMED |RESOLVED Version Fixed In| |5.17.0 --- Comment #9 from Nate Graham <n...@kde.org> --- Git commit d0dc9a7a1c1ef92865806e94a9da47240c825162 by Nate Graham. Committed on 17/09/2019 at 19:22. Pushed by ngraham into branch 'master'. Polish Displays KCM UI Summary: This patch improves and polishes the new KScreen KCM's UI in a variety of ways. A picture says a thousand words, so look at the pictures. :) FIXED-IN: 5.17.0 Test Plan: Due to an unrelated bug, my second screen isn't showing up in the visualization, so please excuse the fact that only one appears there in these screenshots: {F7369458} {F7369494} All functionality that was working before is still working now. Reviewers: romangg, #vdg, #kwin, GB_2 Reviewed By: romangg, #vdg, #kwin, GB_2 Subscribers: filipf, ndavis, GB_2, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D23798 M +1 -1 kcm/kcm.cpp M +1 -1 kcm/kcm_kscreen.desktop M +3 -1 kcm/output_model.cpp M +1 -0 kcm/package/contents/ui/Output.qml M +2 -2 kcm/package/contents/ui/OutputIdentifier.qml M +17 -9 kcm/package/contents/ui/OutputPanel.qml M +7 -26 kcm/package/contents/ui/Panel.qml M +12 -4 kcm/package/contents/ui/Screen.qml M +7 -3 kcm/package/contents/ui/main.qml https://commits.kde.org/kscreen/d0dc9a7a1c1ef92865806e94a9da47240c825162 -- You are receiving this mail because: You are watching all bug changes.