User Details
- User Since
- Dec 4 2016, 6:41 PM (437 w, 2 d)
- Availability
- Available
Jun 17 2021
Why did you add a BSD close to the makefile ?
Jun 15 2021
Thanks, I have done a few commits, is it okay if I do one bulk merge request? The changes are separated into commits.
Jun 14 2021
Cool, thank you for working on it! For the next steps, consider moving the repository to invent.
I have a few comments on the code, but I'll just open a merge request once it's on invent :)
May 2 2021
Sep 9 2020
Seems fine, we have a few ways now to reach more developers, for example through our semi-regular blog posts and our mastodon account. The number of developers also has risen compared to when this task was opened.
Jun 9 2020
Jun 8 2020
Jun 7 2020
Jun 6 2020
Jun 2 2020
Jun 1 2020
May 30 2020
May 28 2020
May 27 2020
May 26 2020
May 24 2020
May 18 2020
May 17 2020
May 16 2020
May 12 2020
May 3 2020
Apr 30 2020
@jgrulich, since you are working on xdg-desktop-portal-kde, do you have an opionion on where the mobile file picker ui should go?
Options are basically:
- everything into xdg-desktop-portal-kde
- KIO (would still need special handling in the portal)
- put actual gui code in Kirigami-addons and call it from the portal
- create a new portal for mobile
Apr 29 2020
Did you possibly forget to commit the changes to the header file?
Apr 28 2020
No, the portal uses the KFileWidget directly. After posting this I also had the idea of implementing this in KIO directly.
Apr 27 2020
@davidedmundson I'm mentioning you here because I think you had the idea to base the PlaMo file dialog on xdg-desktop-portal. I have been working on this approach for some time. Now I wonder where to best put the code. I began by forking xdg-desktop-portal-kde, but it would be probably better to integrate it into the exisiting portal.
Apr 26 2020
Apr 24 2020
Apr 22 2020
Apr 18 2020
Sorry for using this diff to ask this question, I couldn't find you in kde-devel.
Would it be possible to expose the finished signal of QProcess in KIO::ApplicationLauncherJob?
I need something like this to close the startup feedback in the Plasma Mobile shell (a fullscreen overlay which shows that an app is starting) when the app crashed.
Or is there an entirely different way to implement this?
You are installing to /app, but kdevelop shows "Runtime: Host system". Is that intentional? At least as long as you didn't set up any special environment variables, files in /app will probably not be found by knotifications.
Apr 16 2020
Apr 15 2020
Apr 14 2020
Apr 11 2020
Did you like the format? Anything we can improve upon?
Apr 10 2020
Now we do R266:48a112fb64dc
Apr 9 2020
Options to fix this:
- use libtaskmanager to give focus to the existing window belonging to the application
- KDBus single instance API in every single application
Other approach (using qpa): https://invent.kde.org/lnj/plasma-integration/-/tree/feature/mobile-kirigami-ui
Options to fix this:
- Add accept button to plasma-settings
- Add apply button to KCM
- always save kcms on desctruction (plasma-settings is closed, kcm is switched)
Apr 8 2020
Actually the file here should just be deleted, and https://invent.kde.org/kde/plasma-phone-settings/-/merge_requests/1 merged instead.
Apr 7 2020
Spacebear progress update: Thanks to the help of Anthony Fieroni, spacebear now generally works (receiving and sending), work to invoke the client when a message arrives is work in progress and not fully tested, but should work as well.
Apr 6 2020
Apr 5 2020
I think for git you should use a proper @ character, so renaud@rolisteam.org, since I could not find any handling for "AT" in the audit script (https://github.com/KDE/repo-management/blob/a2bf51330a735f29efaff31e5b2d9a8342069c72/hooks/hooklib.py#L490)
Apr 4 2020
Apr 3 2020
Apr 2 2020
Apr 1 2020
I was recently working on rewriting spacebar. A few things are already better tham with spacbar:
- sending messages works reliably
- no random crashes
- mapping of incomimg and outgoing conversations to contacts
- no more hacks to find the sim accoumt
- better design (imo)
Mar 30 2020
I haven't come up with a proper name yet, but I agree that moving it to the KDE namespace would be good.