Feed Advanced Search

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

Nov 28 2018

Zren added inline comments to D8388: Do not hardcode unhovered windows brightness on present windows effect.
Nov 28 2018, 4:43 AM · KWin

Nov 22 2018

Zren added a comment to T10066: Put product name in comment email subject.

Just got an owner email with the project name! Thanks ronald.

Nov 22 2018, 7:49 AM · KDE Store

Nov 16 2018

Zren created T10066: Put product name in comment email subject.
Nov 16 2018, 8:39 PM · KDE Store
Zren created T10061: Do not send 2 emails to product owner when a user replies to his comment.
Nov 16 2018, 7:48 PM · KDE Store

Nov 8 2018

Zren abandoned D15720: [TabBox] Fix Arrow Key / Keyboard Events in QML Alt+Tab Skins.
Nov 8 2018, 1:38 PM · KWin

Nov 6 2018

Zren added a comment to D16693: [TabBox] Fix Arrow Key / Keyboard Events in QML Alt+Tab Skins.

Oh awesome. This code seems much easier to read than D15720.

Nov 6 2018, 8:25 PM · KWin

Nov 5 2018

Zren added a comment to D15888: new icons (Breeze style).

We're currently trying to draw the C++ Breeze/forks window decorations in T9899 (and https://bugs.kde.org/show_bug.cgi?id=399757), which would make these SVGs obsolete. However we can merge these in the short term until that code is ready.

Nov 5 2018, 1:54 AM · Plasma

Oct 30 2018

Zren committed R118:ff41e62200af: Merge branch 'Plasma/5.14' (authored by Zren).
Merge branch 'Plasma/5.14'
Oct 30 2018, 6:33 PM
Zren committed R118:76f9fe649b1f: Merge branch 'Plasma/5.12' into Plasma/5.14 (authored by Zren).
Merge branch 'Plasma/5.12' into Plasma/5.14
Oct 30 2018, 6:27 PM
Zren committed R118:47e4fa8e5366: [cuttlefish] Bind StandardKey.Quit (Ctrl+Q) to exit the app (authored by Zren).
[cuttlefish] Bind StandardKey.Quit (Ctrl+Q) to exit the app
Oct 30 2018, 6:24 PM
Zren closed D16521: [cuttlefish] Bind StandardKey.Quit (Ctrl+Q) to exit the app.
Oct 30 2018, 6:24 PM · Plasma

Oct 29 2018

Zren requested review of D16521: [cuttlefish] Bind StandardKey.Quit (Ctrl+Q) to exit the app.
Oct 29 2018, 11:57 PM · Plasma
Zren added a comment to D16516: [cuttlefish] Auto-focus on search textfield when app opens.

So adding this shooooould work... but doesn't.

Oct 29 2018, 11:42 PM · Plasma
Zren added a comment to D16516: [cuttlefish] Auto-focus on search textfield when app opens.

YES

Oct 29 2018, 9:36 PM · Plasma
Zren closed D16516: [cuttlefish] Auto-focus on search textfield when app opens.
Oct 29 2018, 4:17 PM · Plasma
Zren committed R118:542388f984cf: [cuttlefish] Auto-focus on search textfield when app opens (authored by Zren).
[cuttlefish] Auto-focus on search textfield when app opens
Oct 29 2018, 4:17 PM
Zren requested review of D16516: [cuttlefish] Auto-focus on search textfield when app opens.
Oct 29 2018, 4:07 PM · Plasma

Oct 24 2018

Zren committed R884:bb680e8dbfc2: Update libdbusmenuqt folder (authored by Zren).
Update libdbusmenuqt folder
Oct 24 2018, 7:51 PM
Zren committed R884:942169541d33: Hide Buttons With Empty Text (Gtk Separators) (authored by Zren).
Hide Buttons With Empty Text (Gtk Separators)
Oct 24 2018, 7:51 PM
Zren closed D16327: Update libdbusmenuqt folder.
Oct 24 2018, 7:51 PM · Plasma
Zren closed D16394: Hide Buttons With Empty Text (Gtk Separators).
Oct 24 2018, 7:51 PM · Plasma
Zren added a comment to D16327: Update libdbusmenuqt folder.

For now, I'm going to merge this so I can keep the widget in sync with the global menu widget. We can revisit linking to a shared library later on.

Oct 24 2018, 5:33 PM · Plasma

Oct 23 2018

Zren requested review of D16394: Hide Buttons With Empty Text (Gtk Separators).
Oct 23 2018, 11:20 PM · Plasma

Oct 20 2018

Zren added a comment to D16327: Update libdbusmenuqt folder.

KNotifications provides an example of linking to dbusmenu-qt5:
https://github.com/KDE/knotifications/blob/master/src/CMakeLists.txt#L46-L49

Oct 20 2018, 5:05 PM · Plasma
Zren added a comment to D16327: Update libdbusmenuqt folder.

Yeah, I'm not 100% sure why the Active Window Control widget needs it. I assume it should be dynamically linking to the /usr/lib/x86_64-linux-gnu/libdbusmenu-qt.so.2, but I wanted to update all the common code first before making major refactoring.

Oct 20 2018, 8:11 AM · Plasma