Feed Advanced Search

Oct 3 2020

Zren added a comment to T11052: Accent Colors, Color Ramps and other improvements to theming..

Not sure if this has been linked yet: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/305

Oct 3 2020, 3:48 PM · Plasma, VDG

Jul 5 2020

Zren abandoned D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.
Jul 5 2020, 5:09 PM · Dolphin

Jul 1 2020

Zren added a comment to D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.

I have created a Merge Request on GitLab with a a couple new commits.

Jul 1 2020, 2:36 PM · Dolphin

Jun 21 2020

Zren added inline comments to D28224: Improve tests behaviour on set ups with high dpi.
Jun 21 2020, 3:06 PM · KWin

May 15 2020

Zren added a comment to D29462: Fix Kirigami.Units.devicePixelRatio=1.3 when it should be 1.0 at 96dpi.

The plasma-framework patch is D29463

May 15 2020, 5:02 PM · Kirigami

May 5 2020

Zren updated the summary of D29462: Fix Kirigami.Units.devicePixelRatio=1.3 when it should be 1.0 at 96dpi.
May 5 2020, 11:20 PM · Kirigami
Zren added reviewers for D29463: Fix Kirigami.Units.devicePixelRatio=1.3 when it should be 1.0 at 96dpi: Kirigami, mart.
May 5 2020, 11:18 PM · Frameworks
Zren requested review of D29463: Fix Kirigami.Units.devicePixelRatio=1.3 when it should be 1.0 at 96dpi.
May 5 2020, 11:16 PM · Frameworks
Zren requested review of D29462: Fix Kirigami.Units.devicePixelRatio=1.3 when it should be 1.0 at 96dpi.
May 5 2020, 11:05 PM · Kirigami

Apr 16 2020

Zren added a comment to D28874: Taiwanese holidays.

Phab only understands .diff. Phab does not recognize .patch.

Apr 16 2020, 5:48 PM · Frameworks
Zren added a comment to D28874: Taiwanese holidays.

There's a few extra spaces at the end of "植樹節 " and "中秋節 補假 " too.

Apr 16 2020, 4:31 PM · Frameworks
Zren added a comment to D28874: Taiwanese holidays.

Now you're missing holidays/plan2/holiday_tw_zh which can still be seen here: https://phabricator.kde.org/D28874?id=80260

Apr 16 2020, 2:58 PM · Frameworks

Feb 16 2020

Zren added a comment to D27346: emojier: Improve resizing performance.

As in clip: true?

Feb 16 2020, 1:10 AM · Plasma

Feb 15 2020

baberts awarded D27337: [Emojier] Optimize performance a Love token.
Feb 15 2020, 6:49 PM · Plasma

Feb 12 2020

Zren added a comment to D27346: emojier: Improve resizing performance.

Not sure. Backwards compatibility?

Feb 12 2020, 5:38 PM · Plasma
Zren added a comment to D27346: emojier: Improve resizing performance.

FixedSize 25pt does help, but "2 glyph emojis" will overlap each other.

Feb 12 2020, 4:50 PM · Plasma
Zren added a comment to D27337: [Emojier] Optimize performance.

I used Loader as I didn't want loading glyphs to block scrollbar responsiveness. GridView reuses delegates, but I don't think it's the MouseArea + Label constructor that's slow. I think it's the "rendering the emoji glyph" in the GUI draw that is the root cause.

Feb 12 2020, 10:10 AM · Plasma
Zren requested review of D27337: [Emojier] Optimize performance.
Feb 12 2020, 12:02 AM · Plasma

Jan 19 2020

Zren added a comment to D26773: Added option to blur background on active window.

I don't care if Inactive Blur is upstreamed or not as all my code is GPL. I didn't upstream it since I thought the feature was niche enough I shouldn't burden others with it's maintenance.

Jan 19 2020, 10:54 PM · Plasma

Jan 16 2020

Zren committed R114:59cd237a7146: [TabBox] Add Thumbnail Grid window switcher (authored by Zren).
[TabBox] Add Thumbnail Grid window switcher
Jan 16 2020, 1:16 AM
Zren closed D26681: [TabBox] Thumbnail Grid window switcher.
Jan 16 2020, 1:16 AM · Plasma

Jan 15 2020

Zren updated the diff for D26681: [TabBox] Thumbnail Grid window switcher.

