Feed Advanced Search

May 6 2019

filipf added a comment to D21030: [WidgetExplorer] Fix blurry previews.

Looks like you cherry-picked the commit onto each branch, is that right? In general it's preferred to land the commit onto the oldest branch and then merge forward. See https://community.kde.org/Infrastructure/Phabricator#Landing_on_the_.22Stable_branch.22

I can help with this in the future. It can be tricky.

May 6 2019, 5:55 PM · Plasma
filipf committed R119:5519a0a5bff8: [WidgetExplorer] Fix blurry previews (authored by filipf).
[WidgetExplorer] Fix blurry previews
May 6 2019, 3:22 PM
filipf committed R119:75fa5132f78b: [WidgetExplorer] Fix blurry previews (authored by filipf).
[WidgetExplorer] Fix blurry previews
May 6 2019, 3:18 PM
filipf committed R119:29f0bea89889: [WidgetExplorer] Fix blurry previews (authored by filipf).
[WidgetExplorer] Fix blurry previews
May 6 2019, 3:17 PM
filipf closed D21030: [WidgetExplorer] Fix blurry previews.
May 6 2019, 3:17 PM · Plasma
filipf added a comment to D21030: [WidgetExplorer] Fix blurry previews.

Nice! Stable branch please.

May 6 2019, 1:44 PM · Plasma

May 5 2019

filipf updated the test plan for D21030: [WidgetExplorer] Fix blurry previews.
May 5 2019, 9:05 PM · Plasma
filipf updated the diff for D21030: [WidgetExplorer] Fix blurry previews.

use Math.floor instead of Math.round

May 5 2019, 9:05 PM · Plasma
filipf added a comment to D20969: [potd] Modernize configuration settings.

Few changes needed to the Description before landing:

  • Is the NOTE still accurate? I don't see that behavior anymore.
  • Also we're no longer porting to QQC2
May 5 2019, 8:40 PM · Plasma
filipf updated the summary of D20969: [potd] Modernize configuration settings.
May 5 2019, 8:39 PM · Plasma
filipf updated the summary of D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.
May 5 2019, 7:00 PM · Plasma
filipf planned changes to D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.

Gotcha. At least use a function instead of duplicating the same code in each button.

May 5 2019, 6:58 PM · Plasma
filipf accepted D20976: Respect the user-configured mimetype when dragging an image from the main window.
May 5 2019, 6:40 PM · Spectacle
filipf added a comment to D20976: Respect the user-configured mimetype when dragging an image from the main window.

I think the user expectation is that whatever format has been selected in the settings window is the format that the image will be saved in no matter what method is used to get it out of Spectacle. At least, that was my expectation after I set the format to JPEG and was confused by the fact that using the DnD feature produces PNG images instead.

The fact that dragging the image from the app's main window always produced a PNG seems like it was a bug rather than an intentional feature. If you want an image in a lossless format, you stick with the default PNG format. A person who deliberately changes that to JPEG is signaling that they want their images to always be JPEGs.

We can see what VDG thinks. It would be nice to get a decision today though since tomorrow is the 19.04.1 tagging date.

May 5 2019, 6:31 PM · Spectacle
filipf updated the summary of D21030: [WidgetExplorer] Fix blurry previews.
May 5 2019, 11:48 AM · Plasma
filipf added reviewers for D21030: [WidgetExplorer] Fix blurry previews: Plasma, VDG, ngraham.
May 5 2019, 11:35 AM · Plasma
filipf requested review of D21030: [WidgetExplorer] Fix blurry previews.
May 5 2019, 11:34 AM · Plasma
filipf updated subscribers of D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.

I get what you're saying but that's just how the applet is designed. It's preconfigured SVG backgrounds (you can find them in /usr/share/plasma/desktoptheme/default/widgets/notes.svgz). I'm not really introducing any hardcoding that isn't already there. See the hardcoding of text color:

May 5 2019, 7:35 AM · Plasma

May 4 2019

