D19467: [colors-kcm] Fix blurry previews

2019-03-03 Thread Kai Uwe Broulik
broulik added a comment. Looks like KCM GridView should round the cell sizes to avoid non-integer pixel alignment REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D19467 To: filipf, broulik, #vdg, rooty, davidedmundson Cc: davidedmundson, rooty, plasma-devel, j

D19419: [KdePlasma-Addons/POTD/NOAA] Fixed RegEx string to suit latest changes on the webpage

2019-03-03 Thread Tagore Chandan Reddy
tagorechandanreddy added a comment. The HTML of the webpage is updated with random whitespace characters and newline characters. Henceforth, this patch handles any such changes. REPOSITORY R114 Plasma Addons REVISION DETAIL https://phabricator.kde.org/D19419 To: tagorechandanreddy, ngra

D19185: [KRunner, SDDM theme, Logout screen, Login widget] Use the word "Sleep" instead of "Suspend"

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. Good call, thanks! REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D19185 To: ngraham, #vdg, #plasma, filipf, mart Cc: rooty, abetts, filipf, davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-moha

D19119: ApplicationPage: include the available version when selecting the source

2019-03-03 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Ah, that makes sense. Looks good now! REPOSITORY R134 Discover Software Store BRANCH arcpatch-D19119 REVISION DETAIL https://phabricator.kde.org/D19119 To: apol, #discover_softwar

D19502: Add a SearchField and PasswordField component

2019-03-03 Thread Nathaniel Graham
ngraham added a reviewer: mart. ngraham added a comment. Wow, that was fast. I'm impressed. INLINE COMMENTS > PasswordField.qml:25 > +/** > + * This is a standart password text field. > + * `Standart` -> `Standard` > SearchField.qml:25 > +/** > + * This is a standart textfield following KDE

D19419: [KdePlasma-Addons/POTD/NOAA] Fixed RegEx string to suit latest changes on the webpage

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. Can you clarify what problem we're solving here? The NOAA picture of the day wallpaper currently works just fine for me. REPOSITORY R114 Plasma Addons REVISION DETAIL https://phabricator.kde.org/D19419 To: tagorechandanreddy, ngraham, davidedmundson Cc: plasma-d

D19119: ApplicationPage: include the available version when selecting the source

2019-03-03 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 53094. apol added a comment. swap order REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19119?vs=51969&id=53094 BRANCH arcpatch-D19119 REVISION DETAIL https://phabricator.kde.org/D19119 AFFECTED FILES

D19502: Add a SearchField and PasswordField component