Fix implicitWidth error by using Layout.min/maxWidth.
Scale captionRow.spacing by dpi.
Take into account the close button is 30x30.
Use a ColumnLayout for thumbnailGridItems instead of anchoring.
Add Item container for KWin.ThumbnailItem so it's not cliping the bottom of the window thumbnail.
Remove "keybindings don't work" comment that no longer applies.
Use const for function variables.
644 (RW-R--R--) file permission.

Jan 15 2020, 7:07 PM · Plasma
Zren added inline comments to D26681: [TabBox] Thumbnail Grid window switcher.
Jan 15 2020, 6:51 PM · Plasma
Zren requested review of D26681: [TabBox] Thumbnail Grid window switcher.
Jan 15 2020, 2:21 AM · Plasma

Oct 25 2019

Zren added a comment to D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.

I've tried moving the "update space info" code outside of the paint() function. I still need to make the "update space info" async, and have it update when space is freed/consumed.

Oct 25 2019, 3:26 PM · Dolphin

Oct 9 2019

Zren added a comment to T11776: Upstream Present Windows Widget.

We don't reuse much code besides it being an "icon button" button. We'd have to wrap most of the minimize/showdesktop code in a conditional. We'd have to disable the drag and drop activation for "present windows" mode.

Oct 9 2019, 7:14 PM · Plasma
Zren added a comment to T11776: Upstream Present Windows Widget.

This widget has 2 looks. Windows TaskView Icon or "Unity desktop pager" look.

Oct 9 2019, 7:04 PM · Plasma
Zren requested review of D24524: Add a common widget config control library starting with ConfigIcon.qml.
Oct 9 2019, 6:56 PM · Frameworks
Zren added a comment to D24522: Add presentwindows icon (old "task view" from windows).

That would look like the homerun icon, which looks like the "windows" logo.

Oct 9 2019, 5:03 PM · Frameworks
Zren requested review of D24522: Add presentwindows icon (old "task view" from windows).
Oct 9 2019, 3:41 PM · Frameworks

Sep 26 2019

Zren created T11776: Upstream Present Windows Widget.
Sep 26 2019, 1:46 AM · Plasma

Jun 4 2019

Zren added a comment to D21573: Scroll when pressing PageUp/PageDown.

Patch fixed the issue for me.

Jun 4 2019, 5:39 PM · Dolphin
Zren added a comment to D20152: Scroll to item if it's not visible on keyPress.

This commit broke the PgUp and PgDn keys for me. They select, but no longer scroll. It also stops scrolling when using the up arrow key before reaching the top.

Jun 4 2019, 12:19 AM · Dolphin

May 30 2019

Zren added a comment to T8755: Use colors from the system colorscheme for the Task Manager's accent color in Breeze Light/Dark desktop themes.

The widget basically switches to breeze-dark by editing ~/.config/plasmarc, waits a few seconds, then switches back to breeze-alphablack.

May 30 2019, 1:00 AM · VDG, Plasma, Breeze

May 28 2019

Zren added a comment to D8388: Do not hardcode unhovered windows brightness on present windows effect.

I just realized how difficult "drawing a rectangle" outline is in C++ KWin Effects. We're required to have codepaths for OpenGL, XRender, and QPainter... uhg. No clue how to even test QPainter.

May 28 2019, 11:21 PM · KWin

May 22 2019

Zren added a comment to D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.

We disabled this feature because KDiskFreeSpaceInfo caused hangs for offline network mounts. Has this changed?

May 22 2019, 4:39 AM · Dolphin
Zren updated the diff for D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.

Use KColorScheme's NegativeText color

May 22 2019, 1:59 AM · Dolphin
Zren added a comment to D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.

Can you use the NegativeText color from the colorscheme instead of a custom danger color?

May 22 2019, 1:56 AM · Dolphin

May 20 2019

Zren updated the summary of D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.
May 20 2019, 8:57 PM · Dolphin
Zren requested review of D21312: [Places] Draw 2px rectangle disk capacity bar underneath mount points.
May 20 2019, 8:51 PM · Dolphin
Zren added a comment to T9795: Use Places Panel code from KIO instead of private implementation.

I've personally abandoned attempts to merge KIO's Places view in Dolphin for now. Upstreaming those features to KIO is good code practice in the long term though. I've copied the existing KFilePlacesView from KIO and embeded them in this dolphin branch for easy development:

May 20 2019, 5:32 PM · Goal: Consistency, Frameworks, Dolphin

Mar 17 2019

Zren added a comment to D19821: Fix breeze dialog background with Qt 5.12.2.