filipf updated the diff for D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.

move accessibleName back into ToolButton, but still refer to the Tooltip's text

May 4 2019, 9:43 PM · Plasma
filipf updated the diff for D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.

move accessibleName into tooltip and refer to the tooltip's text

May 4 2019, 9:36 PM · Plasma
filipf added a comment to D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.

Plasma has this "ColorScope" thing. Does this work as a solution? Will fix the frame

May 4 2019, 9:12 PM · Plasma
filipf updated the test plan for D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.
May 4 2019, 9:04 PM · Plasma
filipf added reviewers for D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes: Plasma, VDG, ngraham.
May 4 2019, 9:02 PM · Plasma
filipf requested review of D21027: [Notes] Fix icons being almost invisible with light backgrounds when using dark themes.
May 4 2019, 8:59 PM · Plasma
filipf added reviewers for D21026: Fix ToolButton remaining in a pressed state after press: mart, Plasma, ngraham, davidedmundson.
May 4 2019, 8:53 PM · Plasma
filipf requested review of D21026: Fix ToolButton remaining in a pressed state after press.
May 4 2019, 8:50 PM · Plasma
filipf added a reviewer for D15814: show all borders for pop up windows in a dock: VDG.
May 4 2019, 6:49 PM · Frameworks
filipf added a comment to D20969: [potd] Modernize configuration settings.

Hmm, setting a maximum width is kind of lousy for really long strings though, because they get elided. I think it might make more sense to make sure that the window expands to accomodate a wide combobox, and them trim down that particular string. It's just way too long right now.

May 4 2019, 4:35 PM · Plasma
filipf updated the diff for D20969: [potd] Modernize configuration settings.

change string "Providers:" to "Provider:"

May 4 2019, 4:35 PM · Plasma
filipf updated the diff for D20797: [dict] Modernize configuration window.

wrong diff, revert

May 4 2019, 4:34 PM · Plasma
filipf updated the diff for D20797: [dict] Modernize configuration window.

change string "Providers:" to "Provider:"

May 4 2019, 4:33 PM · Plasma
filipf added a comment to D20972: [sidebar] Make search field not glued to the separator.

Two sane solutions I see, but which don't end up working:

May 4 2019, 4:32 PM · Plasma

May 3 2019

filipf added a comment to D20969: [potd] Modernize configuration settings.

Nice job. But I shudder to think of how long this string must be in German or Brazilian Portuguese:

May 3 2019, 7:03 PM · Plasma
filipf updated the diff for D20969: [potd] Modernize configuration settings.

minor cleanup

May 3 2019, 6:30 PM · Plasma
filipf updated the diff for D20969: [potd] Modernize configuration settings.
  • go back to using QQC1 comboboxes
  • match the width of the QQC1 comboboxes with the top 2 QQC2 comoboxes
  • if a menu entry is longer than aforementioned width, resize the combobox
May 3 2019, 6:27 PM · Plasma
filipf added a comment to D20969: [potd] Modernize configuration settings.

I could set the width of the QQC1 combobox to match the QQC2 ones above, but it won't get resized if a wider entry is selected (as is the case with QQC2). Thoughts on how to proceed?

May 3 2019, 3:20 PM · Plasma
filipf added a comment to D20969: [potd] Modernize configuration settings.

QQC1 Comboboxes:

May 3 2019, 1:54 PM · Plasma
filipf committed R296:a2e4bbbb2b49: [KeySequenceItem] Make the clear button have the same height as shortcut button (authored by filipf).
[KeySequenceItem] Make the clear button have the same height as shortcut button
May 3 2019, 1:00 PM
filipf closed D20977: [KeySequenceItem] Make the clear button have the same height as shortcut button.
May 3 2019, 1:00 PM · Frameworks
filipf added a comment to D20972: [sidebar] Make search field not glued to the separator.

When anchors.margins is removed we see that the ToolButton still has 1px of its own margin around it, which might be that +1 that adds up to 8. The separator has on the other hand now even eaten into the search field's border.