2019-03-03 Thread Aleix Pol Gonzalez
apol added inline comments. INLINE COMMENTS > PasswordField.qml:51 > +}, > +Kirigami.Action { > +iconName: "edit-clear" Looks off that the clear buttons are not aligned. Invert? REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D19502 To: ogn

D19454: Fix errors in kirigami example files

2019-03-03 Thread Aleix Pol Gonzalez
apol added a comment. Others look good to me. INLINE COMMENTS > AbstractApplicationWindow.qml:105 > pageStack: Controls.StackView { > +function goBack() { > +console.log("goBack"); Why's that? REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org

D19119: ApplicationPage: include the available version when selecting the source

2019-03-03 Thread Aleix Pol Gonzalez
apol added a comment. Can't add () because both sides add them. I forgot to click submit on the screenshot last time (poor phab, was still offering it!), will add it now. F6655279: Screenshot_20190304_023003.png REPOSITORY R134 Discover Softwar

D19479: [Lock, Login, and Logout screen] Adjust visual feedback of action buttons

2019-03-03 Thread Krešimir Čohar
rooty added a comment. The animator causes a little bit of a problem (keep your eye on the Sleep button): F6655268: consequences-of-advanced-spellcasting.mp4 REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator

D19502: Add a SearchField and PasswordField component

2019-03-03 Thread Carl Schwan
ognarb created this revision. Herald added a project: Kirigami. Herald added a subscriber: plasma-devel. ognarb requested review of this revision. REVISION SUMMARY Provide a small abstraction over ActionTextField to implement consistent standard special text field **Warning:** I include a

D19185: [KRunner, SDDM theme, Logout screen, Login widget] Use the word "Sleep" instead of "Suspend"

2019-03-03 Thread Krešimir Čohar
rooty added a comment. P.S. I took the liberty of replacing Suspend with the word Sleep to the user prompt screen too e588bebe78d27a92da2db0ba4260c26f76e28743 REPOSITORY R120 Plasma Workspace REVISION DETAIL htt

D19214: [sddm-theme] Replace login button label with icon

2019-03-03 Thread Krešimir Čohar
rooty added a comment. In D19214#424106 , @ngraham wrote: > Hmm, the Kirigami text field doesn't look like that in an app. Must be some weird SDDM environment thing? > > Either way, let's fix the height issue *somehow*. :) It's sorta

D19214: [sddm-theme] Replace login button label with icon

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. Hmm, the Kirigami text field doesn't look like that in an app. Must be some weird SDDM environment thing? Either way, let's fix the height issue *somehow*. :) REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D19214 To: rooty, #vd

D19214: [sddm-theme] Replace login button label with icon

2019-03-03 Thread Krešimir Čohar
rooty added a comment. In D19214#424074 , @ngraham wrote: > Looks like https://bugs.kde.org/show_bug.cgi?id=399155 has revealed that the text field itself just isn't tall enough. Fixing that should fix both the bug mentioned above, as well as th

D19479: [Lock, Login, and Logout screen] Adjust visual feedback of action buttons

2019-03-03 Thread Filip Fila
filipf added a subscriber: davidedmundson. filipf added a comment. @davidedmundson we have some considerable issues with text opacity failing when the logout screen is superimposed over a light background: F6655046: image.png You mentioned somet

D19478: [Login, Lock, and Logout Screen] Make the avatar background circle more subtle

2019-03-03 Thread Filip Fila
filipf added a comment. In D19478#424055 , @ngraham wrote: > ...And now that that's landed, I think this can too. I would now wait until after D19479 so that we don't necessarily have dark and light ci

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Filip Fila
filipf updated this revision to Diff 53089. filipf added a comment. itemOpacity override is not needed after all REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19479?vs=53088&id=53089 BRANCH master REVISION DETAIL https://phabricator.kde.org/

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Filip Fila
filipf updated this revision to Diff 53088. filipf edited the summary of this revision. filipf added a comment. split SDDM & LockScreen circle opacity settings, override ActionButton.qml root opacity, change label top margin in logout screen REPOSITORY R120 Plasma Workspace CHANGES SINC

D19214: [sddm-theme] Replace login button label with icon

2019-03-03 Thread Nathaniel Graham
ngraham requested changes to this revision. ngraham added a comment. This revision now requires changes to proceed. Looks like https://bugs.kde.org/show_bug.cgi?id=399155 has revealed that the text field itself just isn't tall enough. Fixing that should fix both the bug mentioned above, as we

D11352: [RFC] Auto ordered systray

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. #plasma folks? Are we landing this? REPOSITORY R120 Plasma Workspace BRANCH stableSystray2 REVISION DETAIL https://phabricator.kde.org/D11352 To: Pitel, #vdg, #plasma, mart Cc: ngraham, wsdfhjxc, mart, plasma-devel, jr

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Krešimir Čohar
rooty added a comment. In D19479#424043 , @ngraham wrote: > In D19479#424008 , @rooty wrote: > > > This isn't bad (especially with a top margin) but I actually like the subtlety of not having the cir

D19500: [KDirModel] Fix job urls change signal connection

2019-03-03 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: Frameworks, dfaure, jtamate. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY The private slot declaration for `_k_slotJobUrlsChanged` got removed as part

D19478: [Login, Lock, and Logout Screen] Make the avatar background circle more subtle

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. ...And now that that's landed, I think this can too. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D19478 To: filipf, ngraham, #vdg, #plasma, rooty Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezh

D19315: Use ActionTextField to implement the searchField in system settings

2019-03-03 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Nice! If you're upset about losing the animation, we could add that to the action buttons of the `ActionTextField` component itself. REPOSITORY R124 System Settings BRANCH maste

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. In D19479#424008 , @rooty wrote: > This isn't bad (especially with a top margin) but I actually like the subtlety of not having the circles and having them pop up on hovering over them. > > How about using this style

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Krešimir Čohar
rooty added a comment. This isn't bad (especially with a top margin) but I actually like the subtlety of not having the circles and having them pop up on hovering over them REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D19479 To: filipf, r

D19496: [kcm/componentchooser] Remove unused ktimerdialog.{h,cpp}

2019-03-03 Thread Alexander Volkov
volkov created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. volkov requested review of this revision. REVISION SUMMARY Amend 2f83a4434a888cd17b03af1f9925cbb054256ade . REPOSITO

D19214: [sddm-theme] Replace login button label with icon

2019-03-03 Thread Krešimir Čohar
rooty updated this revision to Diff 53078. rooty added a comment. Rebase REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19214?vs=52355&id=53078 REVISION DETAIL https://phabricator.kde.org/D19214 AFFECTED FILES lookandfeel/contents/lockscreen/

D19468: [sddm-theme/lock screen] Remove username shadow and show clock shadow only when unfocused

2019-03-03 Thread Krešimir Čohar
rooty added a comment. Considering that there's an outline around the clock and the username now as a fallback option, should we add one to the action buttons too? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D19468 To: rooty, #vdg, ngraham Cc: plasma-dev

D19372: [sddm-theme] Enlarge user avatar in focus

2019-03-03 Thread Krešimir Čohar
This revision was automatically updated to reflect the committed changes. Closed by commit R120:458576b2b5db: [sddm-theme] Enlarge user avatar in focus (authored by rooty). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19372?vs=53030&id=53077 REVISI

D19460: [powerdevil] Correct labels

2019-03-03 Thread Krešimir Čohar
This revision was automatically updated to reflect the committed changes. Closed by commit R122:85ae655bacbb: [powerdevil] Correct labels (authored by rooty). REPOSITORY R122 Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19460?vs=52958&id=53076 REVISION DETAIL https://

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. That's beautiful! I love it. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D19479 To: filipf, rooty, ngraham, #vdg, #plasma Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensre

D19044: [InlineMessage] Do not draw shadows around the message

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. In D19044#423965 , @Codezela wrote: > how can I try this in home https://community.kde.org/Infrastructure/Phabricator#How_to_review_someone_else.27s_patch If you need further assistance, please ask in the `#k

D19044: [InlineMessage] Do not draw shadows around the message

2019-03-03 Thread Hazem Salem
Codezela added a comment. can we make this massages full width borderless total flat how can I try this in home sorry I am new in this things REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D19044 To: filipf, #vdg, #kirigami, ngraham, mart Cc: Codezela, rooty, nd

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Filip Fila
filipf added a comment. Changing this component would affect all 3 screens. The logout screen is trickier though due to key presses. What if we did this? **Login screen **F6654023: sddmButtons-2019-03-03_18.20.49 **Lock screen **F66540

D19372: [sddm-theme] Enlarge user avatar in focus

2019-03-03 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Perfect. Shipit! FWIW I think being explicit is better than implicit when there's any possible chance of confusion or misunderstanding. REPOSITORY R120 Plasma Workspace BRANCH a

D19479: [SDDM theme] Add visual feedback when hovering over action buttons

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. On the logout screen, navigating using the arrow keys should move the background circle too. But in general I think his is actually really great. It solves the problem perfectly and it looks good. On the downside, it doesn't particularly look like the other hove

D19186: [KCM & UI] Use the word "Sleep" instead of "Suspend"

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. In D19186#423597 , @aspotashev wrote: > Hi Nate, > > You missed this one at daemon/actions/bundled/suspendsessionconfig.cpp:88: > > m_comboBox->addItem(QIcon::fromTheme("system-suspend-hybrid"), i18n("Hybrid su

D19301: Use Kirigami.ActionTextField for the SearchField

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. Oops, so it does! REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D19301 To: ognarb, #discover_software_store, ngraham Cc: ngraham, apol, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreut

D19434: Change entry of Endpoint UI

2019-03-03 Thread Nathaniel Graham
ngraham added a comment. In D19434#423613 , @andersonbruce wrote: > My preference is to only use a spinbox for entries with less than 100 possible values. I believe that the up/down arrows give the impression that clicking on them is the "prop

D19460: [powerdevil] Correct labels

2019-03-03 Thread Krešimir Čohar
rooty marked 2 inline comments as done. rooty added inline comments. INLINE COMMENTS > ngraham wrote in activityWidget.ui:72 > Eh, let's make the English teachers happy. :) Now let's only hope they'll switch to Plasma :D REPOSITORY R122 Powerdevil REVISION DETAIL https://phabricator.kde.or