Another option I believe is to keep the <style> tag but add the id="current-color-scheme" type="text/css" attributes. I assume the only difference is plasma replaces the contents of the existing style tag instead of creating a new one, though I'm not sure where the code inserts it.

Mar 17 2019, 3:49 PM · Frameworks

Mar 6 2019

Zren added a comment to T9795: Use Places Panel code from KIO instead of private implementation.

After a deeper look into this:

Mar 6 2019, 10:53 PM · Goal: Consistency, Frameworks, Dolphin

Mar 5 2019

Zren added a comment to D18961: [WIP] [weather] Migrate nativeInterface config to plasmoid.configuration.*.

Was skimming the Plasma Scripting API today for something else and found where I saw the "update scripts" before:

Mar 5 2019, 4:29 PM · Plasma
Zren added a comment to T9795: Use Places Panel code from KIO instead of private implementation.

Here's a quick and dirty proof of concept. Selecting a place works, but I still need to bind:

Mar 5 2019, 6:41 AM · Goal: Consistency, Frameworks, Dolphin

Feb 28 2019

Zren added inline comments to D19230: [Digital Clock] Replace 12/24hr tri-state checkbox in config UI with combobox.
Feb 28 2019, 10:02 PM · Plasma

Feb 25 2019

Zren committed R120:05aaebc99915: Merge branch 'Plasma/5.15' (authored by Zren).
Merge branch 'Plasma/5.15'
Feb 25 2019, 3:06 PM
Zren committed R120:b5c8c65e9ce0: Merge branch 'Plasma/5.12' into Plasma/5.15 (authored by Zren).
Merge branch 'Plasma/5.12' into Plasma/5.15
Feb 25 2019, 3:00 PM

Feb 24 2019

Zren committed R120:58e6cc6e119f: [weather] envcan: Fix typo in lowercase icon lookup string (authored by Zren).
[weather] envcan: Fix typo in lowercase icon lookup string
Feb 24 2019, 8:17 PM
Zren closed D19176: [weather] envcan: Fix typo in lowercase icon lookup string.
Feb 24 2019, 8:17 PM · Plasma

Feb 22 2019

Zren requested review of D19233: [plasmoidviewer] Add --nobuttons flag to hide button bar.
Feb 22 2019, 7:46 PM · Plasma
Zren added inline comments to D19194: Adjust date string height to match time string with vertical panel.
Feb 22 2019, 6:12 PM · Plasma
Zren added a comment to D19230: [Digital Clock] Replace 12/24hr tri-state checkbox in config UI with combobox.

i18n("Use locale default") should be in the middle (currentIndex=1). 12h should be currentIndex=0, and 24h should be currentIndex=2

Feb 22 2019, 6:09 PM · Plasma

Feb 19 2019

Zren requested review of D19176: [weather] envcan: Fix typo in lowercase icon lookup string.
Feb 19 2019, 11:43 PM · Plasma
Zren requested review of D19174: [weather] envcan: Document urls for example data + list all warnings.
Feb 19 2019, 11:29 PM · Plasma
Zren added a comment to T10402: Find a way to remove the Desktop Toolbox in its current form (i.e. a hamburger menu button in the corner of the screen).

without needing to right-click

Feb 19 2019, 6:18 PM · Plasma, VDG

Feb 15 2019

Zren closed D19021: [Digital Clock] Fix 24h tri-state button broken in port to QQC2.

Shoot, I accidentally forgot the Phab Rev link in the commit message (though I remembered the bugzilla tags). I've setup a .git/hook/prepare-commit-msg -like thing for Sublime Text to prevent this happening in the future.

Feb 15 2019, 2:02 PM · Plasma
Zren committed R120:8f1a7ae6cd1d: Merge branch 'Plasma/5.15' (authored by Zren).
Merge branch 'Plasma/5.15'
Feb 15 2019, 12:18 AM
Zren committed R120:006c4f5f9ee8: [Digital Clock] Fix 24h tri-state button broken in port to QQC2 (authored by Zren).
[Digital Clock] Fix 24h tri-state button broken in port to QQC2
Feb 15 2019, 12:12 AM

Feb 14 2019

Zren requested review of D19021: [Digital Clock] Fix 24h tri-state button broken in port to QQC2.
Feb 14 2019, 8:38 PM · Plasma

Feb 12 2019

Zren added a comment to D18961: [WIP] [weather] Migrate nativeInterface config to plasmoid.configuration.*.

we no longer have to install the widget to .../share/plasma/plasmoids/

No experience here, but do we not still need to install the QML extension plugins to have the applet working? Or is there some mechanism to load them also from the build dir now?

