home.social

#kde6 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kde6, aggregated by home.social.

  1. @katzenmann In KDE Plasma 6.6.x there is an option to show/hide the notification timeout indicator.
    System Settings / Apps & Windows / Notifications / Popups / Show timeout indicator
    #kde #kde6

  2. Since matrix won't let me ask in the KDE Matrix chat I'm going to ask here:

    Can we please, please get a feature to turn off the blue progress bar showing how long a notifcation will still be there? It makes notifications so much more distracting than they should be.

    @[email protected] @[email protected]

    #kde #kde6 #linuxdesktop

  3. Ну это просто странно.. строка состояния в #Dolphin на #Kde6 не доходит до края окна

  4. Salut les mastopotes.ses.
    Je cherche un logiciel / une façon de travailler pour répondre au besoin suivant : chaque jour je passe d'un projet à l'autre à chaque réunion, je prends des notes, je crée des fichiers, et je les stocke dans les répertoires de chaque projet. Mais ce qui me manque, c'est une espèce de timeline : sur quoi ai je bossé aujourd'hui, cette semaine, chaque jour ? Et quelles sont mes notes associées ?
    Pré-requis : #logiciellibre #kde6 #linux
    Idéalement : #markdown des idées?

  5. Ask Mastodon time:

    #KDE6 is intercepting my PrtSc key and not letting me pass it to the program, even if I unmap all functions from the PrtSc key and set the program to capture key/mouse.

    How can I send PrtSc to my application?

  6. Hmm using i3 as a kwin replacement works fine. Well but don't have your panel on autohide. I can't invoke it anymore.

  7. After a complete reinstall, I had to #SSH from another computer so my eyeballs didn't strain trying to read tiny font on Thinkpad T480s screen, then I followed the steps here to install KDE:

    musabase.com/2025/08/openbsd-k

    Got a #KDE desktop in user session. Had to add config file for wifi under /etc/hostname.iwm0 cause wifi can't be configured through KDE

    Which isn't ideal for everyday use and portability.

    I don't think BT will ever work.

    Things I still need to do:
    configure doas for ease of use commands
    setup my standard array of apps
    learn pf
    set up a snapshot for when I inevitably break something
    set up keyboard shortcuts
    upload dmesg somewhere? (Cause that's what the cool #BSD kids do?)

    Anything else please let me know.

    #openbsd #openbsd78 #bsd #kde #kde6 #thinkpadt480s #iwm0

  8. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  9. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  10. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  11. Something changed with #Kubuntu 25.10 over the past week. Now all of a sudden I'm getting #prompted for my #sudo #password every time #PackageKit runs to update package sources (which is several times a day)!

    Fortunately, you can create a custom
    #PolKit #rule to let it run without prompting you!

    sudo nano /etc/polkit-1/rules.d/10-allow-packagekit-refresh.rules

    polkit.addRule(function(action, subject) {
        if (action.id == "org.freedesktop.packagekit.system-sources-refresh" &&
            subject.isInGroup("sudo")) {
            return polkit.Result.YES;
        }
    });

    And that seems to work.

    #Linux #Ubuntu #KDE #KDE6 #Plasma6 #KDEPlasma6 #Discover #updates

  12. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  13. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  14. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  15. I think I will need to get a KDE 4 VM installed to do testing to see how Diamond originally looked, because I want to modify Diamond4on6 to both 1. use the version from my backup (2.0.3, meaning the repo version will be rebased [this is because 2.0.3 works better]) and 2. I need to have a way to mess around with it in a state where it works and doesn't have a grey background.

    #Diamond4on6 #KDE #KDEPlasma #PlasmaDesktop #KDE4 #KDE6 #Plasma6

  16. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  17. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  18. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  19. Found Diamond 2.0.3 for KDE4 in some old backups and uploaded it to Codeberg in a zip file. Later it will be organized. I forgot this version existed and didn't know just how lost the Diamond theme was.

    codeberg.org/DrewNaylor/Diamon

    #KDE #Diamond4on6 #PlasmaDesktop #LostMedia #KDEPlasma #KDE4 #Plasma4 #KDE6 #Plasma6

  20. Is there a bug in KDE Plasma 6.3.1 that prevents the creation of icons (not shortcuts)? Previously, for example, you could drag a program icon from /usr/share/applications/ onto the desktop and choose whether to create an icon or a shortcut. Now the option to create an icon is missing. Does anyone know anything about this?

    #linux #KDE6 #KDEPlasma #kdeplasma6 #kdeplasma6.3 #bug #desktop #desktoplinux
  21. Remember, #PayPalSucks! If you have a Euro-denominated bank account (or a #Wise account!) skip PayPal altogether and #donate directly to #KDE via their #IBAN!

    kde.org/community/donations/ot

    By EU regulation it will cost you nothing more than sending a #SEPA payment to anyone in your own country (which is often totally free).

    @kde @carl #kdeplasma #kde6

  22. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  23. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  24. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  25. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  26. I got an #upgrade today to #KDE 6.2. I’m always a bit wary of upgrading the desktop in the middle of the working day because the behaviour may be unpredictable because of it. However, at first glance this is looking good. A detail that I like is that you can now map the #buttons on the #pen for my #WacomTablet to #MouseButtons as well as #KeyStrokes.

    #FreeSoftware #GNU #Linux #Fedora #KDE6-2

  27. , please don't switch my font next time I upgrade! I chose it because I like it. *grumble*

    Other than that, keep on going :)
    The removed menu bar was a bit of a surprise, but I rarely used it anyway, so meh.

  28. How can I get working latest version of #NeoChat on #Debian or #Ubuntu without #Flatpak on #KDE6 ???
    I cannot find any DEB files...

  29. Since a few days, everytime I log into my PC KDE opens this window.
    Any Linux user who might know what's wrong?
    #kde #kde6 #plasma6 #thelinuxexperiment

    Edit: retoot please. I need to get rid of this.

  30. Did some archaeology to dig up the Konfabulator and Google Desktop Gadget docs so I can steal the good/useful bits for the Thoth widget engine.

    Yes this is easier/faster/more fun than reverse-engineering Plasma 6's widgets and all the associated Qt stuff I don't know and updating their docs/tutorials.

    Super in-progress design docs in the repo: codeberg.org/Taffer/thoth

    #thoth #konfabulator #googledesktop #kde6 #plasma6

  31. Did some archaeology to dig up the Konfabulator and Google Desktop Gadget docs so I can steal the good/useful bits for the Thoth widget engine.

    Yes this is easier/faster/more fun than reverse-engineering Plasma 6's widgets and all the associated Qt stuff I don't know and updating their docs/tutorials.

    Super in-progress design docs in the repo: codeberg.org/Taffer/thoth

    #thoth #konfabulator #googledesktop #kde6 #plasma6

  32. Did some archaeology to dig up the Konfabulator and Google Desktop Gadget docs so I can steal the good/useful bits for the Thoth widget engine.

    Yes this is easier/faster/more fun than reverse-engineering Plasma 6's widgets and all the associated Qt stuff I don't know and updating their docs/tutorials.

    Super in-progress design docs in the repo: codeberg.org/Taffer/thoth

    #thoth #konfabulator #googledesktop #kde6 #plasma6

  33. Did some archaeology to dig up the Konfabulator and Google Desktop Gadget docs so I can steal the good/useful bits for the Thoth widget engine.

    Yes this is easier/faster/more fun than reverse-engineering Plasma 6's widgets and all the associated Qt stuff I don't know and updating their docs/tutorials.

    Super in-progress design docs in the repo: codeberg.org/Taffer/thoth

    #thoth #konfabulator #googledesktop #kde6 #plasma6

  34. Did some archaeology to dig up the Konfabulator and Google Desktop Gadget docs so I can steal the good/useful bits for the Thoth widget engine.

    Yes this is easier/faster/more fun than reverse-engineering Plasma 6's widgets and all the associated Qt stuff I don't know and updating their docs/tutorials.

    Super in-progress design docs in the repo: codeberg.org/Taffer/thoth

    #thoth #konfabulator #googledesktop #kde6 #plasma6

  35. My quest to have the perfect (ha!) desktop continues; I've been looking into making Cinnamon desktop widgets ("Desklets").

    Instead of having out of date documentation like KDE Plasma 6, there's just no documentation. 🤷

    Maybe if I hit the lottery this week I'll quit my day job, reverse engineer these desktop widget systems, and write up to date docs and tutorials. 😛

    Rainmeter might be the Windows app I miss most, somehow.

    #cinnamon #desklet #plasma6 #kde6 #plasmoid #rainmeter

  36. As of a about a month ago, I think I can finally say that I’ve switched permanently to #Wayland from #X11. I’ve tinkered with Wayland for several years but always came back to #X since there were too many glitches, or things in development, which made for a shaky experience when compared to the #XDesktop. Although there are still some minor things, like, say #Birdtray for #Thunderbired not quite working as it should, everything else is at least as good now.

    #Fedora #KDE #KDE6 #GNU #Linux

  37. These Zabrak witches will possess you with their magicks!

    Hevy says, “You didn’t say PLEASE!”

    Designation: Hevy
    Model: ThinkPad T420i
    CPU: i3-2310M
    GPU: nVIDIA Quadra NVS 4200M
    OS: Nobara Linux 39
    DE: KDE Plasma 6.0.4
    Theme: Utterly Sweet
    Icons: Beautyline

  38. These Zabrak witches will possess you with their magicks!

    Hevy says, “You didn’t say PLEASE!”

    Designation: Hevy
    Model: ThinkPad T420i
    CPU: i3-2310M
    GPU: nVIDIA Quadra NVS 4200M
    OS: Nobara Linux 39
    DE: KDE Plasma 6.0.4
    Theme: Utterly Sweet
    Icons: Beautyline

    #Nobara #ShareYourDesktop #Linux #UnixPorn #KDE6 #ThinkPad #StarWars #Ahsoka #Dathomir #Zabrak

  39. These Zabrak witches will possess you with their magicks!

    Hevy says, “You didn’t say PLEASE!”

    Designation: Hevy
    Model: ThinkPad T420i
    CPU: i3-2310M
    GPU: nVIDIA Quadra NVS 4200M
    OS: Nobara Linux 39
    DE: KDE Plasma 6.0.4
    Theme: Utterly Sweet
    Icons: Beautyline

    #Nobara #ShareYourDesktop #Linux #UnixPorn #KDE6 #ThinkPad #StarWars #Ahsoka #Dathomir #Zabrak

  40. These Zabrak witches will possess you with their magicks!

    Hevy says, “You didn’t say PLEASE!”

    Designation: Hevy
    Model: ThinkPad T420i
    CPU: i3-2310M
    GPU: nVIDIA Quadra NVS 4200M
    OS: Nobara Linux 39
    DE: KDE Plasma 6.0.4
    Theme: Utterly Sweet
    Icons: Beautyline

    #Nobara #ShareYourDesktop #Linux #UnixPorn #KDE6 #ThinkPad #StarWars #Ahsoka #Dathomir #Zabrak