Feed Advanced Search

Sep 12 2023

ratijas merged T16891: Revert skipped test in KItemModels into T16892: Revert skipped test in KItemModels.
Sep 12 2023, 3:19 PM · Plasma 6
ratijas merged task T16891: Revert skipped test in KItemModels into T16892: Revert skipped test in KItemModels.
Sep 12 2023, 3:19 PM · Frameworks
ratijas triaged T16892: Revert skipped test in KItemModels as Low priority.
Sep 12 2023, 3:18 PM · Plasma 6
ratijas triaged T16891: Revert skipped test in KItemModels as Low priority.
Sep 12 2023, 2:50 PM · Frameworks

Jun 28 2023

ratijas added a comment to T12708: Drop units singleton being exported from the Kirigami desktop theme plugin.

There's still Units.qml file in org/kde/breeze/impl, but other than that I think we got rid of everything else?

Jun 28 2023, 11:27 AM · KF6

Jun 1 2023

ratijas added inline comments to D7939: ColorSet concept in Theme.
Jun 1 2023, 12:24 PM · Kirigami

Mar 23 2023

ratijas added inline comments to D25425: header property for the drawer.
Mar 23 2023, 9:48 PM · Kirigami
ratijas added inline comments to D25425: header property for the drawer.
Mar 23 2023, 9:12 PM · Kirigami

Feb 18 2023

ratijas added inline comments to D24713: [Updates page] use fancier logic for handling elided Old+New version strings.
Feb 18 2023, 2:33 PM · Plasma
ratijas added inline comments to D24713: [Updates page] use fancier logic for handling elided Old+New version strings.
Feb 18 2023, 11:19 AM · Plasma

Aug 24 2022

ratijas added a comment to T14887: Turn Grantlee into Frameworks module(s).

Any progress on Grantlee?

Aug 24 2022, 4:53 PM · KF6

Aug 13 2022

ratijas added a comment to T14311: Investigate where std::optional should be used.

Just wanted to drop a word on it. I'm all in favor of Option, Result and other algebraic rusty types. But how is it going to integrate with QML runtime? JS can only meaningfully represent either external nullability or special type-specific internal 'invalid' state using regular methods like 'isValid()' etc. The whole language seem to revolve around the concept of external null/undefined values, which can be seen in the recently added Optional chaining (?.) operator. (idk if it's already there but) special support definitely can be added to the QML/JS engine so that it would convert std::optional back and forth between languages boundary, but of course that raises a usual question: what if Some(null) is a valid state that should be representable?

Aug 13 2022, 12:00 PM · KF6

Jun 26 2022

ratijas added inline comments to D10523: Fix warnings.
Jun 26 2022, 7:24 PM · Kirigami

Jun 15 2022

ratijas added a comment to T7288: Task Switcher.

Rewriting it 1:1 as it is without regressions would be a good start. But sure, there are ways to improve it further from there :)

Jun 15 2022, 3:16 PM · Plasma: KCM Redesign

Jun 2 2022

ratijas added inline comments to D8827: experimental support for auto mnemonics.
Jun 2 2022, 10:20 PM · Plasma

Feb 19 2022

ratijas added a comment to T14887: Turn Grantlee into Frameworks module(s).

Any updates on this task?

Feb 19 2022, 9:26 AM · KF6

Feb 2 2022

ratijas added inline comments to D28033: Create ExpandableListItem.
Feb 2 2022, 8:05 PM · Frameworks
ratijas added inline comments to D28033: Create ExpandableListItem.
Feb 2 2022, 7:47 PM · Frameworks

Oct 18 2021

ratijas added a comment to T14953: Transition KDE Development group/chat/room from IRC bridge to Matrix bridge.

waiting on the group's telegram admins

Oct 18 2021, 3:16 PM

Oct 17 2021

ratijas triaged T14953: Transition KDE Development group/chat/room from IRC bridge to Matrix bridge as Normal priority.
Oct 17 2021, 7:04 PM

May 13 2020

ratijas added a comment to D29694: Introduce Avatar component.

Cool thing. Makes me think of Nintendo Mii, and their open source counterpart, bloke (which is not really used anywhere, but whatever).

May 13 2020, 8:32 PM · Kirigami

May 8 2020

ratijas added a member for Kirigami: ratijas.
May 8 2020, 2:48 PM

May 27 2019

ratijas added inline comments to D19745: Fix system tray UI/UX & refactor.
May 27 2019, 8:22 AM · Plasma

May 19 2019

ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

It is my first contribution to KDE/Plasma, so I do hope that I don't have a commit access.

May 19 2019, 11:21 AM · Plasma

May 17 2019

ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

Bump (again)

May 17 2019, 5:29 PM · Plasma

May 15 2019

ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

Double checked on my system. Nothing bad happened so far.

May 15 2019, 4:55 PM · Plasma
ratijas updated the diff for D19745: Fix system tray UI/UX & refactor.

Rebase on most recent master

May 15 2019, 1:16 PM · Plasma
ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

Even with extra-cmake-modules 5.58, kcoreaddons needs to be updated as well... work in progress... please, be patient: i have autism^W slow hardware.

May 15 2019, 11:59 AM · Plasma
ratijas added inline comments to D19745: Fix system tray UI/UX & refactor.
May 15 2019, 11:43 AM · Plasma
ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

So, I've merged done git rebase on master — just one conflicting line, rewritten after me in a better way. But now I have no way to test it, because CMake Error Could not find a configuration file for package "ECM" that is compatible with requested version "5.58.0" and even all-up-to-date Arch Linux does not provide those pieces. I've installed the latest CMake from the testing repository, but other versioning issues showed up.

May 15 2019, 11:39 AM · Plasma

May 14 2019

ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

Oh, nevermind. I forgot I should be using arc indeed.

May 14 2019, 8:37 PM · Plasma
ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

My parent commit was 169238848136; current master is f8d5e1a2. While on master, I am doing git diff --summary 169238848136. There is no intersection in changed files with my pull request. Still patch (as you aforementioned) can not be applied to master without tweaking.

May 14 2019, 8:29 PM · Plasma
ratijas awarded D20471: Add "What's This?" to nearly everything in the main window a Like token.
May 14 2019, 9:32 AM · Dolphin
ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

I'm afraid the more we wait, the more code base is diverging, which will require more patches for this pull request to be accepted. Btw, I'm still stuck with pinning old version in my package manager.

May 14 2019, 9:30 AM · Plasma

Mar 18 2019

ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

Any progress on this one? Does it usually take long to review?

Mar 18 2019, 9:06 AM · Plasma

Mar 14 2019

ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

Pretty nice stuff! While you're at it, how about implementing a UI change so that while the popup is open, its contents change as you slide the mouse along the icons (but only when there's a single row/column)?

Mar 14 2019, 4:52 PM · Plasma
ratijas added a comment to D19745: Fix system tray UI/UX & refactor.

Video or screenshot will be helpful.

Mar 14 2019, 5:43 AM · Plasma
ratijas requested review of D19745: Fix system tray UI/UX & refactor.
Mar 14 2019, 4:20 AM · Plasma