Feb 12 2019, 6:34 PM · Plasma
Zren requested review of D18961: [WIP] [weather] Migrate nativeInterface config to plasmoid.configuration.*.
Feb 12 2019, 2:57 PM · Plasma
Zren committed R114:d41d5bde6577: Merge branch 'Plasma/5.15' (authored by Zren).
Merge branch 'Plasma/5.15'
Feb 12 2019, 3:22 AM
Zren committed R114:6f849fdc8752: Merge branch 'Plasma/5.14' into Plasma/5.15 (authored by Zren).
Merge branch 'Plasma/5.14' into Plasma/5.15
Feb 12 2019, 3:11 AM
Zren committed R114:fba8a13fee6b: [weather] Center align the warning heading (authored by Zren).
[weather] Center align the warning heading
Feb 12 2019, 3:10 AM
Zren committed R114:8f185abab358: Merge branch 'Plasma/5.14' into Plasma/5.15 (authored by Zren).
Merge branch 'Plasma/5.14' into Plasma/5.15
Feb 12 2019, 2:56 AM
Zren committed R114:5d6ae3ee7c6a: Merge branch 'Plasma/5.12' into Plasma/5.14 (authored by Zren).
Merge branch 'Plasma/5.12' into Plasma/5.14
Feb 12 2019, 2:48 AM
Zren committed R114:46204a5e2a84: [weather] Fix weather Notices tab not showing (authored by Zren).
[weather] Fix weather Notices tab not showing
Feb 12 2019, 2:00 AM
Zren closed D18936: [weather] Fix weather Notices tab not showing.
Feb 12 2019, 2:00 AM · Plasma
Zren added a comment to D18936: [weather] Fix weather Notices tab not showing.

Ah, NoticesView.qml in Plasma 5.12 was slightly different.

Feb 12 2019, 1:10 AM · Plasma
Zren added a comment to D18936: [weather] Fix weather Notices tab not showing.

Note: Env Canada lists all their Warnings + Watches for all of Canada at https://weather.gc.ca/warnings/index_e.html should anyone need to test in the future.

Feb 12 2019, 12:31 AM · Plasma

Feb 11 2019

Zren updated the diff for D18936: [weather] Fix weather Notices tab not showing.

Add Layout.alignment: Qt.AlignHCenter to the PlasmaExtras.Heading

Feb 11 2019, 10:53 PM · Plasma
Zren added a comment to D18936: [weather] Fix weather Notices tab not showing.

I just noticed that the "Warnings Issued" text is left aligned. Might as well center align it while we're at it.

Feb 11 2019, 10:46 PM · Plasma
Zren requested review of D18936: [weather] Fix weather Notices tab not showing.
Feb 11 2019, 10:37 PM · Plasma

Feb 9 2019

Zren added a comment to T10464: Move "KWin Switching Layouts" designed for KWin 4.x to it's own category.

Can we also make KWin smarter and try to fall back to the default theme (which may also be broken, sure, but because of distro not GHNS)?

Feb 9 2019, 7:23 PM · KDE Store
Zren created T10464: Move "KWin Switching Layouts" designed for KWin 4.x to it's own category.
Feb 9 2019, 6:28 PM · KDE Store

Feb 5 2019

Zren added inline comments to D18696: Update `libdbusmenuqt` and the AppMenu plugin.
Feb 5 2019, 5:08 AM · Plasma

Jan 18 2019

Zren committed R114:80bd32b12a01: Consistent arrow key handling in the Informative Alt+Tab skin (authored by Zren).
Consistent arrow key handling in the Informative Alt+Tab skin
Jan 18 2019, 6:02 PM
Zren closed D16093: Consistent arrow key handling in the Informative Alt+Tab skin.
Jan 18 2019, 6:02 PM · Plasma
Zren added a comment to D16093: Consistent arrow key handling in the Informative Alt+Tab skin.

I forgot to merge this after david's patch was merged. I just tested this in the Neon Beta ISO to confirm the fix still works.

Jan 18 2019, 5:46 PM · Plasma
Zren updated the test plan for D16093: Consistent arrow key handling in the Informative Alt+Tab skin.
Jan 18 2019, 5:38 PM · Plasma

Jan 14 2019

Zren added a comment to D18019: [Digital Clock] Add ability to set a custom date format string.

There was a few +1s, but I wasn't exactly sure who specifically "approves" this for a merge to plasma-workspace or digital-clock specifically. My bad, I shouldn't of left this feature to the last minute and felt rushed to get it in. I'll try to avoid the time before the betas when submitting in the future.