May 3 2019, 12:05 AM · Plasma

May 2 2019

filipf committed R119:935f33387437: [Kickoff] Use simpler code for separator color (authored by filipf).
[Kickoff] Use simpler code for separator color
May 2 2019, 11:35 PM
filipf closed D20973: [Kickoff] Use simpler code for separator color.
May 2 2019, 11:35 PM · Plasma
filipf added a comment to D20973: [Kickoff] Use simpler code for separator color.

Yeah, much saner. Nice! I recall copy-pasting this code from elsewhere so you might wanna have look-see to check whether there are other uses of this that can be simplified as well.

May 2 2019, 11:34 PM · Plasma
filipf added a comment to D20972: [sidebar] Make search field not glued to the separator.

I think the problem is the icon within the toolbutton is relatively small making it look like a bigger left margin

May 2 2019, 11:22 PM · Plasma
filipf added a comment to D20972: [sidebar] Make search field not glued to the separator.

Yeah it should have already been looking as desired pre-patch, I noticed the same. You're right, I'll try to find the right fix.

May 2 2019, 10:58 PM · Plasma
filipf added a comment to D20969: [potd] Modernize configuration settings.

If you upload without the combobox changes, I'll be happy to click ship it.

May 2 2019, 10:55 PM · Plasma
filipf added reviewers for D20977: [KeySequenceItem] Make the clear button have the same height as shortcut button: VDG, ngraham, Frameworks.
May 2 2019, 10:47 PM · Frameworks
filipf requested review of D20977: [KeySequenceItem] Make the clear button have the same height as shortcut button.
May 2 2019, 10:45 PM · Frameworks
filipf retitled D20973: [Kickoff] Use simpler code for separator color from [Kickoff] Use simple code for separator color to [Kickoff] Use simpler code for separator color.
May 2 2019, 8:56 PM · Plasma
filipf updated the summary of D20973: [Kickoff] Use simpler code for separator color.
May 2 2019, 8:53 PM · Plasma
filipf added reviewers for D20973: [Kickoff] Use simpler code for separator color: VDG, ngraham.
May 2 2019, 8:53 PM · Plasma
filipf requested review of D20973: [Kickoff] Use simpler code for separator color.
May 2 2019, 8:50 PM · Plasma
filipf updated the diff for D20972: [sidebar] Make search field not glued to the separator.

units.smallSpacing -> Kirigami.Units.smallSpacing

May 2 2019, 8:26 PM · Plasma
filipf added reviewers for D20972: [sidebar] Make search field not glued to the separator: VDG, ngraham.
May 2 2019, 8:22 PM · Plasma
filipf updated the diff for D20972: [sidebar] Make search field not glued to the separator.

fix mistype

May 2 2019, 8:21 PM · Plasma
filipf requested review of D20972: [sidebar] Make search field not glued to the separator.
May 2 2019, 8:20 PM · Plasma
filipf added a comment to D20969: [potd] Modernize configuration settings.

Combobox popup width is still not fixed though, I have to comment on the bug report.

May 2 2019, 8:02 PM · Plasma
filipf added reviewers for D20969: [potd] Modernize configuration settings: Plasma, VDG, ngraham.
May 2 2019, 7:57 PM · Plasma
filipf requested review of D20969: [potd] Modernize configuration settings.
May 2 2019, 7:56 PM · Plasma
filipf committed R120:a1903620f0f0: [color-wallpaper] Interlink child and parent form layout (authored by filipf).
[color-wallpaper] Interlink child and parent form layout
May 2 2019, 7:29 PM
filipf closed D20965: [color-wallpaper] Interlink child and parent form layout.
May 2 2019, 7:29 PM · Plasma
filipf added reviewers for D20965: [color-wallpaper] Interlink child and parent form layout: Plasma, ngraham.
May 2 2019, 3:57 PM · Plasma
filipf requested review of D20965: [color-wallpaper] Interlink child and parent form layout.
May 2 2019, 3:55 PM · Plasma
filipf added a comment to T10875: Plasma 5.16 Release: Wallpaper competition.
In T10875#183748, @afarid wrote:

