Trending

#kde

Latest posts tagged with #kde on Bluesky

Latest Top
Trending

Posts tagged #kde

The new Slimbook has KDE Plasma and a Ryzen 9 CPU A lot of power in a sleek form factor.

[How-to Geek] The new Slimbook has KDE Plasma and a Ryzen 9 CPU

#KDE #KDEPlasma

0 0 0 0
Slimbook and KDE Celebrate 8th Anniversary with KDE Slimbook VII Linux Laptop KDE Slimbook VII Linux laptop launches with an AMD Ryzen AI 9 365 CPU, integrated AMD Radeon 880M graphics, and up to 128 GB RAM.

[9to5Linux] Slimbook and KDE Celebrate 8th Anniversary with KDE Slimbook VII Linux Laptop

#KDE #Linux

0 0 0 0
KDE Plasma 6.5.3 Delivers Bug Fixes Across KWin, Discover, and Breeze KDE Plasma 6.5.3 is now available, delivering fixes across KWin, Discover, and Breeze, improving stability, navigation, and desktop responsiveness.

[Linuxiac] KDE Plasma 6.5.3 Delivers Bug Fixes Across KWin, Discover, and Breeze

#KDE #KDEPlasma

0 0 0 0
KDE Plasma 6.5.3 Improves Visual Smoothness on Multi-Monitor VRR Setups KDE Plasma 6.5.3 is now available as the third maintenance update to the KDE Plasma 6.5 desktop environment series with more bug fixes. Here's what's changed!

[9to5Linux] KDE Plasma 6.5.3 Improves Visual Smoothness on Multi-Monitor VRR Setups

#KDE #KDEPlasma

0 0 0 0
Preview
Marknote 1.5 porta la ricerca avanzata e integrazione con KRunner Marknote 1.5 rinnova l’esperienza di scrittura su KDE con modalità sorgente, ricerca avanzata e link wiki interni

Marknote 1.5 introduce la modalità sorgente, la ricerca e sostituzione globale, i link wiki interni e un plugin KRunner per accedere rapidamente alle note. #linux #kde #markdown #software

0 0 0 0
Preview
Good news for KDE Plasma users: this dead feature is finally being resurrected KDE Plasma developers have announced that a feature first introduced in 2020 and later killed is making its way back in a future version of the desktop environment.

KDE Plasma developers have announced that a feature first introduced in 2020 and later killed is making its way back in a future version of the desktop environment. #KDE #Plasma

1 2 0 0
Privilege escalation in LightDM Greeter by KDE (SUSE Security Team Blog) The SUSE Security Team has published an in-depth article on its findings after reviewing a D-Bus service contained in LightDM Greeter by KDE (the lightdm-kde-greeter package) for addition to…

[LWN.net] Privilege escalation in LightDM Greeter by KDE (SUSE Security Team Blog)

#openSUSE #SUSE #KDE

0 0 0 0
Preview
KDE Plasma 6.7 Set to Bring Press-and-Hold Character Input Feature KDE developers are preparing Plasma 6.7, introducing a press-and-hold typing feature, enhanced widgets, and support for installing sound themes.

KDE developers are preparing Plasma 6.7, introducing a press-and-hold typing feature, enhanced widgets, and support for installing sound themes.
linuxiac.com/kde-plasma-6...

#KDE #OpenSource

1 0 0 0
Post image

KDE Plasma 6.7 Set to Bring Press-and-Hold Character Input Feature KDE developers are preparing Plasma 6.7, introducing a press-and-hold typing feature, enhanced widgets, and support for installing...

#Software #Linux #& #Open #Source #News #kde #plasma #6.7

Origin | Interest | Match

0 0 0 0
Preview
KDE integra l’accesso nativo allo storage Amazon S3 grazie a KIO S3 KDE porta Amazon S3 direttamente nel desktop grazie a KIO S3, un nuovo worker che rende i bucket accessibili come normali cartelle.

KIO S3 introduce l’accesso nativo allo storage Amazon S3 e compatibili nel desktop KDE, integrando i bucket direttamente nelle applicazioni. #kde #linux #s3

0 0 0 0
Preview
KDE Plasma 6.7 brings press-and-hold for diacritics and symbols KDE Plasma 6.7 saw an exciting development this week, because a special feature has landed to those who use diacritics and symbols, such as diaeresis, fractions, elliptical marks, em dashes, and en dashes. The plasma-keyboard module hosts this feature, and you can turn it on by opening the system settings and navigating to Keyboard > Virtual Keyboard. After that, you can press and hold a key to get those symbols.

KDE Plasma 6.7 brings press-and-hold for diacritics and other symbols!

#KDE #KDEPlasma #Linux #Computers #Laptops #TechNews #TechUpdates

