D12973: Workspace KCM Redesign Using Kirigami
Nathaniel Graham
noreply at phabricator.kde.org
Sat May 19 01:51:04 UTC 2018
ngraham accepted this revision.
ngraham added a comment.
This revision is now accepted and ready to land.
Nicely done! Code and visual changes look good to me. Tested it out and everything still works. Just two little comment formatting nitpicks, then this is good to go from my perspective! (wait for other reviews too before landing, please)
INLINE COMMENTS
> main.qml:32
>
> - Layouts.ColumnLayout {
> - id: maincol
> - spacing: units.largeSpacing
> + // VisaulBehavior Settings
> + Controls.CheckBox {
"Visual behavior settings"
> main.qml:57
>
> - Controls.CheckBox {
> - id: showVisualFeedback
> - text: i18n("Display visual feedback for status changes")
> - checked: kcm.visualFeedback
> - onCheckedChanged: kcm.visualFeedback = checked
> - }
> + // ClickBehavior Settings
> + Controls.ExclusiveGroup {
"Click behavior settings"
REPOSITORY
R119 Plasma Desktop
BRANCH
kcmworkspace-Redesign
REVISION DETAIL
https://phabricator.kde.org/D12973
To: furkantokac, ngraham, romangg, #plasma
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180519/9cd53209/attachment.html>
More information about the Plasma-devel
mailing list