KDE

DmMacniel , in New(ish) to full-time Arch Linux and KDE. It ain't much, but it's honest work.

You say you were inspired and mixed several OS’s together. What was the Thing you got from Android and ChromeOS?

But yeah, as long as you are happy and feel comfortable with your rice you’ve done good.

Jae OP ,
@Jae@lemmy.kde.social avatar

Hard to explain for me, but a lot of it comes down to a simplicity factor. I love KDE, I love having control, but I also loving having a surface that I can just work with, yknow? So, there is always settings to go under the hood, but rarely will I need to. I tried to simplify my system using certain widgets and thematic stuffs. Sounds odd, but this is the best way I can put it, haha. I appreciate you asking!

Thank you as well! I didn’t want anything complicated, just a bit pretty and mainly functional. Your words here are something I’ll take to heart. Have a good day!

skullgiver , (edited ) in How to configure firewalld to work with kde-connect when connected to the hotspot?
@skullgiver@popplesburger.hilciferous.nl avatar

[Thread, post or comment was deleted by the author]

  • Loading...
  • tubbadu OP ,

    thanks for the answer! Unfortunately, firewall-config says that the default zone is “public” for each connection

    skullgiver , (edited )
    @skullgiver@popplesburger.hilciferous.nl avatar

    [Thread, post or comment was deleted by the author]

  • Loading...
  • tubbadu OP ,

    I’ll try it, thanks!

    JRepin , in Is it possible to show the name of the Firefox tab in the KDE volume mixer?
    @JRepin@mstdn.io avatar

    @Kalcifer
    I miss this too. It should be possible because it is shown in the Audio System Settings. There is also a bug open for this improvement: 453629 – Show full window titles on Applications tab, as the KCM does
    https://bugs.kde.org/show_bug.cgi?id=453629

    maddruid , in New ideas using Wayland Input Methods

    The simply speak demo looked very cool!

    WaterSword , in New ideas using Wayland Input Methods
    @WaterSword@lemmy.world avatar

    This looks awesome! Definitely stuff I’d use. I presume it’s also great for stuff like text expanders, autocorrect and typing predictions (if you’re into that stuff)

    Like typing !date and it gives you the exact date or something (or unix time! So many possibilities!)

    chakli , in New ideas using Wayland Input Methods

    Could this also improve Indic language input? With transliteration?

    procrastinator , in How do I make a Plasma panel completely transparent?

    I think I found out how to do what you want. In the System Settings app, you will go to “Workspace Behaviour” (right under Appearance), then in the submenu choose “Desktop Effects”, and either scroll down (number 2 in “Appearance”) or search for “Blur”. To the right there’s a configure button that you press.

    In the popup you can then configure the Blur Strength and I suggest you put it all the way to Light (to the left). Noise strength i have no idea what does lol.

    Hope this helps, and if you need pictures I can do that as well

    Edit: This will also change other places with blur.

    And also remember to change the opacity settings of the panel (In edit mode, edit the panel, to the right “more options”, and then you can choose from there)

    Thorned_Rose OP ,

    Thanks for helping. I've already tried putting the blur all the way down (and fiddling with the noise, no idea what it does either) - the screenshots in my post are both with blur at 0 :( Also means my logout screen isn't blurred properly and the icons are harder to see over the background.

    My panel opacity is set to "Adaptive" so that it turns opaque with maximised windows. Even if I set it to be "Translucent", it's looks the same as it is in my screenshots.

    UnfortunateShort , in How do I make a Plasma panel completely transparent?

    You might be able to pull this off with kvantum, although I don’t know how.

    supersockpuppet , in How do I make a Plasma panel completely transparent?

    I use the Panel Transparency Button on my desktop. You toggle it in edit mode and then it’s just hidden in normal use.

    Thorned_Rose OP , (edited )

    I tried that. Unfortunately it doesn't play nice with adaptive transparency and makes the panel transparent all the time, so even when a window is maximised its still transparent. 😞

    lecris , in How to get network status in QML?

    What about checking via dbus?

    fkfd OP ,
    @fkfd@lemmy.ml avatar

    that would be ideal! but I can’t seem to find a way to do it natively without some C++ library like this one?

    lecris ,

    I need to setup notifications here. I am not familiar with how qml works, but can’t ituse qt native integration, like the one documented in the kde page

    Brochetudo , in How to get network status in QML?

    You should list the properties of the object you are dealing with. Perhaps there are some unknown functions/properties that may do what you want

    carlschwan Mod , in How to get network status in QML?

    Did you try:

    
    <span style="color:#323232;">import org.kde.plasma.networkmanagement 0.2 as PlasmaNM
    </span><span style="color:#323232;">
    </span><span style="color:#323232;">PlasmaNM.NetworkStatus {
    </span><span style="color:#323232;">    id: networkStatus
    </span><span style="color:#323232;">}
    </span><span style="color:#323232;">
    </span><span style="color:#323232;">PlasmaComponents3.Label {
    </span><span style="color:#323232;">    visible: networkStatus.connectivity !== PlasmaNM.NetworkManager.Full
    </span><span style="color:#323232;">    text: i18n("Network disconnected")
    </span><span style="color:#323232;">}
    </span>
    

    This use an enum and should be a lot more robust

    fkfd OP ,
    @fkfd@lemmy.ml avatar

    It seems networkStatus doesn’t provide a connectivity attribute and PlasmaNM.NetworkManager doesn’t have a Full either:

    
    <span style="color:#323232;">console.log(Object.keys(networkStatus))
    </span><span style="color:#323232;">qml: [objectName,activeConnections,networkStatus,objectNameChanged,activeConnectionsChanged,networkStatusChanged]
    </span>
    
    
    <span style="color:#323232;">networkStatus.connectivity !== PlasmaNM.NetworkManager.Full
    </span><span style="color:#323232;">.../contents/ui/main.qml:150: TypeError: Cannot read property 'Full' of undefined
    </span>
    
    intrapt , (edited ) in New(ish) to full-time Arch Linux and KDE. It ain't much, but it's honest work.

    Damn that looks great! What launcher is that?

    Edit: Found it! It’s Ditto Menu

    orbitalmartian ,
    @orbitalmartian@linuxrocks.online avatar

    @intrapt @Jae I agree it looks amazing, and that launcher looks interesting too!

    Jae OP ,
    @Jae@lemmy.kde.social avatar

    This is far too late of a response, but I’m glad you found it! I haven’t logged in for a while, but I’m coming back now. Apologies for not getting back! Ditto menu really is great. <3

    woelkchen , in KDE Social Lemmy instance is live
    @woelkchen@lemmy.world avatar

    Any chance for a Planet KDE autopost bot?

    Ashiette , in KDE Start Search is slow

    Weird. It’s always been fast for me.

    Is something throttling your CPU ? Have you tried using ALT+F2 to search ? But even if you had not it should be quick to search…

    MJBrune OP ,

    Nothing is throttling my CPU unless it’s somehow defaulted on in OpenSuse, Manjaro, Debian, or Linux Mint. Also these same distros, I installed other DEs on and had it work just fine. It’s a AMD Ryzen 9 3900x 4 ghz 12 cores.

    This is specifically a KDE problem. So question, if you do windows key -> term/kon -> enter. As quickly as you can, does it accept the enter input and immediately launch your terminal?

    PerryPeak ,

    @MJBrune @Ashiette I tried doing it as quickly as I can and it didn't work the first time (result appeared what looks like about 0.1-0.2s later) but it did work in subsequent attempts (even when looking for other apps)
    CPU: i5-1135G7

    If you look for an app and then for a different app, does it find it quickly? I suspect it might be reading the .desktop files lazily (meaning it only reads them the first time you look for something)
    Edit: nvm ksycoca is there to prevent that

    MJBrune OP ,

    Even if I look for the same app over and over again, it doesn’t speed up. Doesn’t seem like a caching issue to me. Perhaps the second time you were just .1-.2 seconds slower on the enter button?

    Ashiette ,

    I may not be as fast as you, but yeah it does work. Then again, I’m not using the default launcher.

    I only notice it slightly slower on my intel i5 3rd gen machine. Which is exlected.

    MJBrune OP ,

    Oh what launcher are you using?

    Ashiette ,

    It’s called minimal menu

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • All magazines