0 1 0 0
Plasma Keyboard: FLOSS/Fund, diacritics, and more Plasma Keyboard has interesting news to share! Plasma Keyboard started out life as KDE's virtual / on-screen keyboard, and now it is evolving to also support tools and features for our physical keyboards. ## FLOSS/Fund​ Plasma Keyboard was granted funding from the FLOSS/Fund program's second tranche, for which we are very grateful! This funding has ensured we will be able to put some sustained effort towards refining and improving the project — and I have been doing just that for the past couple of months. I began by getting more familiar with the codebase, lists of open bugs, and feature requests. I also did some refactoring and cleanup, improved the CI and MR review process, etc. ## Diacritics​ https://invent.kde.org/plasma/plasma-keyboard/-/merge_requests/83 The first feature I tackled is the first one that is for physical keyboards rather than virtual/on-screen keyboards: diacritics — the variants of a character that indicate a difference in pronunciation, such as ç, ñ, or ü. Though it is more than just diacritics, because it also supports common/popular symbols, such as ™, — (em-dash), →, ¡, ‽, ¼, ≥, ≠, etc. If you'd like an idea of which diacritics and symbols are currently included, you can check out the base mapping json. Further mappings are included depending on which language(s) you have enabled for Plasma Keyboard in your system settings. This feature allows users to long-press a key on their physical keyboard to access a popup menu of diacritics and symbols related to that key, and select one to input it. This is a common feature on mobile keyboards, and I personally think this is a great improvement over using something like a compose key for the same purpose. Selecting an option from the popup menu can be done multiple ways: * Pressing the associated keyboard number key shown below the option * Clicking on the option with the mouse * Using the arrow keys to navigate to the option and pressing `Enter` This was pretty challenging to implement; I previously had no experience with Wayland protocols or input methods, so it required a lot of research, reading, learning, and experimentation to figure it out. Difficult, but rewarding! One of the really cool things about Plasma Keyboard is that it is available as a Flatpak — so if you are adventurous and want to try out the diacritics feature before it is released to the stable version, you can do so with the nightly Flatpak builds! flatpak install --user --or-update https://cdn.kde.org/flatpak/plasma-keyboard-nightly/org.kde.plasma.keyboard.flatpakref Then simply enable Plasma Keyboard in `System Settings` → `Keyboard` → `Virtual Keyboard`! 🤯 If you already have a version of Plasma Keyboard installed, a quick restart or log out/in might be needed for the new version to take effect. ## Future Plans​ In addition to the diacritics feature itself, I also laid the groundwork with it for future features that will make use of the same overlay/popup system and physical keyboard integration — stay tuned for more news on that! 😉 There are a bunch of other plans for features and improvements that we'd like to work on, for example: swipe typing, voice typing, making the on-screen keyboard movable and resizable, adding tests and improving performance and reliability, etc. There is a lot of work to be done, and we are excited to keep improving Plasma Keyboard and making it even more powerful and user-friendly — just like the rest of Plasma! 🚀 If you are interested in contributing, please check out the project on KDE's GitLab: https://invent.kde.org/plasma/plasma-keyboard

merritt.codes/blog/2026/03/13/2026/_pl...

this is sooo cool #kde

0 1 0 0
Post image

KDE Plasma 6.7 will make typing characters that aren't on your keyboard a lot easier Just hold down a key and you're set. Whenever I need to put an accent over a letter, I go through all th...

#Software #and #Services #KDE #Plasma

Origin | Interest | Match

1 0 0 0
What’s new in Fedora KDE Plasma Desktop 43 Fedora has released Fedora KDE Plasma Desktop Edition 43 to the public. The Fedora KDE Plasma Desktop Edition is well suited for many needs. It combines the reliable and trusted Fedora Linux base…

[Fedora Magazine] What’s new in Fedora KDE Plasma Desktop 43

#Fedora #KDE #KDEPlasma

0 0 0 0
Preview
KDE Frameworks 6.24 porta miglioramenti mirati per Plasma KDE Frameworks 6.24 arriva con miglioramenti mirati per Plasma e le app Kirigami, risolvendo bug fastidiosi e affinando l’esperienza desktop.

KDE Frameworks 6.24 introduce correzioni importanti per Plasma e le app basate su Kirigami, migliorando stabilità, integrazione e gestione di componenti chiave. #kde #linux #plasma

0 0 0 0
Post image

KDE Frameworks 6.24 porta miglioramenti mirati per Plasma KDE Frameworks 6.24 arriva con miglioramenti mirati per Plasma e le app Kirigami, risolvendo bug fastidiosi e affinando l’esperienza desk...

#KDE #Update

Origin | Interest | Match

0 0 0 0
Preview
KDE Frameworks 6.24 Released with Core Library Enhancements KDE Frameworks 6.24 is now available, with updates across core libraries, including improvements to KIO, Kirigami, and Wayland support, as well as multiple bug fixes.

KDE Frameworks 6.24 is now available, with updates across core libraries, including improvements to KIO, Kirigami, and Wayland support, as well as multiple bug fixes.
linuxiac.com/kde-framewor...

#KDE #OpenSource