Would be nice to say in the rules that it must be done with free software.

May 2 2019, 6:17 AM · KDE Promo

May 1 2019

filipf added a reviewer for D20908: Redesign QML applet configuration windows: abetts.
May 1 2019, 7:28 PM · Plasma
filipf added a comment to T10855: Plasma 5.16 Release.
In T10855#183708, @GB_2 wrote:

Food for thought, do we want to have requirements as to what the final image should be like? SVG, PNG, JPG? Resolutions?

The current wallpaper is PNG and the highest size is 3840x2160 (4k). I think it should stay that way, but the resolution can be higher.

May 1 2019, 7:23 PM · KDE Promo

Apr 30 2019

filipf added a comment to D19014: [plasma-pa] Add command to switch all applications to the selected device.

Ping, would be nice to have in 5.16. If there's an issue with getting an icon made, it would be okay I think to have a generic one and then fix it later.

Apr 30 2019, 9:40 PM · Plasma
filipf added a comment to D20908: Redesign QML applet configuration windows.

Fixed. Not sure if the top separator should stay, but I guess it makes more sense if it does:

Apr 30 2019, 12:17 PM · Plasma
filipf updated the diff for D20908: Redesign QML applet configuration windows.

Don't draw sidebar and its separator when there is only 1 category, also add left margin

Apr 30 2019, 12:15 PM · Plasma
filipf added a comment to D20908: Redesign QML applet configuration windows.

I was wondering, wouldn't it also make sense to change the layout to be Icon left of text to make it even more consistent with System Settings? Or will that eat too much horizontal space?

Apr 30 2019, 8:06 AM · Plasma
filipf added a comment to D20140: [GridDelegate] Fix gaps in corners of thumbnailArea highlight.

Which still leaves you with fixing the gaps when there's not thumbnail. I'd suggest to do:

Apr 30 2019, 2:08 AM · Frameworks
filipf added a comment to D20140: [GridDelegate] Fix gaps in corners of thumbnailArea highlight.

You can fix the rounding bleeding into image previews by doing the following at line 116:

Apr 30 2019, 1:58 AM · Frameworks
filipf accepted D20896: [Weather] Port settings window to QQC2+Kirigami FormLayout and modernize UI.

+1 for visuals, everything works too

Apr 30 2019, 1:32 AM · Plasma
filipf accepted D20905: [Timer] Port settings window to QQC2+Kirigami FormLayout and modernize UI.
Apr 30 2019, 1:29 AM · Plasma
filipf updated the test plan for D20908: Redesign QML applet configuration windows.
Apr 30 2019, 1:14 AM · Plasma
filipf updated the diff for D20908: Redesign QML applet configuration windows.

have top separator fill the window's width

Apr 30 2019, 1:09 AM · Plasma

Apr 29 2019

filipf added a comment to D20908: Redesign QML applet configuration windows.

I agree, the sidebar looks a bit lost there. So do you mean to turn on the separator in KWin or add it ourselves like this?

Apr 29 2019, 9:35 PM · Plasma
filipf updated the test plan for D20908: Redesign QML applet configuration windows.
Apr 29 2019, 9:21 PM · Plasma
filipf added reviewers for D20908: Redesign QML applet configuration windows: VDG, Plasma, ngraham.
Apr 29 2019, 9:18 PM · Plasma
filipf updated the diff for D20908: Redesign QML applet configuration windows.

remove unrelated changes

