carlschwan

joined 1 year ago
MODERATOR OF
kde
[โ€“] carlschwan@lemmy.kde.social 6 points 1 year ago (2 children)

Yes but not only. Various other components inherit from QFrame and had by default a frame.

Happy birthday KDE!

Thanks :) It's always fun to meet users and we always put a bit of an effort to have a clean booth with a lot of hardware running Plasma :)

[โ€“] carlschwan@lemmy.kde.social 2 points 1 year ago (1 children)

Very cool. Nice work! I wonder how an implementation with KPart/C++ would look like

[โ€“] carlschwan@lemmy.kde.social 13 points 1 year ago (2 children)

Yes, sorry I was away on a conference for the ladt 3 days and I broke the ui jusr before leaving...

It would be great to have and I actually started writing tiny bit of code for this, but unfortunately my bandwidth is already saturated with maintaining merkuro, tokodon, neochat and a bunch of other apps.

But if someone is interested in writing an app, I'll be happy to help a bit.

Just remove the following files to reset Akonadi:

~/.local/share/akonadi/
~/.config/akonadi/*.dat 

And then just restart akonadi with akonadictl restart

[โ€“] carlschwan@lemmy.kde.social 1 points 1 year ago (1 children)

Did you try:

import org.kde.plasma.networkmanagement 0.2 as PlasmaNM

PlasmaNM.NetworkStatus {
    id: networkStatus
}

PlasmaComponents3.Label {
    visible: networkStatus.connectivity !== PlasmaNM.NetworkManager.Full
    text: i18n("Network disconnected")
}

This use an enum and should be a lot more robust

[โ€“] carlschwan@lemmy.kde.social 10 points 1 year ago (1 children)

Only one way to find out, come to Akademy this Saturday in Greece ๐Ÿ˜‰ totally not too short notice

Another week full of great stuff ๐Ÿ˜

Another week, another great stuff :)

 

Hello world!

view more: โ€น prev next โ€บ