2 0 0 0
Preview
KDE Frameworks 6.24 Improves Support for Plasma and Kirigami-Based Apps - 9to5Linux KDE Frameworks 6.24 open-source software suite is out now with various improvements and bug fixes for KDE apps and the Plasma desktop.

#KDE Frameworks 6.24 Improves Support for Plasma and Kirigami-Based Apps 9to5linux.com/kde-framewor...

@kde.org #Linux #OpenSource

14 0 0 0
Alpine Linux 3.23 Released with Linux Kernel 6.18 LTS, GNOME 49, KDE Plasma 6.5 Alpine Linux 3.23 distribution is now available for download with GNOME 49, KDE Plasma 6.5, LXQt 2.3, and Linux kernel 6.18 LTS. Here’s what’s new!

[9to5Linux] Alpine Linux 3.23 Released with Linux Kernel 6.18 LTS, GNOME 49, KDE Plasma 6.5

#KDE #KDEPlasma #GNOME

0 0 0 0

#bazzite woes continues.

I have installed Nextcloud client from flatpak. It's all fine, but it lacks integration with file manager (things like share options from RMB menu).

I guess that requires installing nextcloud-client using rpm-ostree.

0 0 0 0
Preview
KDE Introduces KIO S3 for Native Amazon S3 Storage Access The KDE project has announced KIO S3, which provides direct access to Amazon S3 and S3-compatible storage within KDE applications through the KIO framework.

The KDE project has announced KIO S3, which provides direct access to Amazon S3 and S3-compatible storage within KDE applications through the KIO framework.
linuxiac.com/kde-introduc...

#KDE #AWS

2 0 0 0
517510 – Scroll Lock cannot be mapped to any function

it seems there is a bug that #Kate does not register Scroll Lock. I just reported the bug:

https://bugs.kde.org/show_bug.cgi?id=517510

#KDE

0 0 0 0
These versions of KDE Connect are vulnerable to exploit The developers released a security advisory stating

[How-to Geek] These versions of KDE Connect are vulnerable to exploit

#KDE #InfoSec

1 0 0 0
Linuxiac Weekly Wrap-Up: Week 48 (Nov 24 – 30, 2025) Catch up on the latest Linux news: EndeavourOS Ganymede, Solus 4.8, CachyOS, Raspberry Pi Imager 2.0, Wine 10.20, Tmux 3.6, Redis 8.4, Ubuntu 26.04 LTS roadmap, KDE Plasma 6.8 will go fully Wayland,…

[Linuxiac] Linuxiac Weekly Wrap-Up: Week 48 (Nov 24 – 30, 2025)

#Ubuntu #RaspberryPi #KDE

0 0 0 0
KaOS Linux 2025.11 Adds Support for the Limine Bootloader, KDE Plasma 6.5 KaOS Linux 2025.11 independent distribution is now available for download with the latest KDE Plasma 6.5 desktop environment and support for the Limine bootloader. Here's what's new!

[9to5Linux] KaOS Linux 2025.11 Adds Support for the Limine Bootloader, KDE Plasma 6.5

#KDE #KDEPlasma #Linux

1 0 0 0
KaOS 2025.11 Ships Plasma 6.5.3, Linux Kernel 6.17 KaOS 2025.11 adds an optional Limine bootloader and ships Plasma 6.5.3, KDE Gear 25.08.3, and Frameworks 6.20 on Qt 6.10.1.

[Linuxiac] KaOS 2025.11 Ships Plasma 6.5.3, Linux Kernel 6.17

#KDE #KDEPlasma #Linux

0 0 0 0
KDE Plasma 6.6's KWin Implements RandR Emulation For Better XWayland Experience KDE developers have been busy ending out the month of November with a number of new features and fixes queued up for next year's Plasma 6.6 desktop release...

[Phoronix] KDE Plasma 6.6's KWin Implements RandR Emulation For Better XWayland Experience

#KDE #KDEPlasma

0 0 0 0
Another Linux Malware Discovered; TUXEDO Computers Announces a New InfinityBook; SUSE Dives into the Agentic AI Pool; Linux Now Runs Most Windows Games; Fedora 43 Has Finally Landed; KDE Unleashes…

[Linux Magazine]

#Fedora #SUSE #KDE

2 0 0 0
Solus 4.8 Released with Linux Kernel 6.17, GNOME 49, KDE Plasma 6.5, and More Solus 4.8 distribution is now available for download powered by Linux 6.17 and featuring updated GNOME, KDE Plasma, Budgie, and Xfce editions. Here’s what’s new!

[9to5Linux] Solus 4.8 Released with Linux Kernel 6.17, GNOME 49, KDE Plasma 6.5, and More

#KDE #KDEPlasma #GNOME

0 0 0 0
KDE Plasma 6.6 Will Add New Media Controls, Widget Tweaks KDE Plasma 6.6 will add new media-seeking controls, improved widgets, smoother menus, and early UI refinements ahead of the upcoming release.

[Linuxiac] KDE Plasma 6.6 Will Add New Media Controls, Widget Tweaks

#KDE #KDEPlasma

0 0 0 0