Skip to content

KDE Blogs 

Tuesday, 29 October 2024

Ruqola 2.3.1

Release-Team  | Categories: Release
Ruqola 2.3.1 is a feature and bugfix release of the Rocket.chat app. New features: Use "view-conversation-balloon-symbolic" icon when we have private conversation with multi users Add version in market application information Fix reset password Fix mouse position when QT_SCREEN_SCALE_FACTORS != 1 Add missing icons Fix create topic when creating teams Fix discussion count information Remove @ or # when we search user/channel Fix edit message logic URL: https://download.kde.org/stable/ruqola/ Source: ruqola-2.3.1.tar.xz SHA256: 99356ec689473cd5bfaca7f8db79ed5978efa8b3427577ba7b35c1b3714d5fcb Signed by: E0A3EB202F8E57528E13E72FD7574483BB57B18D Jonathan Riddell jr@jriddell.org https://jriddell.org/jriddell.pgp Read More
Sunday, 27 October 2024

This Week in KDE Apps

Welcome to a new issue of "This Week in KDE Apps"! Every week we cover as much as possible of what's happening in the world of KDE apps. Read More
Monday, 21 October 2024

Oxygen Icons 6.1.0

Release-Team  | Categories: Release
Oxygen Icons 6.1.0 is a feature release of the Oxygen Icon set. It features new SVG symbolic icons for use in Plasma Applets. It also features improved icon theme compliance, fixed visability and added mimetype links. Read More
Sunday, 20 October 2024

This Week in KDE Apps

Welcome to a new issue of "This Week in KDE Apps"! Every week we cover as much as possible of what's happening in the world of KDE apps. Read More
Saturday, 19 October 2024

KUnifiedPush 1.0.0 is out!

Release-Team, and Carl Schwan  | Categories: Release
KUnifiedPush provides push notifications for KDE applications. Push notifications are a mechanism to support applications that occasionally need to receive some kind of information from their server-side part, and where receiving in a timely manner matters. Chat applications or weather and emergency alerts would be examples for that. More technical details about KUnifiedPush are available on Volker's introduction post about KUnifiedPush. Read More
Friday, 18 October 2024

Limit Application Memory Usage with systemd

Jin Liu  | Categories: systemd, Plasma
I saw this question on KDE forum about how to limit memory usage of a specific application in KDE, using systemd specifically. I did some research on that. Resource control in systemd man systemd.resource-control lists plenty of options that we can set to a cgroup. E.g., to limit the memory usage of a service, we can add: Read More
Wednesday, 16 October 2024

New Craft cache 24.10 published

A new Craft cache has just been published. The update is already available for KDE's CD, CI (Windows/Android) will follow in the next days. Please note that this only applies to the Qt6 cache. The Qt5 cache is in LTS mode since April 2024 and does not recieve major updates anymore. Read More
Sunday, 13 October 2024

This Week in KDE Apps

Welcome to a new issue of "This Week in KDE Apps"! Every week we cover as much as possible of what's happening in the world of KDE apps. Read More
Thursday, 10 October 2024

At the Akademy (2024)

Neal Gompa  | Categories: Akademy
While I've been part of the KDE community for quite some time (almost a decade now!), Akademy is still a relatively new experience for me. This is only the second Akademy I've been to in person, with the last one was Akademy 2022 in Barcelona, Spain. Read More
Wednesday, 9 October 2024

Cursor Size Problems In Wayland, Explained

Jin Liu  | Categories: KWin, Plasma
I've been fixing cursor problems on and off in the last few months. Here's a recap of what I've done, explanation of some cursor size problems you might encounter, and how new developments like Wayland cursor shape protocol and SVG cursors might improve the situation. Read More