Jan 14 2019, 9:34 PM · Plasma
Zren committed R120:235fa8107dab: [Digital Clock] Add ability to set a custom date format string (authored by Zren).
[Digital Clock] Add ability to set a custom date format string
Jan 14 2019, 3:24 AM
Zren closed D18019: [Digital Clock] Add ability to set a custom date format string.
Jan 14 2019, 3:24 AM · Plasma

Jan 12 2019

Zren added a comment to D18019: [Digital Clock] Add ability to set a custom date format string.

Looking at the alternative patch, I've renamed the config key variable to customDateFormat. Most of the differences stem from not using a "variant" data type for DigitalClock.qml's dateFormat variable. The string formatDate(datetime date, variant format) (qt doc link) accepts a variant type.

Jan 12 2019, 3:36 PM · Plasma
Zren updated the diff for D18019: [Digital Clock] Add ability to set a custom date format string.
  • Rename config key from dateFormatStr and config TextField dateFormatTextField to customDateFormat.
  • Remove the "Color Format Documentation" link.
Jan 12 2019, 2:46 PM · Plasma

Jan 10 2019

Zren requested review of D18168: [WIP] [Digital Clock] Embed date formatting variable documentation.
Jan 10 2019, 8:13 PM · Plasma
Zren updated the diff for D18019: [Digital Clock] Add ability to set a custom date format string.

Translate the "Time Format Documentation" link.
Add a link to QML's Text RichText docs under the "Color Format Documentation" label (translated).
Place the 2 links below the text field.

Jan 10 2019, 8:24 AM · Plasma
Zren added a comment to D18019: [Digital Clock] Add ability to set a custom date format string.

The "show date" / "show seconds" toggles only affect the current widget instance as well. It would be nice if plasma had a plasmoid.globalConfiguration.dateFormatStr API which all widget instances (on all panels/screens) were bound to, so the user only had to configure it once for all screens. Though a person might have a clock on a vertical panel on one screen, and a thin horizontal panel on the other that might require a different configuration. That's an edge case example though.

Jan 10 2019, 8:11 AM · Plasma

Jan 8 2019

Zren added a comment to D18019: [Digital Clock] Add ability to set a custom date format string.

Shouldn't the documentation explain that apostrophes need to be used or is the fact that they need to be used unusual and specific to this clock widget?

Jan 8 2019, 3:41 PM · Plasma
Zren added a comment to D18019: [Digital Clock] Add ability to set a custom date format string.

I'm leaning towards no, but a second link to text formatting documentation might be a good idea.

Jan 8 2019, 5:49 AM · Plasma
Zren added inline comments to D18019: [Digital Clock] Add ability to set a custom date format string.
Jan 8 2019, 4:33 AM · Plasma
Zren added a comment to D18018: [Digital Clock] Add ability to change first day of week.

Is there a use case for having it configurable inside the plasmoid separately from configuring it system wide?

Jan 8 2019, 1:00 AM · Plasma

Jan 6 2019

Zren updated the summary of D18019: [Digital Clock] Add ability to set a custom date format string.
Jan 6 2019, 6:33 PM · Plasma
Zren requested review of D18019: [Digital Clock] Add ability to set a custom date format string.
Jan 6 2019, 6:23 PM · Plasma
Zren requested review of D18018: [Digital Clock] Add ability to change first day of week.
Jan 6 2019, 5:10 PM · Plasma

Jan 3 2019

Zren committed R242:e5949866bb8f: [Calendar] Expose firstDayOfWeek in MonthView (authored by Zren).
[Calendar] Expose firstDayOfWeek in MonthView
Jan 3 2019, 10:04 PM
Zren closed D15321: [Calendar] Expose firstDayOfWeek in MonthView for calendar widgets to override the Locale.
Jan 3 2019, 10:04 PM · Frameworks

Jan 2 2019

Zren added a comment to D17921: Show Desktop Toolbox Icon/Svg next to checkbox in the config.

That still requires the user to drag a button, which isn't exactly obvious or a normal behaviour, just to discover what it is. It doesn't look like a desktop widget, not that the user would recognize it as one, as KDE by default does not display any desktop widgets the user can compare it with.

Jan 2 2019, 9:30 PM · VDG, Plasma
Zren requested review of D17921: Show Desktop Toolbox Icon/Svg next to checkbox in the config.
Jan 2 2019, 4:04 PM · VDG, Plasma