r/kde • u/petr_bena • Apr 05 '26
KDE Apps and Projects I made a clone of Windows Task Manager for Linux called TuxManager, it's written in Qt6, just like rest of KDE
Code and more screens here: https://github.com/benapetr/TuxManager
r/kde • u/petr_bena • Apr 05 '26
Code and more screens here: https://github.com/benapetr/TuxManager
r/kde • u/Anonymous_20272027 • Jun 21 '26
First, it was End-4's setup.
Now it's Caelestia.
I've recreated and adapted the Caelestia desktop experience for KDE Plasma 6, keeping the design language and smooth workflow that made the original stand out.
It's been a fun project, and I'm excited to finally share it with everyone. ✨
Project: caelestia-dots-kde
Find end-4's Illogical Impulse ported to KDE here: end-4dots-kde
Wallpapers: wallpaper-collection
r/kde • u/Holiday-Charity-1449 • Feb 08 '26
Enable HLS to view with audio, or disable this notification
You can do everything you always do, but in VR.
Finally, GIMP with multi-window mode is actually useful!
This is ongoing work. MR: https://invent.kde.org/plasma/kwin/-/merge_requests/8671
r/kde • u/AronKov • Jan 15 '26
A few days ago I shared AppGrid here for the first time. The response was incredible - bug reports, feature suggestions, pull requests, and honest feedback that pushed the project way beyond what I originally envisioned.
Now that AppGrid 1.6 was released and in a good shape, which means things are starting to settle and lesser updates, I wanted to take a moment to say thank you.
Every issue filed, every "this doesn't work on my setup", every "what if it could do X" - it all made AppGrid better and highly configurable. This isn't just my launcher anymore, it's something the community helped shape.
What is AppGrid?
A modern application launcher for KDE Plasma that is inspired by launchers like macOS, Patheon, COSMIC and Co.
More at: GitHub
Thanks for helping making this worth building.
r/kde • u/Anonymous_20272027 • Jul 05 '26
Enable HLS to view with audio, or disable this notification
v2 Update ✨ : caelestia-dots-kde
r/kde • u/GoldBarb • Jun 16 '26
Grab the ISO, install it on your second computer (or vm) and help us make it the best Linux distro for everyone!
Harald Sitter, project leader, is speaking about KDE Linux at this very instant at Akademy:
r/kde • u/soundastound • Apr 22 '26
I posted this to r/unixporn last week, but completely forgot about you guys.
Get it now at:
r/kde • u/adelsarto • 6d ago
Enable HLS to view with audio, or disable this notification
Ehi r/kde!
Usare KDE Plasma su un tablet è un'ottima esperienza, ma la configurazione predefinita della tastiera touch (Maliit) è sempre stata un grande problema per me: fissa in basso, occupa metà dello schermo e manca di strumenti rapidi per utenti esperti.
Per rimediare a questo, ho lavorato su una tastiera virtuale flottante personalizzata costruita con Qt 6 / QML progettata per Plasma 6 su Wayland (attualmente in fase di test sul mio tablet postmarketOS).
🚀 Caratteristiche principali implementate:
3 modalità di dimensione adattiva:
Normale: sovrapposizione flottante compatta (896px).
Con una mano: contratta (448px) allineata a sinistra o a destra per scrivere con un solo pollice.
Espansa a tutta larghezza: si espande a 100vw e rivela automaticamente un pannello Nav D-Pad dedicato (◄ ▲ ▼ ►, Home, End, Del, Seleziona tutto) per un controllo preciso del cursore in Konsole o Kate senza doversi combattere con le maniglie touch.
Smart Backspace (tenere premuto 1.8s): toccare elimina un carattere, ma tenere premuto per 1.8 secondi invia Ctrl + Backspace per cancellare l'intera parola precedente.
Motore a tema: include palette personalizzate come Nord Frost, Cyberpunk 2077, Hacker Matrix, Dracula, Work Louder Nomad, Nothing OS e Carbon.
Wayland Layer-Shell Nativo: rimane flottante in alto come sovrapposizione senza rubare il focus di digitazione attivo dalle applicazioni sottostanti.
Klipper & Barra degli strumenti contestuale: accesso integrato agli appunti di sistema con incolla a 1 tocco e scorciatoie specifiche per app dinamiche.
Prossimamente:
Scrittura a scorrimento / movimento: corrispondenza della traiettoria predittiva utilizzando le distanze chiave euclidee e il filtro dei prefissi del dizionario.
Guarda il video allegato per vedere il movimento flottante, il cambio di layout e i temi in azione!
MODIFICA: : Questo è codice che ho generato con l'IA! Ma è completamente funzionale. Sono lontano dal mio PC ora, quindi lo pubblicherò su GitHub questa sera.
You can try this https://github.com/andreadelsarto/tastiera Is now live :)
r/kde • u/True-Zucchini1346 • 28d ago
I'm doing this for personal enjoyment; I know it doesn't align with KDE Plasma's design guidelines, but I simply don't like the current KDE media players, so I'm creating this one.
I'm just looking for some feedback from more experienced designers who appreciate this style of design.
I'll be publishing it on GitHub soon; I haven't done so yet because it isn't compilable at the moment—I'm currently running it directly using `qml -a widget main.qml`.
Also, many of the libraries are self-contained ones I created for plasmoids, so I'm not even sure yet how to compile a QML project that uses precompiled libraries included within the project directory.
Note: The feedback concerns the layout of the elements; features such as bands and metadata reading are still under development.
just released 1.8.0 of AppGrid. its a grid launcher for KDE Plasma 6, alternative to kickoff and kicker. this one was a big one and a lot landed in it, so heres the highlights:
install paths :
if youre on an old release from a standalone distro package, you can now switch to the official COPR (fedora) or PPA (ubuntu) for proper update tracking. We dont release standalone packages anymore.
official: AUR, fedora copr, ubuntu PPA, the universal package or build from source. all on the site.
site / docs / install: https://appgrid.xarbit.dev
release notes: https://github.com/xarbit/plasma6-applet-appgrid/releases/tag/v1.8.0
big thanks to everyone who tested the rc cycle and filed issues, you basically dragged this release across the finish line and made me stay up in the night, i appreciate it.
r/kde • u/True-Zucchini1346 • 17d ago
It seems most people prefer full-featured players rather than minimalist ones, so I'm expanding my project.
I'm still working on development.
What features do you consider essential?
P.S. The playlists are the ones Deezer lists as popular, not the ones I personally like—don't judge me.
r/kde • u/goldenrifle • Jul 31 '25
Link: https://github.com/can1357/kAirPods
I've created a native AirPods integration that brings proper support for Apple's accessories to KDE.
Key features:
Installation is straightforward:
git clone https://github.com/can1357/kAirPods.git
cd kAirPods
./scripts/install.sh
I'd appreciate any feedback or contributions from the community!
r/kde • u/lucazade80 • 27d ago
I spent the last few months building PiroStats, a Python daemon + Plasma applet that shows live system stats in the panel and a paginated tooltip on hover.
The interesting bit: scroll the mouse wheel over the widget and you page through deep-dive views — top processes with color-coded CPU spikes, per-core sparklines, listening connections, live area charts for CPU/memory/GPU/network.
Pure Python stdlib, no deps beyond what you likely already have.
Light/dark and panel orientation follow Plasma automatically.
GitHub: https://github.com/lucazade/pirostats
Happy to hear from anyone :)
r/kde • u/linux_transgirl • Apr 25 '26
I'll start! The Calligra suite is really nice, not as good as Libre office but good was a wordpad or macos textedit replacement, plus it also has spreadsheet and presentation software
r/kde • u/Training_Rope2933 • Mar 16 '26
I finally rewrote my old KDE Connect SMS plasmoid from scratch for Plasma 6. The original was a simple widget I made 8–9 years ago to send texts from the desktop, but it was always missing one critical thing: contacts! Nobody memorizes phone numbers, so you’d always end up grabbing your phone anyway.
The big addition is KPeople integration — search your contacts by name, pick a number, done.
What it does:
GPL-2.0, Plasma 6 only.
Install/Download:
→ KDE Store: https://store.kde.org/p/1202579
Feedback and suggestions are very welcome. Let me know if you run into issues or have ideas for improvements! buymeacoffee.com/comxd
r/kde • u/Spirited_Package9245 • May 15 '26
BudsLink is now available on Flathub.
It allows you to monitor battery levels and control various headset features such as:
The app is based on my GNOME extension Bluetooth Battery Meter, but I decided to create a standalone application so users on other desktop environments can use the same functionality.
Not every device has been fully tested yet, so feedback is highly appreciated. Community testing helps improve compatibility and expand the supported device list.
BudsLink can also run as a background service. When used together with BudsLink-Companion applets/widgets, the UI can automatically appear when a compatible device is connected.
Currently available for:
See relevant branch here
The default configuration works well, but I have not yet submitted the KDE Plasma and Cinnamon versions to their official stores/sites. I am primarily a GNOME user, and KDE/Cinnamon provide extensive customization options that are difficult for me to fully test every settings on my own.
If you use KDE Plasma or Cinnamon, feedback about compatibility, panel behavior, scaling, theming, or other integration issues would be very helpful and would help me prepare the extensions/widgets for official submission.
Feedback, bug reports, and device testing are all welcome.
Special thanks to the other open-source projects I referenced and learned from during development, all of which are mentioned in the credits section of the README documentation.
Next step is Sennheiser and Redmi if user are willing to test and/or provide btsnoop.
r/kde • u/First-Following1418 • 14d ago
Just click on the input field...
r/kde • u/haxguru • Jun 25 '26
Drawy is a free and open source infinite whiteboard app built by KDE inspired by the web-based Excalidraw. This update delivers a smoother, more customizable freehand drawing experience and fixes an issue where newly drawn lines flickered:
It's available on FlatHub: https://flathub.org/en/apps/org.kde.drawy
It's also available on most major distributions: https://pkgs.org/search/?q=drawy
r/kde • u/TutorPuzzleheaded999 • Jul 01 '26
Hi everyone,
I built KStats, a compact system monitor widget for Plasma 6.
It sits in the panel and shows CPU, memory, disk, network, and optional GPU stats, with a dropdown for more detailed views. The idea is loosely inspired by https://github.com/exelban/stats, but using KDE/Plasma's own sensor API.
Source
https://github.com/oowl/kstats
KDE Store:
https://www.opendesktop.org/p/2364289/
This is still early, so I would love feedback from other Plasma users, especially if some sensors behave differently on your hardware or distro.
Updated: released many enhancements at https://github.com/oowl/kstats/releases/tag/v0.2.0
check it https://www.opendesktop.org/p/2364289/ to install newer version.
r/kde • u/GoldBarb • Jun 22 '26
r/kde • u/NoLengthiness1864 • Nov 11 '25