Apr 29 2019, 9:16 PM · Plasma
filipf requested review of D20908: Redesign QML applet configuration windows.
Apr 29 2019, 9:10 PM · Plasma
filipf accepted D20899: [User Switcher] Port settings window to QQC2+Kirigami FormLayout and modernize UI.
Apr 29 2019, 3:20 PM · Plasma
filipf added inline comments to D20899: [User Switcher] Port settings window to QQC2+Kirigami FormLayout and modernize UI.
Apr 29 2019, 2:46 PM · Plasma
filipf added inline comments to D20896: [Weather] Port settings window to QQC2+Kirigami FormLayout and modernize UI.
Apr 29 2019, 2:11 PM · Plasma
filipf added inline comments to D20896: [Weather] Port settings window to QQC2+Kirigami FormLayout and modernize UI.
Apr 29 2019, 2:07 PM · Plasma
filipf added inline comments to D20896: [Weather] Port settings window to QQC2+Kirigami FormLayout and modernize UI.
Apr 29 2019, 2:06 PM · Plasma
filipf added a comment to D20797: [dict] Modernize configuration window.

Is there some trick to applying this? I don't actually see any change to the dictionary widget's configuration window. I got the same problem when I started working on this myself, so it's not something you did wrong...

Apr 29 2019, 12:58 PM · Plasma

Apr 28 2019

filipf accepted D20878: [containments/desktop] Port desktop settings pages to QQC2+Kirigami FormLayout and modernize UI.

Works fine and looks good to me. This is probably a style issue, but it should be noted that these buttons shouldn't stay highlighted after they're pressed:

Apr 28 2019, 7:01 PM · Plasma
filipf updated the diff for D20797: [dict] Modernize configuration window.

remove binding loop

Apr 28 2019, 1:01 AM · Plasma
filipf planned changes to D20797: [dict] Modernize configuration window.

Err sorry, this is a binding loop monstrosity, I cannot be defining the parent with the children and vice versa at the same time.

Apr 28 2019, 12:33 AM · Plasma

Apr 27 2019

filipf updated the test plan for D20797: [dict] Modernize configuration window.
Apr 27 2019, 7:14 PM · Plasma
filipf updated the diff for D20797: [dict] Modernize configuration window.

make it work with ScrollView and make ScrollView not buggy by using ContentWidth and ContentHeight to allow mouse scrolling, as well as setting clip to true so the scrollbar is actually contained within the view

Apr 27 2019, 7:12 PM · Plasma

Apr 26 2019

filipf added a comment to D20851: [Pager] Improve label legibility.

An outline could work, but maybe not at 100% opacity.

Apr 26 2019, 8:55 PM · Plasma
filipf updated the summary of D20585: [FormLayout] Use even top and bottom spacing for separator.
Apr 26 2019, 7:26 PM · Kirigami
filipf updated the diff for D20585: [FormLayout] Use even top and bottom spacing for separator.

OK I solved it, but not sure if there isn't a better way

Apr 26 2019, 7:25 PM · Kirigami
filipf added a comment to D19812: Add a web page to view and compare icons of different sizes.

What is this giant javascript file with no whitespace that you're adding? I really don't like how it's formatted in such a way that makes the code practically impossible to read. This would be the perfect place to sneak in malware (not saying you or the author have done this, but that this kind of obfuscated code is a perfect vector for it).

Apr 26 2019, 5:56 PM · Frameworks
filipf added a comment to D20585: [FormLayout] Use even top and bottom spacing for separator.

@mart are you sure this is the right solution? From my tests the patch also adds extra spacing whenever there is an instance of isSection, but we'd only want it to do so when there is a separator present.

Apr 26 2019, 12:08 PM · Kirigami

Apr 25 2019

filipf added a comment to D20598: Port kcm energy info to kirigami 2, fix colors issues.

I don't see those buttons, I guess you need a remote mouse or something similar to have them.

Apr 25 2019, 8:30 PM · Plasma
filipf accepted D20829: [Calendar] Port settings window to QQC2+Kirigami FormLayout and modernize UI.
Apr 25 2019, 8:11 PM · Plasma
filipf added a comment to D20598: Port kcm energy info to kirigami 2, fix colors issues.

Works for me, nice work with aligning the layouts.

Apr 25 2019, 8:03 PM · Plasma