<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>John Veness on KDE Blogs</title><link>https://blogs.kde.org/authors/johnveness/</link><description>Recent content in John Veness on KDE Blogs</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 08 May 2026 14:45:22 -0600</lastBuildDate><atom:link href="https://blogs.kde.org/authors/johnveness/index.xml" rel="self" type="application/rss+xml"/><item><title>This Week in Plasma: ICC profiles ❤️ HDR</title><link>https://blogs.kde.org/2026/05/09/this-week-in-plasma-icc-profiles-%EF%B8%8F-hdr/</link><pubDate>Sat, 09 May 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/05/09/this-week-in-plasma-icc-profiles-%EF%B8%8F-hdr/</guid><description>&lt;!-- Example wording for a change, MR version. (Developer Name, [repo-name MR #xxx](https://invent.kde.org/plasma/repo-name/-/merge_requests/xxx)) --&gt;
&lt;!-- Example wording for a change, Bugzilla version. (Developer Name, [KDE Bugzilla #xxx](https://bugs.kde.org/show_bug.cgi?id=xxx)) --&gt;
&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week saw a lot of lower-level technical improvements made throughout Plasma’s software stack. Not super flashy, but super important.&lt;/p&gt;
&lt;p&gt;Nevertheless, two color-related features did manage to sneak in! And as Plasma 6.7’s feature period comes to a close, expect more polishing and bug-fixing for the next month or so.&lt;/p&gt;
&lt;p&gt;Without further ado:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;You can now use an ICC profile while HDR mode is active! (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514239"&gt;KDE Bugzilla #514239&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now disable or control the intensity of the “adaptive backlight modulation” feature of many AMD laptops, which changes screen colors at low brightness levels to try to improve visibility. If you don’t like it, you can now turn it off! (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511801"&gt;KDE Bugzilla #511801&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Improved Discover’s ability to de-duplicate apps present in both system and user Flatpak installations. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1316"&gt;Discover MR #1316&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The temperature values on Info Center’s Sensors page now reflect the units you have configured system-wide, rather than always using Celcius. (Chandradeep Dey, &lt;a href="https://invent.kde.org/plasma/kinfocenter/-/merge_requests/294"&gt;kinfocenter MR #294&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now remove apps from the Kickoff Application Launcher’s Favorites view by dragging them out of the view and over any part of the rest of the widget. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3662"&gt;plasma-desktop MR #3662&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/05/09/this-week-in-plasma-icc-profiles-%EF%B8%8F-hdr/drag-to-remove-favorites.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;The Printers widget now shows badges indicating the number of active and queued print jobs on each printer. Useful for large institutional environments with a lot of printers! (Mike Noe, &lt;a href="https://invent.kde.org/plasma/print-manager/-/merge_requests/324"&gt;print-manager MR #324&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Printers widget showing “2” badge on a printer, indicating two queued or active jobs" src="https://blogs.kde.org/2026/05/09/this-week-in-plasma-icc-profiles-%EF%B8%8F-hdr/more-printer-badges.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--
Can find some with:
- HI and VHI bugs fixed: https://tinyurl.com/bdepnh4v
- All bugs fixed: https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Bugfix&amp;first_page_size=20
--&gt;
&lt;h3 id="plasma-665"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;Fixed an issue that made the power buttons vanish from launcher menus for some people with version 260 of systemd, which changed around some things we were relying on. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518174"&gt;KDE Bugzilla #518174&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that caused periodic freezes and stutters on some systems with multiple discrete GPUs. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519461"&gt;KDE Bugzilla #519461&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that could make Discover crash on some distros while changing the priorities of Flatpak repos. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1318"&gt;discover MR #1318&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The portal-based dialog to add launchers now actually works. (Nate Graham, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519631"&gt;KDE Bugzilla #519631&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Using window rules to move a window partially off-screen using a negative position property no longer makes the window disappear and become unreachable. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=466119"&gt;KDE Bugzilla #466119&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed one source of a tricky issue that could make secondary screens inappropriately remain dimmed after waking from sleep. (Patryk Ludwikowski, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513809"&gt;KDE Bugzilla #513809&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a recent visual regression in the hover highlighting effects applied to the Printers widget. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518705"&gt;KDE Bugzilla #518705&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Fixed an issue that could sometimes cause custom non-default global shortcuts to be reset during software updates on specific distros that uninstall and re-install apps as part of their upgrade processes. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=484597"&gt;KDE Bugzilla #484597&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-67-3"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Improved performance and power efficiency for software that uses CPU rendering, such as most QtWidgets-based Qt and KDE apps. Read more about this on &lt;a href="https://zamundaaa.github.io/wayland/2026/05/06/making-wl-shm-fast.html"&gt;Xaver’s blog&lt;/a&gt;! (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/9178"&gt;kwin MR #9178&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved KWin’s heuristics for when it can use the “direct scan-out” feature to improve performance and save power for full-screen windows. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515784"&gt;KDE Bugzilla #515784&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: Background Apps and Zoom Up-Scaling</title><link>https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/</link><pubDate>Sat, 02 May 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/</guid><description>&lt;!-- Example wording for a change, MR version. (Developer Name, [repo-name MR #xxx](https://invent.kde.org/plasma/repo-name/-/merge_requests/xxx)) --&gt;
&lt;!-- Example wording for a change, Bugzilla version. (Developer Name, [KDE Bugzilla #xxx](https://bugs.kde.org/show_bug.cgi?id=xxx)) --&gt;
&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week Plasma 6.7 entered its “&lt;a href="https://community.kde.org/Schedules/Plasma_6#Repository_and_soft_feature_freezes"&gt;soft feature freeze&lt;/a&gt;” where we stop merging newly-written features and focus on finishing up and merging the ones that were already in flight.&lt;/p&gt;
&lt;p&gt;As such, some nice new features that have been in development for quite some time were merged this week!&lt;/p&gt;
&lt;p&gt;In addition, Plasma got a number of nice quality-of-life UI improvements and some accessibility fixes, among other changes. A good haul this week:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Implemented support for the &lt;a href="https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.background.Monitor.html"&gt;“Background apps” portal&lt;/a&gt;. This allows apps (especially newer GNOME apps) that use this portal to put themselves in the background and appear as icons in the System Tray, alongside the similar icons for other apps that use the existing System Tray icon functionality. (David Redondo, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5703"&gt;plasma-workspace MR #5703&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Implemented an up-scaling feature for screen content when using KWin’s Zoom effect. The filter does its best to sharpen and upscale content, resulting in a smoother and less blocky appearance, especially at relatively high zoom levels. If this effect isn’t for you, you can turn it off. (Ritchie Frodomar, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=509770"&gt;KDE Bugzilla #509770&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/less-blurry-upscaling.png" alt="Medium magnification" lazy class="rounded"&gt;
 &lt;span class="d-block text-center mt-2"&gt;Medium magnification&lt;/span&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/less-blurry-upscaling2.png" alt="High magnification" lazy class="rounded"&gt;
 &lt;span class="d-block text-center mt-2"&gt;High magnification&lt;/span&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/less-blurry-upscaling3.png" alt="Massive magnification" lazy class="rounded"&gt;
 &lt;span class="d-block text-center mt-2"&gt;Massive magnification&lt;/span&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;The Printers widget is now badged with the number of active and queued print jobs. (Mike Noe, &lt;a href="https://invent.kde.org/plasma/print-manager/-/merge_requests/323"&gt;print-manager MR #323&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Printers widget in the System Tray showing a badge with the number “2” in it, indicating that many print jobs are in the queue" src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/number-of-print-jobs-badge.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;XWayland-using software that asks to be able to send synthetic keyboard and mouse events (such as &lt;code&gt;xdotool&lt;/code&gt;, which it turns out a bunch of apps invoke) is now identified by name so you know what’s asking. In addition, you can see a list of apps you’ve given this permission to, and revoke it later. (David Redondo, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/9123"&gt;kwin MR #9123&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Security dialog asking if &lt;code&gt;xdotool&lt;/code&gt; can control the pointer and keyboard, and warning about the potential for other apps to impersonate it" src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/always-allow-xdotool.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Implemented some KDE styling to the generic &lt;code&gt;MessageDialog&lt;/code&gt; component from Qt, which resolves the issue of these dialogs looking really ugly and out of place in various pieces of software, including the Sticky Note widget’s deletion confirmation dialog. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=499562"&gt;KDE Bugzilla #499562&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/delete-dialog-after.png" alt="After" lazy class="rounded"&gt;
 &lt;span class="d-block text-center mt-2"&gt;After&lt;/span&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/delete-dialog-before.png" alt="Before" lazy class="rounded"&gt;
 &lt;span class="d-block text-center mt-2"&gt;Before&lt;/span&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Improved how Discover handles being launched with no internet connection. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511002"&gt;KDE Bugzilla #511002&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Dialog in Discover warning about not being able to do anything due to lack of an active network connection" src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/discover-is-offline.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Improved how Discover communicates that a firmware update has been queued for installation after the next restart. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=422498"&gt;KDE Bugzilla #422498&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Removed the “double back button” effect visible in the Networks widget when showing a network’s QR code. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/541"&gt;plasma-nm MR #541&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made the automatic screen brightness feature take into account more data points, hopefully making it more responsive to your desires and less swingy when in an environment where the background lighting is changing a lot. (Prajna Sariputra, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/9145"&gt;kwin MR #9145&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made the buttons at the top of the Widget Explorer sidebar respect Fitts’ Law, allowing you to activate them by jamming the pointer against the adjacent screen edge and clicking. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3511"&gt;plasma-desktop MR #3511&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/libplasma/-/merge_requests/1479"&gt;libplasma MR #1479&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Button being hovered at a screen edge despite the pointer not technically being right over it" src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/fitts-law-buttons.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Streamlined the presentation of the notification about your KDE-Connect-connected phone being low on battery power. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/powerdevil/-/merge_requests/619"&gt;powerdevil MR #619&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You now have more than 25 seconds to pick a color once you’ve invoked this from the Color Picker widget. Now you can take as long as you like. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1013"&gt;kdeplasma-addons MR #1013&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-626"&gt;Frameworks 6.26&lt;/h3&gt;
&lt;p&gt;Improved the appearance of the cross-fade transition when moving between pages in many Kirigami-based apps. (HeCheng Yu, &lt;a href="https://invent.kde.org/frameworks/kirigami/-/merge_requests/2079"&gt;kirigami MR #2079&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/nicer-cross-fade.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--
Can find some with:
- HI and VHI bugs fixed: https://tinyurl.com/bdepnh4v
- All bugs fixed: https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Bugfix&amp;first_page_size=20
--&gt;
&lt;h3 id="plasma-665"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;Fixed an issue that made Plasma Login Manager fail to launch properly on certain devices with certain graphics hardware — in particular Apple silicon laptops. (Matthias Kurz, &lt;a href="https://invent.kde.org/plasma/plasma-login-manager/-/merge_requests/130"&gt;plasma-login-manager MR #130&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made touches on a touchscreen stop applying to the correct part of the screen when the touchscreen was mirrored to another screen with different geometry. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514688"&gt;KDE Bugzilla #514688&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made it possible to select a sound theme using the keyboard. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519194"&gt;KDE Bugzilla #519194&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a visual glitch on System Settings’ Drawing Tablet page that made the lines indicating mappings for stylus buttons fly off the top-left corner of the window with certain tablets. (David Redondo, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519600"&gt;KDE Bugzilla #519600&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Fixed a case where KWin could crash when activating an item on a hidden panel while using the in-development Vulkan rendering backend. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518721"&gt;KDE Bugzilla #518721&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two cases of controls on System Settings’ Quick Settings page not being read by the Orca screen reader. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519433"&gt;KDE Bugzilla #519433&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Disabling KRunner plugins globally now turns them off in the Kicker Application Menu widget, too. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=501200"&gt;KDE Bugzilla #501200&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-665-1"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;Fixed some performance issues experienced on a variety of NVIDIA GPUs that were introduced by version 595 of the proprietary NVIDIA driver. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517987"&gt;KDE Bugzilla #517987&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-3"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Implemented support for renaming or relocating the new cross-desktop standard “Projects” folder that’s started to appear in people’s home folders. (Jakob Dev, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3657"&gt;plasma-desktop MR #3657&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Locations page in System Settings showing the option to configure the name or location of the new cross-desktop “Projects” folder" src="https://blogs.kde.org/2026/05/02/this-week-in-plasma-background-apps-and-zoom-up-scaling/projects-folder-configurability.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Implemented version 2 of the &lt;a href="https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.InputCapture.html"&gt;“Input Capture” portal&lt;/a&gt;. (David Redondo, &lt;a href="https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/493"&gt;xdg-desktop-portal-kde MR #493&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: fanciness in Discover and more power efficiency</title><link>https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/</link><pubDate>Sat, 25 Apr 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/</guid><description>&lt;!-- Example wording for a change, MR version. (Developer Name, [repo-name MR #xxx](https://invent.kde.org/plasma/repo-name/-/merge_requests/xxx)) --&gt;
&lt;!-- Example wording for a change, Bugzilla version. (Developer Name, [KDE Bugzilla #xxx](https://bugs.kde.org/show_bug.cgi?id=xxx)) --&gt;
&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week includes an interesting blend of improvements. Lots of visual stuff, so get ready for a ton of screenshots and screen recordings!&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;The Kicker Application Menu widget can now be configured to show a “Recent Locations” item. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=420951"&gt;KDE Bugzilla #420951&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Recent places in Kicker" src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/recent-places-in-kicker.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Network connections can now be duplicated. (Kartikeya Tyagi, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=499188"&gt;KDE Bugzilla #499188&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Context menu showing option to duplicate a network connection" src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/duplicate-network-connection.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;There’s now a new “has parent window” window rule you can use to target child dialog windows specifically. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8969"&gt;kwin MR #8969&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-665"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;Dragging a search result for a System Settings page to the desktop now creates a launcher to that page as you would expect. This completes a mini-project to &lt;a href="https://bugs.kde.org/show_bug.cgi?id=446031"&gt;improve dragging-and-dropping things to the desktop&lt;/a&gt; that we started a while back. (Antti Savolainen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=500259"&gt;KDE Bugzilla #500259&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/kcm-shortcut-on-the-desktop.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Discover now has fancier application page headers with more obvious install buttons! (Oliver Beard, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1297"&gt;discover MR #1297&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/discover-fancy-header.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;Discover no longer disables the “More Information” button on list items for in-progress updates. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=431719"&gt;KDE Bugzilla #431719&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Discover now does a better job of handling the rare case where an automatic update to a Flatpak app introduces a compatibility issue you can’t easily recover from. Now it will warn you about this once instead of continuously. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=509760"&gt;KDE Bugzilla #509760&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now drag favorite apps out of their areas in Kicker and Dashboard to un-favorite them. Kickoff is coming soon, too! (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3665"&gt;plasma-desktop MR #3665&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518749"&gt;KDE Bugzilla #518749&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;When your laptop is plugged in at maximum charge, doing something that changes the power profile to a non-default one now shows only the power profile icon in the System Tray, and omits the fully-charged battery icon because that part is obvious. (Nate Graham, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518802"&gt;KDE Bugzilla #518802&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/power-profile-icons.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;Improved some awkwardly-worded labels in System Settings and Plasma. (Philipp Kiemle, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3674"&gt;plasma-desktop MR #3674&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6522"&gt;plasma-workspace MR #6522&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-626"&gt;Frameworks 6.26&lt;/h3&gt;
&lt;p&gt;Reduced the amount of blurriness seen in icons throughout QtQuick-based apps using the &lt;code&gt;Kirigami.Icon&lt;/code&gt; component when using a low fractional scale factor like 150% or less. (Volodymyr Zolotopupov, &lt;a href="https://invent.kde.org/frameworks/kirigami/-/merge_requests/2070"&gt;kirigami MR #2070&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Before:
&lt;figure&gt;
 &lt;img class="img-fluid" alt="A row of blurry white icons on a black background" src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/icon-scale-before.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;

After:
&lt;figure&gt;
 &lt;img class="img-fluid" alt="A row of less-blurry white icons on a black background" src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/icon-scale-after.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Added a search provider for startpage.com, so you can search there from KRunner. (Antti Savolainen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=503976"&gt;KDE Bugzilla #503976&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="KRunner showing the option to search using startpage.com by entering “sp KDE Linux”" src="https://blogs.kde.org/2026/04/25/this-week-in-plasma-fanciness-in-discover-and-more-power-efficiency/startpage-in-krunner.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-665-1"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;Fixed a case where the Plasma Login Manager could crash when connecting and disconnecting multiple monitors while the login screen is visible. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519302"&gt;KDE Bugzilla #519302&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed some cases where Plasma could crash at login. (David Edmundson, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6520"&gt;plasma-workspace MR #6520&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed multiple accessibility issues: key repeat not working in the Orca screen reader, and various UI elements not being read properly. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519143"&gt;KDE Bugzilla #519143&lt;/a&gt;, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519333"&gt;KDE Bugzilla #519333&lt;/a&gt;, and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519217"&gt;KDE Bugzilla #519217&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a tricky issue in Spectacle that could make large images fail to automatically copy to the clipboard right after the app exits. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=509065"&gt;KDE Bugzilla #509065&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed another cause of the issue whereby de-focused full-screen windows could sometimes inappropriately appear at the top of the window stack. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=484155"&gt;KDE Bugzilla #484155&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout glitch on System Settings’ Colors page that could make UI elements in the color previews overflow when using some non-default fonts and font sizes. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516413"&gt;KDE Bugzilla #516413&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Changing the brightness or any screen settings no longer terminates Spectacle’s sectangular region recordings. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/9127"&gt;kwin MR #9127&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-626-1"&gt;Frameworks 6.26&lt;/h3&gt;
&lt;p&gt;Fixed some visual glitches around radio buttons in the Audio Volume widget. (David Edmundson, &lt;a href="https://invent.kde.org/frameworks/ksvg/-/merge_requests/103"&gt;ksvg MR #103&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-665-2"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;Fixed an issue that made System Settings’ Touchscreen page appear while the “highlight changed settings” feature is enabled even if you don’t have a touchscreen. (Jin Liu, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518868"&gt;KDE Bugzilla #518868&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Turned on the “overlay planes” feature for Intel GPUs, which should improve performance and save some energy when using cooperative games and apps. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8699"&gt;kwin MR #8699&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved power efficiency for full-screen windows and effects that don’t gain any benefit from using the “direct scan-out” feature; now they’ll only use it if it will save power. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/9120"&gt;kwin MR #9120&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: Per-Screen Virtual Desktops and Wayland Session Restore</title><link>https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/</link><pubDate>Sat, 18 Apr 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/</guid><description>&lt;!-- Example wording for a change, MR version. (Developer Name, [repo-name MR #xxx](https://invent.kde.org/plasma/repo-name/-/merge_requests/xxx)) --&gt;
&lt;!-- Example wording for a change, Bugzilla version. (Developer Name, [KDE Bugzilla #xxx](https://bugs.kde.org/show_bug.cgi?id=xxx)) --&gt;
&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Last week over 20 KDE contributors converged on the Austrian city of Graz for our &lt;a href="https://community.kde.org/Sprints/MegaSprint/2026/"&gt;annual mega-sprint&lt;/a&gt;. It was a busy week, offering a good opportunity for the kinds of face-to-face conversations that can unblock stuck work and reach new consensus. Expect reports to appear on &lt;a href="https://planet.kde.org/"&gt;Planet KDE&lt;/a&gt; over the next week or two.&lt;/p&gt;
&lt;p&gt;We skipped an issue of TWiP due to the sprint but these past two weeks have indeed been busy! Some major features landed, along with a slew of impactful UI improvements. Let’s get right into it:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Each screen can now switch between any of the system’s virtual desktops independently! (Hynek Schlindenbuch, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=107302"&gt;KDE Bugzilla #107302&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/kde-per-output-desktops-demo-compressed.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;You can now choose your default calendar app on System Settings’ Default Applications page. (Denys Madureira, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6468"&gt;plasma-workspace MR #6468&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;
 &lt;img class="img-fluid" alt="Default calendar chooser" src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/default-calendar-chooser.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;

…And you can now middle-click on the Digital Clock widget to open the calendar app you’ve configured there. (Denys Madureira, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6462"&gt;plasma-workspace MR #6462&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Digital Clock widget tooltip showing option to open the default calendar app" src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/middle-click-on-digital-clock-to-open-calendar-app.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;You can now configure the &lt;kbd&gt;Alt&lt;/kbd&gt;+&lt;kbd&gt;Tab&lt;/kbd&gt; window switcher to always appear on the primary screen, rather than whichever screen has keyboard focus or the pointer on it. (Yuki Tsujii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=329696"&gt;KDE Bugzilla #329696&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now mark app-specific actions that you find in a search as favorites. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6224"&gt;plasma-workspace MR #6224&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="App action being marked as a favorite" src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/favorite-app-actions.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;The Kicker Application Menu widget now highlights newly-installed apps, just like the Kickoff Application Launcher widget does. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3649"&gt;plasma-desktop MR #3649&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now drag-and-drop apps to the “Favorites” sections of the Kickoff, Kicker, and Dashboard widgets. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=383302"&gt;KDE Bugzilla #383302&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3652"&gt;plasma-desktop MR #3652&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;If you find yourself captivated by a picture of the day wallpaper image, you can now right-click on it and access external information about it. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1035"&gt;kdeplasma-addons MR #1035&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Menu item letting you see information about the current picture of the day wallpaper" src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/info-about-picture-of-the-day-image.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;You can now optionally set Discover to quit after installing updates. (Taras Oleksyn, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=508743"&gt;KDE Bugzilla #508743&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Option in Discover to quit after installing updates" src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/discover-quit-option.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-665"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;While entering the password for a Wi-Fi network using the Networks widget, the password field no longer loses keyboard focus if you happen to move the pointer away from it. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/556"&gt;plasma-nm MR #556&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;There’s now a new standard “Badge” component in Kirigami, and many parts of Plasma have been ported to use it. (Nate Graham, &lt;a href="https://invent.kde.org/frameworks/kirigami/-/merge_requests/1847"&gt;kirigami MR #1847&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3089"&gt;plasma-desktop MR #3089&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6488"&gt;plasma-workspace MR #6488&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/systemsettings/-/merge_requests/399"&gt;systemsettings MR #399&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1290"&gt;discover MR #1290&lt;/a&gt;, and &lt;a href="https://invent.kde.org/plasma/kinfocenter/-/merge_requests/262"&gt;kinfocenter MR #262&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/badge-after.png" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/badge-before.png" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;The Input Method System Tray widget no longer &lt;em&gt;disables&lt;/em&gt; the active input method if you click it while the input method isn’t currently visible. Now it just shows and hides it. (Aleix Pol Gonzalez, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6485"&gt;plasma-workspace MR #6485&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved the design of Discover’s grid and list items, which also slightly increases the information density of the pages that show them. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1292"&gt;discover MR #1292&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/discover-after.png" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/discover-before.png" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;The Kicker Application Menu widget now shows tooltips for items whose labels have been elided. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515608"&gt;KDE Bugzilla #515608&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;System Monitor now differentiates multiple GPUs by their names, rather than by arbitrary numbers. (Bernhard Friedreich, &lt;a href="https://invent.kde.org/plasma/libksysguard/-/merge_requests/464"&gt;libksysguard MR #464&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/ksystemstats/-/merge_requests/129"&gt;ksystemstats MR #129&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;System Monitor now exposes top-level actions you can use to launch it and go straight to a specific page. These can be invoked from the app’s context menu, or via a global shortcut you set yourself. (Bernhard Friedreich, &lt;a href="https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/427"&gt;plasma-systemmonitor MR #427&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="System Monitor app’s context menu shoting actions to jump to specific pages" src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/system-monitor-go-to-page-actions.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;The Margins Separator widget is now added from the panel configuration dialog’s “Add New” menu, rather than the widget explorer sidebar. This matches how the similar spacer widget is added. (Antti Savolainen, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6494"&gt;plasma-workspace MR #6494&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3663"&gt;plasma-desktop MR #3663&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Margins Separator item now lives in the panel configuration dialog" src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/add-margins-separator-in-panel-configuration-dialog.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;The clipboard popup invoked with &lt;kbd&gt;Meta&lt;/kbd&gt;+&lt;kbd&gt;V&lt;/kbd&gt; now closes if it’s open when you press that keyboard shortcut a second time. (Kristem McWilliam, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6450"&gt;plasma-workspace MR #6450&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved how System Settings’ Shortcuts page handles being told to assign a shortcut that’s already assigned to something else. (David Bacskay-Nagy, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=484526"&gt;KDE Bugzilla #484526&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=489544"&gt;KDE Bugzilla #489544&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;KRunner now lets you evaluate fancy mathematical expressions more flexibly; in the past you could ask for &lt;code&gt;sqrt(2) + 2&lt;/code&gt; but not &lt;code&gt;2 + sqrt(2)&lt;/code&gt;; now both are accepted. (Alex Cizinsky, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=496343"&gt;KDE Bugzilla #496343&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-626"&gt;Frameworks 6.26&lt;/h3&gt;
&lt;p&gt;The dialog that asks you if you want to launch or edit an executable text file (like a &lt;code&gt;.desktop&lt;/code&gt; file) no longer gives you the opportunity to tell it to always do that thing. This behavior was making &lt;code&gt;.desktop&lt;/code&gt; files un-launchable for people who selected the option to always open those types of files in a text editor. Anyone who wants to use this feature can still configure it in Dolphin’s settings. (Nate Graham, &lt;a href="https://invent.kde.org/frameworks/kio/-/merge_requests/2171"&gt;kio MR #2171&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/open-or-edit-after.png" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/04/18/this-week-in-plasma-per-screen-virtual-desktops-and-wayland-session-restore/open-or-edit-before.png" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Removed the CFP franc from the list of common currencies, so it no longer shows up automatically for every currency conversion run using KRunner-powered searches. (Pellaeon Lin, &lt;a href="https://invent.kde.org/frameworks/kunitconversion/-/merge_requests/84"&gt;kunitconversion MR #84&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-664"&gt;Plasma 6.6.4&lt;/h3&gt;
&lt;p&gt;Fixed a case where Plasma Keyboard could crash after &lt;kbd&gt;Alt&lt;/kbd&gt;+&lt;kbd&gt;Tab&lt;/kbd&gt;bing away from a window marked as “keep above others”. (Devin Lin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517087"&gt;KDE Bugzilla #517087&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Worked around a bug added in Qt 6.11 that made some of Spectacle’s annotation tools unclickable. (Oliver Beard, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515304"&gt;KDE Bugzilla #515304&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout issue in the Activity Pager widget that made it look weird at specific non-default panel sizes. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518451"&gt;KDE Bugzilla #518451&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-665-1"&gt;Plasma 6.6.5&lt;/h3&gt;
&lt;p&gt;Fixed a case where KWin could crash on logout when the session that’s closing had sent any emulated keyboard or mouse events. (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/9092"&gt;kwin MR #9092&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue with the screen locker that could cause the buttons to malfunction and leave you unable to unlock after you pressed the &lt;kbd&gt;Esc&lt;/kbd&gt; key in combination with various other actions with specific timings. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515299"&gt;KDE Bugzilla #515299&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made color picker functionality throughout the system return random colors on systems with certain graphics hardware. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518770"&gt;KDE Bugzilla #518770&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made the clock times shown on the lockscreen differ across the screens of a multi-screen setup. (DeepChirp, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516479"&gt;KDE Bugzilla #516479&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two issues that made network connections added from the Plasma setup wizard not always work properly. (Adam Williamson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514841"&gt;KDE Bugzilla #514841&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/plasma-setup/-/merge_requests/100"&gt;plasma-setup MR #100&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a couple of cases where auto-hide panels might not hide properly when there were any unread notifications. (Patrick Cleary, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=519046"&gt;KDE Bugzilla #519046&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Switching away from the Networks Widget in the System Tray no longer briefly makes a placeholder message appear. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511367"&gt;KDE Bugzilla #511367&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved the reliability of the Weather Widget’s icon fallback behavior, making it less likely to show broken weather icons. (Ismael Asensio, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1032"&gt;kdeplasma-addons MR #1032&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Fixed an issue that could make the Audio Volume widget not notice that a new audio device was connected and became the default one. (Oliver Beard, &lt;a href="https://invent.kde.org/plasma/plasma-pa/-/merge_requests/393"&gt;plasma-pa MR #393&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Using the clipboard’s non-default “Never save [non-text items] in history” option no longer breaks the ability to paste items that have been moved to the top of the clipboard history. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514095"&gt;KDE Bugzilla #514095&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Apps in the Quick Launch widget can once again be re-arranged. (Alex Folland, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=481922"&gt;KDE Bugzilla #481922&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two quirky issues with Spectacle’s magnifier in Rectangular Region mode. (Noah Davis, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=509776"&gt;KDE Bugzilla #509776&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=509777"&gt;KDE Bugzilla #509777&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-67-3"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;KWin now supports the Wayland session management protocol! This is an important step for apps to be able to remember their sizes and positions after restarting the system. The next step is for toolkits, libraries, and apps to implement support. We’re getting there! (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=436318"&gt;KDE Bugzilla #436318&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Reduced the size of animated GIF images produced by apps like Spectacle that use KDE’s KPipeWire library. (Bernhard Friedrich, &lt;a href="https://invent.kde.org/plasma/kpipewire/-/merge_requests/247"&gt;kpipewire MR #247&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: Easier Microphone Sensitivity Adjustment</title><link>https://blogs.kde.org/2026/03/28/this-week-in-plasma-easier-microphone-sensitivity-adjustment/</link><pubDate>Sat, 28 Mar 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/03/28/this-week-in-plasma-easier-microphone-sensitivity-adjustment/</guid><description>&lt;!-- Example wording for a change, MR version. (Developer Name, [repo-name MR #xxx](https://invent.kde.org/plasma/repo-name/-/merge_requests/xxx)) --&gt;
&lt;!-- Example wording for a change, Bugzilla version. (Developer Name, [KDE Bugzilla #xxx](https://bugs.kde.org/show_bug.cgi?id=xxx)) --&gt;
&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week saw a large variety of improvements in fields as diverse as better support for multi-screen and multi-GPU setups, support for new portals, performance improvements, UI improvements, crash fixes, and more! Lots to get excited about this week:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Implemented a feature that lets you record yourself with your microphone and play it back, making it easy to tell when the recording level is too high or too low. Then you can adjust the level until it’s just right. (Ramil Nurmanov, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=435256"&gt;KDE Bugzilla #435256&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/03/28/this-week-in-plasma-easier-microphone-sensitivity-adjustment/testing-and-adjusting-audio-level.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;Reworked how the notifications portal is implemented, which, among other things, allows configuring the notifications sent by Flatpak and other portal-using sandboxed apps in the same way that you can configure notifications for traditionally-packaged apps. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6312"&gt;plasma-workspace MR #6312&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-625"&gt;Frameworks 6.25&lt;/h3&gt;
&lt;p&gt;KRunner-powered searches can now convert to and from the “momme” unit, which measures weight for silk textiles. (Nate Graham, &lt;a href="https://invent.kde.org/frameworks/kunitconversion/-/merge_requests/82"&gt;kunitconversion MR #82&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="KRunner converting from 22 momme to 2.816 ounces per square yard and 95.48 grams per square meter" src="https://blogs.kde.org/2026/03/28/this-week-in-plasma-easier-microphone-sensitivity-adjustment/krunner-converting-from-momme.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-664"&gt;Plasma 6.6.4&lt;/h3&gt;
&lt;p&gt;The bouncy app launch feedback animation by the pointer now looks better when using a fractional scale factor. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=489403"&gt;KDE Bugzilla #489403&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Sped up the process for selecting a weather station for the Weather Report widget using the keyboard. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1016"&gt;kdeplasma-addons MR #1016&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now drag recent items in launcher menus onto the desktop. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6431"&gt;plasma-workspace MR #6431&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Networks widget now instantly reports the last-used network, rather than only after restarting Plasma. (Aviral Singh, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=512951"&gt;KDE Bugzilla #512951&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Task Manager widget now instantly updates the icon of a pinned or running app whose icon you’ve changed, rather than only after restarting Plasma. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6443"&gt;plasma-workspace MR #6443&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;The screen chooser UI (e.g. for screen sharing/casting) now features fancier visualizations for screens, showing their wallpapers in the background. (Harald Sitter, &lt;a href="https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/532"&gt;xdg-desktop-portal-kde MR #532&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6409"&gt;plasma-workspace MR #6409&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Fancier screen chooser dialog" src="https://blogs.kde.org/2026/03/28/this-week-in-plasma-easier-microphone-sensitivity-adjustment/fancier-screen-chooser.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;The super-custom folder chooser dialog, seen throughout KDE software, has been removed; now choosing a folder uses the standard “Open” dialog, and it only shows folders. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=197938"&gt;KDE Bugzilla #197938&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Locked Plasma Vaults now have their mountpoints made read-only and badged with a lock icon, so it’s clearer what they are, and you or your apps can’t accidentally save files in there, which would block mounting the vault. (Matthias Pleschinger &lt;a href="https://invent.kde.org/plasma/plasma-vault/-/merge_requests/72"&gt;plasma-vault MR #72&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now limit the Wi-Fi band for networks in infrastructure mode. (Piotr Balwierz, &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/536"&gt;plasma-nm MR #536&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-625-1"&gt;Frameworks 6.25&lt;/h3&gt;
&lt;p&gt;Various message dialogs throughout KDE software now wrap their text at around 70 characters instead of at a point based on the screen width. (Thomas Friedrichsmeier, &lt;a href="https://invent.kde.org/frameworks/kwidgetsaddons/-/merge_requests/339"&gt;kwidgetsaddons MR #339&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-664-1"&gt;Plasma 6.6.4&lt;/h3&gt;
&lt;p&gt;Fixed a case where Plasma could crash when connecting another screen. (Harald Sitter, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=477941"&gt;KDE Bugzilla #477941&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where Plasma could crash when the underlying services for apps with System Tray icons went away. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518128"&gt;KDE Bugzilla #518128&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where Spectacle could crash under certain circumstances when using multiple screens. (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/layer-shell-qt/-/merge_requests/95"&gt;layer-shell-qt MR #95&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that could make OBS crash on quit under certain circumstances. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517599"&gt;KDE Bugzilla #517599&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Digital Clock widget’s feature to copy the current date and time to the clipboard in various formats now uses the correct time from your local time zone, not the UTC time. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517692"&gt;KDE Bugzilla #517692&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed some cases of missing transparency in certain apps’ System Tray icons. (Qiancheng Sun, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6427"&gt;plasma-workspace MR #6427&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue uncovered by the upgrade to Qt 6.11 that applied the wrong color to the window snapping overlay. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518178"&gt;KDE Bugzilla #518178&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Fixed an issue that made the System Monitor app and widgets show the wrong names for CPU cores on systems where there’s more than one physical CPU. (Kevin Tipping, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515435"&gt;KDE Bugzilla #515435&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-664-2"&gt;Plasma 6.6.4&lt;/h3&gt;
&lt;p&gt;Blur in Konsole now plays nicely with the Wobbly Windows effect. (Jérôme Lécuyer, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=474196"&gt;KDE Bugzilla #474196&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-3"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Screen recordings made using Spectacle and other KPipeWire-using software now use the correct render device with multi-GPU systems, so the resulting recordings are always correct and valid. (Marsh Land, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=518008"&gt;KDE Bugzilla #518008&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Implemented a “multi-GPU swapchain” for KWin, which unlocks future performance gains with multi-GPU use cases and Vulkan support. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8926"&gt;kwin MR #8926&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved the System Monitor app and widgets’ ability to detect multiple GPUs. (Michael Bauer, &lt;a href="https://invent.kde.org/plasma/ksystemstats/-/merge_requests/130"&gt;ksystemstats MR #130&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/ksystemstats/-/merge_requests/132"&gt;#132&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made the System Monitor app and widgets no longer ignore fully-encrypted disks and RAID elements for the purposes of gathering disk I/O statistics. (Christoph Cullmann, &lt;a href="https://invent.kde.org/plasma/ksystemstats/-/merge_requests/86"&gt;ksystemstats MR #86&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved performance for the &lt;kbd&gt;Alt&lt;/kbd&gt;+&lt;kbd&gt;Tab&lt;/kbd&gt; switcher while the “Highlight Window” effect is on (as it is by default) and there are a lot of minimized windows. (Sushi Trash, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8997"&gt;kwin MR #8997&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="wayland-148"&gt;Wayland 1.48&lt;/h3&gt;
&lt;p&gt;After over 6 years in development, the Wayland session restore protocol is complete and merged! KWin already has a &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8985"&gt;draft implementation&lt;/a&gt;, so we should start to see some serious movement on this long-standing topic soon. (Jonas Ådahl and many others, &lt;a href="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/18"&gt;wayland-protocols MR #18&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: Time Zone Offsets and Type-Ahead on the Desktop</title><link>https://blogs.kde.org/2026/03/21/this-week-in-plasma-time-zone-offsets-and-type-ahead-on-the-desktop/</link><pubDate>Sat, 21 Mar 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/03/21/this-week-in-plasma-time-zone-offsets-and-type-ahead-on-the-desktop/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week several new features landed, in addition to a number of user interface improvements and some nice performance improvements and bug fixes. Check ‘em out:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;For each additional time zone you add to the Digital Clock widget, it now also shows how far forward or behind that time zone is compared to yours. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6417"&gt;plasma-workspace MR #6417&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/21/this-week-in-plasma-time-zone-offsets-and-type-ahead-on-the-desktop/time-zones-after.png" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/21/this-week-in-plasma-time-zone-offsets-and-type-ahead-on-the-desktop/time-zones-before.png" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;If you disable the feature to invoke KRunner by typing on the desktop, instead typing on the desktop invokes “type-ahead”, which allows selecting files by typing the first letter or two of their names. (Guillermo Steren, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=427961"&gt;KDE Bugzilla #427961&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now reverse the ordering of items in the System Tray widget. (Nathaniel Krebs, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517016"&gt;KDE Bugzilla #517016&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Discover now sorts app lists by number of reviews by default, resulting in vastly more relevant results while browsing rather than searching. The old rating-based sorting method is still available, of course. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1274"&gt;discover MR #1274&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/21/this-week-in-plasma-time-zone-offsets-and-type-ahead-on-the-desktop/discover-games-after.png" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/21/this-week-in-plasma-time-zone-offsets-and-type-ahead-on-the-desktop/discover-games-before.png" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Discover now filters out non-apps from its home page, preventing death spirals of negativity where people would leave 1-star reviews saying they were broken (not being launchable apps, the “Launch” button wouldn’t work), causing them to move up higher in the list. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1287"&gt;discover MR #1287&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;System Settings and KWin now consistently use the word “pointer” to refer to the mouse/touchpad pointer. (Philipp Kiemle, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6425"&gt;plasma-workspace MR #6425&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8982"&gt;kwin MR #8982&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Screen un-dimming is now faster than dimming, since un-dimming would mean you’re ready to use the system again. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8963"&gt;kwin MR #8963&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The currently-active task in a grouped task tooltip now has bold text, to help you pick it out. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516278"&gt;KDE Bugzilla #516278&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Labels for Bluetooth devices in the System Tray widget have been re-arranged so that you can always see the battery level no matter how long the device name is. (Kai Uwe Broulik, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515090"&gt;KDE Bugzilla #515090&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Global Menu widget’s menu highlights are now rounded consistently with the highlights for other menus. (Akseli Lahtinen, &lt;a href="https://invent.kde.org/plasma/libplasma/-/merge_requests/1459"&gt;libplasma MR #1459&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Darth Vader says “I have rounded the corners! Pray I don’t round them any further.”" src="https://blogs.kde.org/2026/03/21/this-week-in-plasma-time-zone-offsets-and-type-ahead-on-the-desktop/i-have-rounded-the-corners.jpg"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;You can now set a modifier key all on its own to focus a Plasma panel. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3547"&gt;plasma-desktop MR #3547&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Plasma’s panel configuration window now only offers opacity settings if the active Plasma style supports it. (Filip Fila, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516042"&gt;KDE Bugzilla #516042&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-656"&gt;Plasma 6.5.6&lt;/h3&gt;
&lt;p&gt;Fixed a bug that distorted the image on certain vertically-oriented monitors while displaying the Plasma Login Manager. (Anton Gobulev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517409"&gt;KDE Bugzilla #517409&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-663"&gt;Plasma 6.6.3&lt;/h3&gt;
&lt;p&gt;Fixed a case where KWin could crash after changing the Zoom effect’s settings in certain specific ways. (Ritchie Frodomar, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517073"&gt;KDE Bugzilla #517073&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two cases where KWin could crash when misconfigured or given broken content. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517137"&gt;KDE Bugzilla #517137&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517711"&gt;KDE Bugzilla #517711&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a few cases where KDE’s printing management system could crash due to faulty information from printers about their ink levels. (Mike Noe, &lt;a href="https://invent.kde.org/plasma/print-manager/-/merge_requests/311"&gt;print-manager MR #311&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The tooltip for the Refresh button in Discover’s Updates section no longer says “F5 (QQuickShortcut(gobbledygook))”, fixing an unexpected side-effect of a recent KDE Frameworks update. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516392"&gt;KDE Bugzilla #516392&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-664"&gt;Plasma 6.6.4&lt;/h3&gt;
&lt;p&gt;Fixed an issue that made the “bounce keys” accessibility feature break key repeat in the Brave browser. (Ritchie Frodomar, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513268"&gt;KDE Bugzilla #513268&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;In the shortcut conflict dialog opened by System Settings’ Shortcuts page, the “Re-assign” action now works. (Dávid Bácskay-Nagy, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=471370"&gt;KDE Bugzilla #471370&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made the update count in Discover’s notifications more accurate. (Akseli Lahtinen, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1284"&gt;discover MR #1284&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-625"&gt;Frameworks 6.25&lt;/h3&gt;
&lt;p&gt;Reverted an innocent-looking change that broke icons for some apps like OBS and Ungoogled Chromium due to an &lt;a href="https://qt-project.atlassian.net/browse/QTBUG-118854"&gt;underlying deficiency in the Qt toolkit’s SVG renderer&lt;/a&gt;. (Nate Graham, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516007"&gt;KDE Bugzilla #516007&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-664-1"&gt;Plasma 6.6.4&lt;/h3&gt;
&lt;p&gt;Reduced CPU and GPU load for full-screen windows (also known as “direct scan-out”) on screens without the pointer on them. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516808"&gt;KDE Bugzilla #516808&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Added support for “3D LUTs” in KWin, which reduces resource usage on GPUs that support color pipelines in hardware. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8475"&gt;kwin MR #8475&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Networks widget now only fetches network speed information while that information is visible. (Ser Freedman, &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/544"&gt;plasma-nm MR #544&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Stopped creating unnecessary OpenGL contexts for apps that don’t use OpenGL, which reduces their memory usage by 10-15 MB or more per app and also speeds up launch times. (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/plasma-integration/-/merge_requests/209"&gt;plasma-integration MR #209&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="qt-6103"&gt;Qt 6.10.3&lt;/h3&gt;
&lt;p&gt;Fixed an issue that broke HDR support while using the Vulkan renderer on certain hardware. (Joshua Goins, &lt;a href="https://codereview.qt-project.org/c/qt/qtbase/&amp;#43;/711621"&gt;Qt patch #711621&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: Press-and-Hold for Alternative Characters</title><link>https://blogs.kde.org/2026/03/14/this-week-in-plasma-press-and-hold-for-alternative-characters/</link><pubDate>Sat, 14 Mar 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/03/14/this-week-in-plasma-press-and-hold-for-alternative-characters/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week something very special landed for Plasma 6.7: the ability to type characters not on your physical keyboard by pressing-and-holding the keys that it does have:&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/03/14/this-week-in-plasma-press-and-hold-for-alternative-characters/character-palette-popup.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;The feature lives in the &lt;code&gt;plasma-keyboard&lt;/code&gt; module, so you’ll need to have that installed and turned on in System Settings &amp;gt; Keyboard &amp;gt; Virtual Keyboard. After that, just press-and-hold keyboard keys!&lt;/p&gt;
&lt;p&gt;Kristen McWilliam wrote &lt;a href="https://invent.kde.org/plasma/plasma-keyboard/-/merge_requests/83"&gt;this wonderful feature&lt;/a&gt;, and it’ll ship with Plasma 6.7. Kristen has &lt;a href="https://merritt.codes/blog/2026/03/13/2026/_plasma-keyboard-funding-diacritics"&gt;written a whole blog post about it&lt;/a&gt; if you want to know more.&lt;/p&gt;
&lt;p&gt;But that’s not all! We’ve got some more features, a lot of user interface polishing, and some bug-fixing and performance work. All in all, a good week!&lt;/p&gt;
&lt;h2 id="other-notable-new-features"&gt;Other notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;You can now install custom sound themes from downloaded files. (Sam Crawford, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6115"&gt;plasma-workspace MR #6115&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Global Menu widget now shows menus for the active window even if it’s on another screen. This is configurable and can be turned off if you preferred the old behavior. (Trevor Jex, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=420418"&gt;KDE Bugzilla #420418&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-663"&gt;Plasma 6.6.3&lt;/h3&gt;
&lt;p&gt;Did a round of polish on the “Add Widgets” sidebar to make sure the widget count numbers are always correct and the on-demand delete button disappears the moment it’s no longer useful. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6378"&gt;plasma-workspace MR #6378&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The “Configure” button on an unconfigured desktop widget now always fits within it, even if it’s very, very small. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6374"&gt;plasma-workspace MR #6374&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Clipboard widget no longer shows you QR codes for non-text items, for which they didn’t actually work. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6392"&gt;plasma-workspace MR #6392&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Browsing through categories in Discover now highlights the active one in the sidebar as expected. (Akseli Lahtinen, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1280"&gt;discover MR #1280&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made Spectacle’s magnifier better at being pixel-aligned. (Noah Davis, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517274"&gt;KDE Bugzilla #517274&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;In System Tray’s Clipboard and Networks widgets, the normal back button now lets you go back a page, so sub-pages no longer have two back buttons. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6393"&gt;plasma-workspace MR #6393&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6391"&gt;plasma-workspace MR #6391&lt;/a&gt;, and &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/542"&gt;plasma-nm MR #542&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/03/14/this-week-in-plasma-press-and-hold-for-alternative-characters/unified-back-button.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;Plugging in a USB printer now shows only one notification about it, not two. (Mike Noe, &lt;a href="https://invent.kde.org/plasma/print-manager/-/merge_requests/312"&gt;print-manager #312&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The “Kate Sessions” KRunner plugin no longer advertises results if Kate isn’t installed or is installed as a Flatpak where its functionality doesn’t currently work — though that could change in the future. (Nicolas Fella, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1018"&gt;kdeplasma-addons MR #1018&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Quick tiling two adjacent windows now centers them in the available area excluding any panels, rather than squeezing the window closest to the panels. (Anthony Flammia, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=484975"&gt;KDE Bugzilla #484975&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-663-1"&gt;Plasma 6.6.3&lt;/h3&gt;
&lt;p&gt;Fixed an issue that could prevent the system stats collector from working properly on Raspberry Pi devices. (Ben Murdoch, &lt;a href="https://invent.kde.org/plasma/ksystemstats/-/merge_requests/127"&gt;ksystemstats MR #127&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a few sources of glitchy behavior when resizing widgets on the desktop. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6373"&gt;plasma-workspace MR #6373&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Worked around a bug in Samsung LS24D60xU monitors (yes really, a bug in the monitors themselves) that made them turn on and off again in a loop. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516605"&gt;KDE Bugzilla #516605&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a stubborn issue causing the Arch/CachyOS updaters’ System Tray context menus to sometimes be mis-positioned. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517093"&gt;KDE Bugzilla #517093&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;It’s now possible to change the keyboard shortcut used for KWin’s Mouse Mark effect. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=501537"&gt;KDE Bugzilla #501537&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The reset button in System Settings’ SDDM configuration page now resets a few more things it had missed in the past. (Chandradeep Dey, &lt;a href="https://invent.kde.org/plasma/sddm-kcm/-/merge_requests/103"&gt;sddm-kcm MR #103&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Implemented a fix in Plasma code to prevent Electron apps’ System Tray icons from all following each others’ settings. This is an upstream bug in Electron which has been fixed, but most Electron apps haven’t yet been updated to include the fix, so for them, this new Plasma-side fix should also stop the issue from happening. (Nekto Oleg, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6400"&gt;plasma-workspace MR #6400&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="wxwidgets-333"&gt;wxWidgets 3.3.3&lt;/h3&gt;
&lt;p&gt;Fixed a bug in the wxWidgets library that broke certain copy-paste operations in wxWidgets apps, such as KiCad and Audacity. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514317"&gt;KDE Bugzilla #514317&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-663-2"&gt;Plasma 6.6.3&lt;/h3&gt;
&lt;p&gt;Reduced CPU and GPU load for full-screen windows (also known as “direct scan-out”) for screens using more fractional scale factors. (Błażej Szczygieł, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517264"&gt;KDE Bugzilla #517264&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-3"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Improved the robustness with which sandboxed apps can initiate screencasting and remote desktop requests. (Gabriel Maizo, &lt;a href="https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/526"&gt;xdg-desktop-portal-kde MR #526&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;If you happen to have multiple GPUs and any of them don’t actually support OpenGL 3D acceleration, this no longer prevents the more capable ones from providing 3D acceleration. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=441409"&gt;KDE Bugzilla #441409&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: Polish and Stability</title><link>https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/</link><pubDate>Sat, 07 Mar 2026 00:00:01 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This was another week of focusing on bug-fixing and UI polishing. Not massively flashy stuff, but critical for the long-term stability of the platform. Check out the work:&lt;/p&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-662"&gt;Plasma 6.6.2&lt;/h3&gt;
&lt;p&gt;The arrows in Discover’s “See More” buttons are now in the right place and point in the right direction for both left-to-right and right-to-left languages. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1275"&gt;discover MR #1275&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-663"&gt;Plasma 6.6.3&lt;/h3&gt;
&lt;p&gt;The &lt;em&gt;Panel Spacer&lt;/em&gt; Widget no longer appears in the widgets sidebar, because it only makes sense to put on panels, and there’s already a dedicated button to do that. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6376"&gt;plasma-workspace MR #6376&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Allowed some labels in the &lt;em&gt;Task Manager&lt;/em&gt; widget’s tooltips to become multi-line instead of eliding. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3598"&gt;plasma-desktop MR #3598&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/tooltip-wrap-after.png" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/tooltip-wrap-before.png" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;h3 id="plasma-67"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Trying to save a color scheme with the name of an existing system color scheme no longer shows an accusatory and unclear error message; now it tells you you’ll need to choose a different name, and then prompts you to do so. (Akseli Lahtinen, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6316"&gt;plasma-workspace MR #6316&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Enabled the “Global Shortcuts” KRunner plugin by default. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3590"&gt;plasma-desktop MR #3590&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="KRunner finding the “Toggle Overview” global shortcut" src="https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/global-shortcuts-plugin.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-662-1"&gt;Plasma 6.6.2&lt;/h3&gt;
&lt;p&gt;Fixed a bug that made KWin crash if you used the &lt;code&gt;kscreen-doctor&lt;/code&gt; tool to create a custom modeline while already using a different custom modeline. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516452"&gt;KDE Bugzilla #516452&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Spectacle no longer crashes when you try to share a rectangular region screenshot using KDE Connect. (Noah Davis, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516717"&gt;KDE Bugzilla #516717&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed various issues with Plasma’s remote desktop server when accessed from a client running Microsoft Windows. (Nicolas Blackburn, &lt;a href="https://invent.kde.org/plasma/krdp/-/merge_requests/148"&gt;krdp MR #148&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/krdp/-/merge_requests/149"&gt;krdp MR #149&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/krdp/-/merge_requests/150"&gt;krdp MR #150&lt;/a&gt;, and &lt;a href="https://invent.kde.org/plasma/krdp/-/merge_requests/152"&gt;krdp MR #151&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression that made bridged Ethernet networks show an inappropriate icon in the Networks widget. VLANs &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516709"&gt;still show the wrong icon&lt;/a&gt; though; hopefully that’ll be fixed next week. Networking is complicated! (Nate Graham, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516712"&gt;KDE Bugzilla #516712&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/networks-icon-correct.webp" alt="Plasma 6.6.2: correct" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Plasma 6.6.2: correct&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/networks-icon-before-and-noticeable.webp" alt="Plasma 6.6.0: incorrect and noticeable" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Plasma 6.6.0: incorrect and noticeable&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/03/07/this-week-in-plasma-polish-and-stability/networks-icon-before-but-not-noticeable.webp" alt="Plasma 6.5 and earlier: also incorrect, but less noticeable" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Plasma 6.5 and earlier: also incorrect, but less noticeable&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Fixed a bug that made day names in the &lt;em&gt;Digital Clock&lt;/em&gt; widget’s tooltip not be capitalized with certain languages. (Alessio Bonfiglio, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6289"&gt;plasma-workspace MR#6289&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-663-1"&gt;Plasma 6.6.3&lt;/h3&gt;
&lt;p&gt;Fixed a case where KWin could crash when using the &lt;code&gt;kscreen-doctor&lt;/code&gt; tool to change the resolution of a virtual screen in certain ways. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517198"&gt;KDE Bugzilla #517198&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a bug that could make Plasma crash on login with certain multi-monitor setups. (Dobry Nikolov, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516937"&gt;KDE Bugzilla #516937&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression that prevented certain monitors from automatically dimming at the right times. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516867"&gt;KDE Bugzilla #516867&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression that made Spectacle sometimes crash when quitting, instead of quitting cleanly. (Noah Davis, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517064"&gt;KDE Bugzilla #517064&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression that could cause long-presses on desktop widgets to unexpectedly trigger interactive controls on them. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=517040"&gt;KDE Bugzilla #517040&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two visual glitches affecting on/off switches in Plasma when using non-default Plasma styles. (Filip Fila, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=504116"&gt;KDE Bugzilla #504116&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516542"&gt;KDE Bugzilla #516542&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-1"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Fixed a somewhat common way that Plasma would quit (not crash, actually quit) with a Wayland protocol error when certain monitors woke from sleep. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=507691"&gt;KDE Bugzilla #507691&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a bug that made Plasma’s file transfer progress notifications claim that the total number of files was 0 in cases where the actual number was very very large. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6369"&gt;plasma-workspace #6369&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a funny bug that made auto-hidden Plasma panels unexpectedly un-hide when the password dialog appeared while the “Dim Screen for Administrator Mode” effect was in use, which it is by default. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516864"&gt;KDE Bugzilla #516864&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-6231"&gt;Frameworks 6.23.1&lt;/h3&gt;
&lt;p&gt;Worked around a Qt bug that was causing Plasma to repeatedly crash on login for some people. (David Redondo, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514098"&gt;KDE Bugzilla #514098&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a bug that caused KDE’s desktop portal implementation to crash when copying certain content in a remote desktop session. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515465"&gt;KDE Bugzilla #515465&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed various inter-related issues with the app database that could make favorite apps disappear from launcher menus and the &lt;em&gt;Task Manager&lt;/em&gt; widget under certain circumstances, including when using certain JetBrains apps in auto-start mode. (Harald Sitter, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516426"&gt;KDE Bugzilla #516426&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=507838"&gt;KDE Bugzilla #507838&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="pulseaudioqt-180"&gt;PulseAudioQt 1.8.0&lt;/h3&gt;
&lt;p&gt;Fixed a bug that could make Plasma crash when you tried to access certain audio devices’ profiles menus. (Harald Sitter, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=496067"&gt;KDE Bugzilla #496067&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-662-2"&gt;Plasma 6.6.2&lt;/h3&gt;
&lt;p&gt;Made the Global Menu widget more robust in the face of apps that lie about having any menus. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6345"&gt;plasma-workspace MR#6345&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-663-2"&gt;Plasma 6.6.3&lt;/h3&gt;
&lt;p&gt;Made KWin’s screencasting feature more robust when using PipeWire 1.6.0 or newer, which imposes stricter requirements compared to earlier versions. (Conn O’Griofa, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8939"&gt;kwin MR #8939&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-67-2"&gt;Plasma 6.7&lt;/h3&gt;
&lt;p&gt;Let the &lt;code&gt;kscreen-doctor&lt;/code&gt; tool modify the value of screens’ &lt;code&gt;AutoRotatePolicy&lt;/code&gt; key. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/libkscreen/-/merge_requests/291"&gt;libkscreen MR #291&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made the &lt;code&gt;kscreen-doctor&lt;/code&gt; tool capable of targeting the active screen, so you don’t need to look up its technical ID. Also made it possible to toggle HDR and wide color gamut support simultaneously. (Yossef Rostaqi, &lt;a href="https://invent.kde.org/plasma/libkscreen/-/merge_requests/294"&gt;libkscreen MR #294&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: 6.6 is Here!</title><link>https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/</link><pubDate>Sat, 21 Feb 2026 00:03:55 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week we released &lt;a href="https://kde.org/announcements/plasma/6/6.6.0/"&gt;Plasma 6.6&lt;/a&gt;! So far it’s getting great reviews, even on Phoronix. 😁&lt;/p&gt;
&lt;p&gt;As usual, this week the major focus was on triaging bug reports from people upgrading to the new release, and then fixing them. There were a couple of minor regressions as a result of the extensive work done to modernize Plasma widgets’ UI and code for Plasma 6.6, and we’ve already got almost all of them fixed.&lt;/p&gt;
&lt;p&gt;In addition to that, feature work and UI improvements roared into focus for Plasma 6.7! Lots of neat stuff this week. Check it all out:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable new features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-670"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;While in the &lt;em&gt;Overview&lt;/em&gt; effect, you can now switch between virtual desktops by scrolling or pressing the &lt;kbd&gt;Page Up&lt;/kbd&gt;/&lt;kbd&gt;Page Down&lt;/kbd&gt; keys! (Kai Uwe Broulik, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=453109"&gt;KDE Bugzilla #453109&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8829"&gt;kwin MR #8829&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;On Wayland, you can optionally synchronize the stylus pointer with the mouse/touchpad pointer if this fits your stylus usage better. (Joshua Goins, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=505663"&gt;KDE Bugzilla #505663&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The old print queue dialog has been replaced with a full-featured print queue viewer app, allowing you to visualize multiple queues of multiple printers connected locally or over the network! It still offers a good and normal experience for the common case of having one printer, but now also includes loads of enterprisey features relevant to environments with many printers. (Mike Noe, &lt;a href="https://invent.kde.org/plasma/print-manager/-/merge_requests/280"&gt;print-manager MR #280&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="New print queue app" src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/print-queue-after.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;You can now exclude windows from screen recording using permanent window rules! (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8828"&gt;kwin MR #8828&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Added a new &lt;code&gt;--release-capture&lt;/code&gt; command-line option to &lt;em&gt;Spectacle&lt;/em&gt; that allows invoking it with its “accept screenshot on click-and-release” setting using automation tools. (Arimil, &lt;a href="https://invent.kde.org/plasma/spectacle/-/merge_requests/479"&gt;spectacle MR #479&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-661"&gt;Plasma 6.6.1&lt;/h3&gt;
&lt;p&gt;The &lt;em&gt;Custom Tiling&lt;/em&gt; feature accessed with &lt;kbd&gt;Meta&lt;/kbd&gt;+&lt;kbd&gt;T&lt;/kbd&gt; no longer inappropriately respects key repeat, and therefore no longer becomes practically impossible to open with a very high key repeat rate. (Ritchie Frodomar, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515940"&gt;KDE Bugzilla #515940&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Close buttons on the default “Thumbnails” &lt;kbd&gt;Alt&lt;/kbd&gt;+&lt;kbd&gt;Tab&lt;/kbd&gt; task switcher are now more legible on top of the window thumbnails. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8830"&gt;kwin MR #8830&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/tabbox-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/tabbox-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;The &lt;em&gt;Networks&lt;/em&gt; widget now shows a more appropriate icon in the panel or &lt;em&gt;System Tray&lt;/em&gt; when you disable Wi-Fi. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/526"&gt;plasma-nm MR #526&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/network-icons-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/network-icons-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;h3 id="plasma-670-1"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;The &lt;em&gt;System Monitor&lt;/em&gt; app and widgets now respect your chosen “binary unit” choice. This means for example if you’ve asked for file sizes to be expressed as “GB” (gigabyte, or one billion bytes) rather than “GiB” (gibibyte, or 2^30 bytes), the system monitoring tools now respect that. (David Redondo, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=453854"&gt;KDE Bugzilla #453854&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;If the auto-generated scale factor for a screen is very close to 100%, 200%, or 300%, it now gets rounded to that value, prioritizing performance and visual fidelity. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8742"&gt;kwin MR #8742&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The &lt;em&gt;Color Picker&lt;/em&gt; widget now displays more sensible tooltip and placeholder text when it hasn’t been used yet. (Joshua Goins, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1010"&gt;kdeplasma-addons MR #1010&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/color-picker-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/color-picker-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Various parts of Plasma now consistently use the term “UEFI Firmware Settings” to refer to UEFI-based setup tools. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6246"&gt;plasma-workspace MR #6246&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3541"&gt;plasma-desktop MR #3541&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The “Terminate this frozen window” dialog now shows a little spinner as it tries to terminate the window, so you don’t think it’s gotten stuck. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8818"&gt;kwin MR #8818&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/02/21/this-week-in-plasma-6.6-is-here/termination-progress.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;The &lt;em&gt;Widget Explorer&lt;/em&gt; sidebar now appears on the screen with the pointer on it, rather than always appearing on the left-most screen. (Fushan Wen, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6251"&gt;plasma-workspace MR #6251&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable bug fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-661-1"&gt;Plasma 6.6.1&lt;/h3&gt;
&lt;p&gt;Fixed a case where KWin could crash during intensive input method usage. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=506916"&gt;KDE Bugzilla #506916&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where KWin could crash when waking up the system while using the &lt;em&gt;Input Leap&lt;/em&gt; or &lt;em&gt;Deskflow&lt;/em&gt; input-sharing apps. (David Redondo, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515179"&gt;KDE Bugzilla #515179&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where &lt;em&gt;Discover&lt;/em&gt; could crash while trying to install updates. (Harald Sitter, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515150"&gt;KDE Bugzilla #515150&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression that broke drag-and-drop onto pinned &lt;em&gt;Task Manager&lt;/em&gt; widget icons. (Kai Uwe Broulik, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516242"&gt;KDE Bugzilla #516242&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression that made certain popups from third-party software appear in the wrong place on the screen. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516185"&gt;KDE Bugzilla #516185&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a minor visual regression in the &lt;em&gt;Zoom&lt;/em&gt; effect on rotated screens. (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8817"&gt;kwin MR #8817&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout regression that made the &lt;em&gt;Task Manager&lt;/em&gt; widget’s tooltip close buttons get slightly cut off for multi-window apps while window thumbnails were manually disabled. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516018"&gt;KDE Bugzilla #516018&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout regression that slightly misaligned the search bar in the &lt;em&gt;Kicker Application Menu&lt;/em&gt; widget. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516196"&gt;KDE Bugzilla #516196&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout regression that made some &lt;em&gt;System Tray&lt;/em&gt; popups always show an unnecessary hamburger menu. (Arjen Hiemstra, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516135"&gt;KDE Bugzilla #516135&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression that made some GTK apps not notice system-wide changes to the color scheme and enter their dark mode. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516303"&gt;KDE Bugzilla #516303&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a button added to Plasma 6.6 not having translated text. (Albers Astals Cid, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6305"&gt;plasma-workspace MR #6305&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed server-to-client clipboard syncing in Plasma’s remote desktop implementation. (realies, &lt;a href="https://invent.kde.org/plasma/krdp/-/merge_requests/144"&gt;krdp MR #144&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The new &lt;em&gt;Plasma Login Manager&lt;/em&gt; introduced in Plasma 6.6 no longer shows accounts on the system that a human can’t actually log into. (Matthew Snow, &lt;a href="https://invent.kde.org/plasma/plasma-login-manager/-/merge_requests/109"&gt;plasma-login-manager MR #109&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout issue that made a label in the panel configuration dialog disappear when using certain Plasma styles. (Filip Fila, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515987"&gt;KDE Bugzilla #515987&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout issue that made the notification dialog too tall for very short text-only notification messages. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6145"&gt;plasma-workspace MR #6145&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that set the screen brightness to too low a level on login in certain circumstances. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=504441"&gt;KDE Bugzilla #504441&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout issue that made the song or artist names in the &lt;em&gt;Media Player&lt;/em&gt; widget get cut off too early when the widget was placed in a panel in between two spacers. (Greeniac Green, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=501166"&gt;KDE Bugzilla #501166&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved the &lt;em&gt;Weather Report&lt;/em&gt; widget’s reliability with forecasts from the Environment Canada provider. (Eric Soltys, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1008"&gt;kdeplasma-addons MR #1008&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made the progress indicator built into icons in the &lt;em&gt;Task Manager&lt;/em&gt; widget move in the appropriate direction when using the system with a right-to-left language like Arabic or Hebrew. (Oliver Beard, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516053"&gt;KDE Bugzilla #516053&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Custom icons embedded in third-party widgets that appear in the &lt;em&gt;Widget Explorer&lt;/em&gt; sidebar now also appear in those widgets’ “About this widget” pages. (Mark Capella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=509896"&gt;KDE Bugzilla #509896&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-2"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Eliminated a source of visual glitchiness with certain fade transitions while using an ICC profile. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515194"&gt;KDE Bugzilla #515194&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-624"&gt;Frameworks 6.24&lt;/h3&gt;
&lt;p&gt;Fixed a case where KDE’s desktop portal could crash when copying certain data over a remote desktop connection. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515465"&gt;KDE Bugzilla #515465&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in performance &amp;amp; technical&lt;/h2&gt;
&lt;h3 id="plasma-661-2"&gt;Plasma 6.6.1&lt;/h3&gt;
&lt;p&gt;Improved animation performance throughout the system by leaning more heavily on the Wayland &lt;em&gt;Presentation Time&lt;/em&gt; protocol. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=516240"&gt;KDE Bugzilla #516240&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How you can help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation&lt;/a&gt;! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bugfix-mentioned-here"&gt;To get a new Plasma feature or a bugfix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: Finalizing 6.6</title><link>https://blogs.kde.org/2026/02/14/this-week-in-plasma-finalizing-6.6/</link><pubDate>Sat, 14 Feb 2026 00:03:47 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/02/14/this-week-in-plasma-finalizing-6.6/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week we put the finishing touches on Plasma 6.6! It’s due to be released in just a few days and it’s a great release with tons of impactful &lt;a href="https://community.kde.org/Plasma/Plasma_6#Plasma_6.6"&gt;features, UI improvements, and bug fixes&lt;/a&gt;. I hope everyone loves it!&lt;/p&gt;
&lt;p&gt;Meanwhile, check out what folks were up to this week:&lt;/p&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI Improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-670"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Moved System Settings’ “Remote Desktop” page to the “Security &amp;amp; Privacy” group in System Settings. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/krdp/-/merge_requests/139"&gt;krdp MR #139&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/14/this-week-in-plasma-finalizing-6.6/krdp-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/14/this-week-in-plasma-finalizing-6.6/krdp-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Improved the way loop devices are handled in the Disks &amp;amp; Devices widget. (Bogdan Onofriichuk, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6260"&gt;plasma-workspace MR #6260&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Reduced visual jagginess in the split image effect of wallpaper previews that show both a light and dark version. (Fushan Wen, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6283"&gt;plasma-workspace MR #6283&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Kicker Application Menu widget now supports using a non-square icon for its panel button, just like Kickoff does. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3522"&gt;plasma-desktop MR #3522&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Added a dedicated global action for un-tiling a quick-tiled window. It doesn’t have a keyboard shortcut by default, but you can assign one yourself. (Kevin Azzam, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=500636"&gt;KDE Bugzilla #500636&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Videos in SDDM login screen themes can now be previewed in System Settings. (Blue Terracotta, &lt;a href="https://invent.kde.org/plasma/sddm-kcm/-/merge_requests/99"&gt;sddm-kcm MR #99&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved the appearance of various dialogs created by KWin. Read more &lt;a href="https://blog.broulik.de/2026/02/nifty-dialogs/"&gt;here!&lt;/a&gt; (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8702"&gt;kwin MR #8702&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now configure how long it takes the window switcher to appear after you start holding down Alt+Tab. (Guilherme Soares, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=486389"&gt;KDE Bugzilla #486389&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-624"&gt;Frameworks 6.24&lt;/h3&gt;
&lt;p&gt;In Kirigami-based apps, hovering the pointer over buttons that can be triggered with keyboard shortcuts now shows the shortcuts. (Joshua Goins, &lt;a href="https://invent.kde.org/frameworks/kirigami/-/merge_requests/2040"&gt;kirigami MR #2040&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/14/this-week-in-plasma-finalizing-6.6/button-shortcuts-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/14/this-week-in-plasma-finalizing-6.6/button-shortcuts-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;h3 id="gear-26040"&gt;Gear 26.04.0&lt;/h3&gt;
&lt;p&gt;Setting up a Samba share for one of your folders so people can connect to it over the network now turns on the Samba service (on systemd-based distros) if needed. This completes the project to make Samba sharing relatively painless! (Thomas Duckworth, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=466787"&gt;KDE Bugzilla #466787&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable Bug Fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-656"&gt;Plasma 6.5.6&lt;/h3&gt;
&lt;p&gt;Monitor names shown in the Brightness &amp;amp; Color widget now update as expected if you connect or disconnect them while the system is asleep. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=495223"&gt;KDE Bugzilla #495223&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed multiple issues that caused custom-tiled windows on screens that you disconnect to move to the wrong places on any of the remaining screens. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/7999"&gt;kwin MR #7999&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Hardened KWin a bit against crashing when the graphics driver resets unexpectedly. (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8769"&gt;kwin MR #8769&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where Plasma could crash when used with the i3 tiling window manager. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511428"&gt;KDE Bugzilla #511428&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a potential “division by 0” issue in system monitoring widgets and apps that messed up the display percentage of Swap sensors on systems with no swap space. (Kartikeya Tyagi, &lt;a href="https://invent.kde.org/plasma/libksysguard/-/merge_requests/462"&gt;libksysguard MR #462&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Worked around a Wayland bug (yes, an actual Wayland bug — as in, a bug in one of its protocol definitions!) related to input method key repeat. Why work around the bug instead of fixing it? Because it’s already fixed in a newer version of the protocol, but KWin needs to handle apps that use the old version, too. (Xuetian Weng, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8700"&gt;kwin MR #8700&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Unified the appearance of HDR content in full-screen windows and windowed windows. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513895"&gt;KDE Bugzilla #513895&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout glitch in the System Tray caused by widgets that include line breaks (i.e. &lt;code&gt;\n&lt;/code&gt; characters) in their names. (Christoph Wolk, &lt;a href="https://bugs.kde.org/515699"&gt;KDE Bugzilla #515699&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Web Browser widget no longer incorrectly claims that every page you visit tried to open a pop-up window. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1003"&gt;kdeplasma-addons MR #1003&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a layout glitch in the Quick Launch widget’s popup. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1004"&gt;kdeplasma-addons MR #1004&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now launch an app in your launcher widget’s favorites list right after overriding its .desktop file; no restart of &lt;code&gt;plasmashell&lt;/code&gt; is required anymore. (Alexey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=512332"&gt;KDE Bugzilla #512332&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made inactive windows dragged from their titlebars get raised even when explicitly configured not to raise in this case. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=508151"&gt;KDE Bugzilla #508151&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-661"&gt;Plasma 6.6.1&lt;/h3&gt;
&lt;p&gt;When a battery-powered device is at a critically low power level, putting it to sleep and charging it to a normal level no longer makes it incorrectly run the “oh no, I’m critically low” action immediately after it wakes up. (Michael Spears, &lt;a href="https://invent.kde.org/plasma/powerdevil/-/merge_requests/607"&gt;powerdevil MR #607&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The overall app ratings shown in Discover now match a simple average of the individual ratings. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513139"&gt;KDE Bugzilla #513139&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Searching for Activities using KRunner and KRunner-powered searches now works again. (Simone Checchia, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513761"&gt;KDE Bugzilla #513761&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="frameworks-624-1"&gt;Frameworks 6.24&lt;/h3&gt;
&lt;p&gt;Worked around a Qt bug that caused extremely strange cache-related issues throughout Plasma and Kirigami-based apps that would randomly break certain components. (Tobias Fella, &lt;a href="https://invent.kde.org/frameworks/kirigami/-/merge_requests/2039"&gt;kirigami MR #2039&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in Performance &amp;amp; Technical&lt;/h2&gt;
&lt;h3 id="plasma-660-1"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Added support for setting custom modes for virtual screens. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8766"&gt;kwin MR #8766&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Added GPU temperature monitoring support for additional GPUs. (Barry Strong, &lt;a href="https://invent.kde.org/plasma/ksystemstats/-/merge_requests/123"&gt;ksystemstats MR #123&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-1"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Scrolling in scrollable views spawned by KWin (not Plasma, just KWin itself) no longer goes 8 times slower than it ought to. Thankfully there are very few such views, so almost nobody noticed the issue. However fixing it facilitates adding a “scroll to switch virtual desktops” feature to the Overview effect for Plasma 6.7! (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8800"&gt;kwin MR #8800&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks"&gt;Frameworks&lt;/h3&gt;
&lt;p&gt;Moving a file to the trash is now up to 50 times faster and more efficient. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/frameworks/kio/-/merge_requests/2147"&gt;kio MR #2147&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How You Can Help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation!&lt;/a&gt; This helps cover operational costs, salaries, travel expenses for contributors, and in general just keep KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bug-fix-mentioned-here"&gt;To get a new Plasma feature or a bug fix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: beefed-up Window List widget</title><link>https://blogs.kde.org/2026/02/07/this-week-in-plasma-beefed-up-window-list-widget/</link><pubDate>Sat, 07 Feb 2026 00:03:57 +0000</pubDate><author>Nate Graham, Rafal Krawczyk, and John Veness</author><guid>https://blogs.kde.org/2026/02/07/this-week-in-plasma-beefed-up-window-list-widget/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week the Plasma team continued polishing up Plasma 6.6 for release in a week and a half. With that being taken care of, a lot of fantastic contributions rolled in on other diverse subjects, adding cool features and improving user interfaces. Check ’em out here:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable New Features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-670"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;The Window List widget now supports sorting and shows section headers in its full view, making it easier to navigate windows by virtual desktops, activities, or alphabetically. (Shubham Arora, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3434"&gt;plasma-desktop MR #3434&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Window List widget showing of its sorting and grouping capabilities" src="https://blogs.kde.org/2026/02/07/this-week-in-plasma-beefed-up-window-list-widget/window-list.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI Improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-660"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;System Settings’ Touchscreen Gestures page now hides itself when there are no touchscreens. This completes &lt;a href="https://bugs.kde.org/show_bug.cgi?id=464341"&gt;the project to hide all inapplicable hardware pages&lt;/a&gt;! (Alexander Wilms and Kai Uwe Broulik, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=492718"&gt;KDE Bugzilla #492718&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/systemsettings/-/merge_requests/391"&gt;systemsettings MR #391&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/07/this-week-in-plasma-beefed-up-window-list-widget/clean-systemsettings-sidebar-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/07/this-week-in-plasma-beefed-up-window-list-widget/clean-systemsettings-sidebar-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;The “Enable Bluetooth” switch in the Bluetooth widget no longer randomly displays a blue outline on its handle even when not clearly focused. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515243"&gt;KDE Bugzilla #515243&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-1"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Plasma’s window manager now remembers tiling padding per screen. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=488138"&gt;KDE Bugzilla #488138&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The wallpaper selection dialog now starts in the location you navigated to the last time you used it. (Sangam Pratap Singh, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=389554"&gt;KDE Bugzilla #389554&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Theme previews on System Settings’ cursor settings page now scale better when using massive cursor sizes. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6244"&gt;plasma-workspace MR #6244&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/07/this-week-in-plasma-beefed-up-window-list-widget/cursor-theme-kcm-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/02/07/this-week-in-plasma-beefed-up-window-list-widget/cursor-theme-kcm-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Update items on Discover’s updates page now have better layout and alignment. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1252"&gt;discover MR #1252&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Completed the project to make the delete buttons on System Settings’ theme chooser pages consistent. (Sam Crawford, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3506"&gt;plasma-desktop MR #3506&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/sddm-kcm/-/merge_requests/101"&gt;sddm-kcm MR #101&lt;/a&gt;, and &lt;a href="https://invent.kde.org/plasma/plymouth-kcm/-/merge_requests/47"&gt;plymouth-kcm MR #47&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The System Tray icon that Discover uses to represent an in-progress automatic update now looks a lot more like the other update icons, and a lot less like Nextcloud’s icon. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1258"&gt;discover MR #1258&lt;/a&gt; and &lt;a href="https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/526"&gt;breeze-icons MR #526&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable Bug Fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-656"&gt;Plasma 6.5.6&lt;/h3&gt;
&lt;p&gt;It’s no longer possible to accidentally close the “Keep display configuration?” confirmation dialog by panic-clicking, unintentionally keeping bad settings instead of reverting them. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/kscreen/-/merge_requests/460"&gt;kscreen MR #460&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a regression in sRGB ICC profile parsing that reduced color accuracy. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513691"&gt;KDE Bugzilla #513691&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;3rd-party wallpaper plugins that include translations now show that translated text as expected. (Luis Bocanegra, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=501400"&gt;KDE Bugzilla #501400&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-1"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Fixed multiple significant issues on the lock screen that could be encountered with fingerprint authentication enabled: one that could break fingerprint unlocking, and another that could leave you with an “Unlock” button that did nothing when clicked. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=506567"&gt;KDE Bugzilla #506567&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=484363"&gt;KDE Bugzilla #484363&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a Plasma crash caused by applying a global theme that includes a malformed layout script. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515385"&gt;KDE Bugzilla #515385&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Panel tooltips no longer inappropriately respect certain window placement policies on Wayland. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514820"&gt;KDE Bugzilla #514820&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;User-created global shortcuts are now always categorized as “Applications”, resolving an issue whereby apps added by choosing an executable using the file picker dialog would be inappropriately categorized as system services and couldn’t be edited or deleted. (Tobias Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513565"&gt;KDE Bugzilla #513565&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two issues with recent files and folders in the Kickoff application launcher: now it shows the correct file type icons for items, and no longer sometimes shows a weird duplicate “files” section. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=496179"&gt;KDE Bugzilla #496179&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=501903"&gt;KDE Bugzilla #501903&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Spectacle now shows the correct resolution in its tooltip for rectangular region screenshots when using a fractional scale factor on a single screen. (Noah Davis, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=488034"&gt;KDE Bugzilla #488034&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The “Open With” dialog now filters its view properly when opened from a Flatpak app. (David Redondo, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=506513"&gt;KDE Bugzilla #506513&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Keyboard focus no longer gets stuck in the Search widget after its search results appear. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=506505"&gt;KDE Bugzilla #506505&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-623"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Fixed a complicated issue that could &lt;em&gt;sometimes&lt;/em&gt; break automatic KWallet wallet unlocking on login. (Bosco Robinson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=509680"&gt;KDE Bugzilla #509680&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a visual regression with certain item lists that made the last one touch the bottom of its view or popup. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513459"&gt;KDE Bugzilla #513459&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in Performance &amp;amp; Technical&lt;/h2&gt;
&lt;h3 id="frameworks-623-1"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Reduced KRunner’s maximum memory usage while file searching is enabled. (Stefan Brüns, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=505838"&gt;KDE Bugzilla #505838&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How You Can Help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation!&lt;/a&gt; This helps cover operational costs, salaries, travel expenses for contributors, and in general just keep KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bugfix-mentioned-here"&gt;To get a new Plasma feature or a bugfix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: getting 6.6 ready for release</title><link>https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/</link><pubDate>Sat, 31 Jan 2026 00:03:55 +0000</pubDate><author>Nate Graham, John Veness, and Rafal Krawczyk</author><guid>https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week we reached that part of every Plasma release cycle where the bug fixes and polish for the upcoming release are still coming in hot and heavy, but people have also started to land their changes for the next release. So there’s a bit of both here!&lt;/p&gt;
&lt;p&gt;Everyone’s working really hard to make Plasma 6.6 a high-quality release. It’s a great time to help out in one way or another, be it &lt;a href="https://community.kde.org/Plasma/Live_Images#Ships_the_latest_code_from_KDE_git_repositories"&gt;testing the&lt;/a&gt; &lt;a href="https://community.kde.org/Plasma/Live_Images#Ships_the_latest_Beta_and_Release_Candidate"&gt;6.6 beta release&lt;/a&gt; and &lt;a href="https://community.kde.org/Get_Involved/Issue_Reporting"&gt;reporting bugs&lt;/a&gt;, or &lt;a href="https://community.kde.org/index.php?title=Guidelines_and_HOWTOs/Bug_triaging"&gt;triaging those bugs as they come in&lt;/a&gt;, or &lt;a href="https://community.kde.org/Get_Involved/development"&gt;fixing them&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable New Features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-670"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;The Emoji Selector window now lets you choose mixed skin tone groupings of emojis using a nice little user-friendly pop-up dialog. (Tobias Ozór, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3426"&gt;plasma-desktop MR #3426&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/emoji-mixed-skin-tone-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/emoji-mixed-skin-tone-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;You’re now able to set a global keyboard shortcut to clear the notification history. (Taras Oleksyn, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=408995"&gt;KDE Bugzilla #408995&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/clear_notification_history.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;h2 id="notable-ui-improvements"&gt;Notable UI Improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-660"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;In the Application Dashboard widget, keyboard focus no longer gets stolen by selectable items that happen to be right under the pointer at the moment the widget is opened. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=510777"&gt;KDE Bugzilla #510777&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Breeze-themed checkboxes now always have an opaque background, which resolves an issue where their unchecked versions could be hard to see when overlaid on top of images. (David Redondo, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511751"&gt;KDE Bugzilla #511751&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-1"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;System Settings’ subcategory back button is now more of a traditional back button, eliminating a source of redundant page titles. There are still too many, but this reduces the count by one! (Nate Graham, &lt;a href="https://invent.kde.org/plasma/systemsettings/-/merge_requests/390"&gt;systemsettings MR #390&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/system-settings-back-button-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/system-settings-back-button-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;On System Settings’ Notifications page, you can now always preview a notification sound even if sound is currently disabled for that notification. (Thomas Moerschell, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6214"&gt;plasma-workspace MR #6214&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Plasma’s network settings now expose additional L2TP VPN options that were previously unavailable. (Mickaël Thomas, &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/480"&gt;plasma-nm MR #480&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The old Air Plasma style (a lighter take on the original Oxygen style) is back, with fixes and improvements, too! (Filip Fila, &lt;a href="https://invent.kde.org/plasma/oxygen/-/merge_requests/77"&gt;oxygen MR #77&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Oxygen cursor theme received a small visual fix to improve the appearance of the busy cursor. (Filip Fila, &lt;a href="https://invent.kde.org/plasma/oxygen/-/merge_requests/89"&gt;oxygen MR #89&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The cursor theme settings now show more accurate previews, which fixes issues like wobbling cursors, and makes the preview grid feel more stable. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6240"&gt;plasma-workspace MR #6240&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;System Settings’ various theme chooser pages are now consistent about whether you can delete the active theme (no), and also let you know why certain themes can’t be deleted: because they were installed by the OS, not the “get new stuff” system. (Sam Crawford, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6222"&gt;plasma-workspace MR #6222&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Weather Report widget now shows a progress indicator while its popup is open but still loading the weather forecast from the server. (Bogdan Onofriichuk, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/993"&gt;kdeplasma-addons MR #993&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-623"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Combobox pop-ups through QtQuick-based apps and System Settings pages now use the standard menu styling, rather than a custom style. (Nate Graham, &lt;a href="https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/497"&gt;qqc2-desktop-style MR #497&lt;/a&gt;)&lt;/p&gt;



&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;div class="swiper-slide swiper-slide-active"&gt;
 &lt;img src="https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/combobox-menu-styling-after.webp" alt="After" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;After&lt;/a&gt;
 &lt;/div&gt;
 &lt;div class="swiper-slide"&gt;
 &lt;img src="https://blogs.kde.org/2026/01/31/this-week-in-plasma-getting-6.6-ready-for-release/combobox-menu-styling-before.webp" alt="Before" lazy class="rounded"&gt;
 &lt;a class="d-block text-center mt-2" href="https://kde.org"&gt;Before&lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;


&lt;p&gt;Added styling for the new upstream &lt;code&gt;SearchField&lt;/code&gt; component that was recently added to QtQuick itself. Now it looks like the KDE version that we created years ago before the Qt version existed. (Manuel Alcaraz Zambrano, &lt;a href="https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/500"&gt;qqc2-desktop-style MR #500&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable Bug Fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-656"&gt;Plasma 6.5.6&lt;/h3&gt;
&lt;p&gt;Fixed an issue on operating systems with asserts turned on (like KDE neon) that could sometimes crash Plasma when you launched apps. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513312"&gt;KDE Bugzilla #513312&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-1"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Fixed a rare issue that could leave KWin without control of the mouse and keyboard at login. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511611"&gt;KDE Bugzilla #511611&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where Plasma could crash when moving around a Weather Report widget on the desktop. (Bogdan Onofriichuk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514200"&gt;KDE Bugzilla #514200&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue in Discover when launched with Snap support that could prevent it being launched again after previously being closed. (Aleix Pol Gonzalez, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=507217"&gt;KDE Bugzilla #507217&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where the Plasma Bluetooth pairing wizard would fail to pair devices. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=495615"&gt;KDE Bugzilla #495615&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The logout screen no longer fails to take focus if you raised the focus stealing level to “Medium” or higher, and manually de-focusing it no longer breaks your ability to re-focus it. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514204"&gt;KDE Bugzilla #514204&lt;/a&gt; and Aleksey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511258"&gt;KDE Bugzilla #511258&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The custom size ruler for Plasma panels no longer sometimes appears on the wrong screen of a multi-screen setup. (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6215"&gt;plasma-workspace MR #6215&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The “X notifications were received while Do Not Disturb was active” notification is no longer inappropriately saved to the notification history. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6223"&gt;plasma-workspace MR #6223&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two semi-related issues with widgets that made them not let you pick the same color after deleting it, or configure the same mouse action after deleting it. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514983"&gt;KDE Bugzilla #514983&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=449389"&gt;KDE Bugzilla #449389&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The global menu on a newly-cloned panel on a different screen now realizes immediately that it’s on a new screen. (David Redondo, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514907"&gt;KDE Bugzilla #514907&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Discover’s notification about ongoing updates no longer displays a nonsensically large number of updates under certain circumstances. (Harald Sitter, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513676"&gt;KDE Bugzilla #513676&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Plasma Browser Integration no longer exports Microsoft Teams calls as controllable media sources; it always omitted them in the past, but Microsoft changed the URL again, so we had to adapt to that once more. (Kai Uwe Broulik, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514870"&gt;KDE Bugzilla #514870&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now move focus from the Application Dashboard widget’s search field using arrow keys, and also type accented characters using dead keys or the compose key as the first character in a search while the search field isn’t explicitly focused. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511146"&gt;KDE Bugzilla #511146&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=510871"&gt;KDE Bugzilla #510871&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Animated wallpapers explicitly set for the lock screen now play their animation as expected. (Taras Oleksyn, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=460910"&gt;KDE Bugzilla #460910&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Undoing the deletion of a panel widget no longer sometimes positions it far from where it was before. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=515107"&gt;KDE Bugzilla #515107&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Ending the renaming of an item on the desktop by clicking on another item no longer starts a drag-selection for no good reason. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514954"&gt;KDE Bugzilla #514954&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The “Defaults” button on System Settings’ Accessibility page now works properly to reset non-default colorblindness modes. (Andrew Gigena, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513489"&gt;KDE Bugzilla #513489&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-2"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Fixed a very nasty KWin bug that could, under certain rare circumstances relating to intensive &lt;kbd&gt;Alt&lt;/kbd&gt;+&lt;kbd&gt;Tab&lt;/kbd&gt; usage, cause the screen to go black. This change may be backported to Plasma 6.6 if it’s deemed safe enough. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514828"&gt;KDE Bugzilla #514828&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-623-1"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Fixed being unable to paste clipboard entries as text that were copied from a LibreOffice Calc spreadsheet cell and then re-arranged in the clipboard history list. (Alexey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513701"&gt;KDE Bugzilla #513701&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in Performance &amp;amp; Technical&lt;/h2&gt;
&lt;h3 id="plasma-660-2"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;KRDP (the KDE library for remote desktop support) no longer requires systemd. (David Edmundson, &lt;a href="https://invent.kde.org/plasma/krdp/-/merge_requests/141"&gt;krdp MR #141&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-3"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;KWin now supports the &lt;code&gt;ext-background-effect-v1&lt;/code&gt; Wayland protocol. This adds support for standardized background effects like blur, opening the door for visual consistency across apps using these effects. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/4890"&gt;KWin MR #4890&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How You Can Help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;Would you like to help put together this weekly report? Introduce yourself in &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;the Matrix room&lt;/a&gt; and &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;join the team&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation!&lt;/a&gt; This helps cover operational costs, salaries, travel expenses for contributors, and in general just keep KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bugfix-mentioned-here"&gt;To get a new Plasma feature or a bugfix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: fixing all the things</title><link>https://blogs.kde.org/2026/01/24/this-week-in-plasma-fixing-all-the-things/</link><pubDate>Sat, 24 Jan 2026 00:03:52 +0000</pubDate><author>Nate Graham, Rafal Krawczyk, and John Veness</author><guid>https://blogs.kde.org/2026/01/24/this-week-in-plasma-fixing-all-the-things/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week the Plasma team focused almost entirely on bug fixing. And let’s let the results speak for themselves: we fixed 18 high and very high priority Plasma bugs, or 28% of all open ones! Lots of polishing for Plasma 6.6 to make it a great release.&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable New Features&lt;/h2&gt;
&lt;h3 id="plasma-670"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Added a dedicated setup UI for configuring shared printers on Windows networks. (Mike Noe, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=406211"&gt;KDE Bugzilla #406211&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="System Settings’ Printers page showing support for adding Windows shared printers" src="https://blogs.kde.org/2026/01/24/this-week-in-plasma-fixing-all-the-things/networked-windows-printer-support-page.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI Improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-660"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Desktop switching and Present Windows shortcuts now use the Meta key by default for more consistent system-wide behavior. (Antti Savolainen, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8597"&gt;kwin MR #8597&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Plasma can now report printers’ waste receptacle levels and notify users when they fill up. (Mike Noe, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514525"&gt;KDE Bugzilla #514525&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;KRunner’s buttons have been reorganized to be consistent with other Plasma widgets, making the interface feel more familiar and coherent. (Taras Oleksyn, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6203"&gt;plasma-workspace MR #6203&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="KRunner showing settings and pin buttons on the right" src="https://blogs.kde.org/2026/01/24/this-week-in-plasma-fixing-all-the-things/re-arranged-krunner-buttons.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h3 id="plasma-670-1"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;System Settings’ Wi-Fi &amp;amp; Networking page now uses clearer Wi-Fi security labels, correctly showing WPA2 and WPA3 support for both Personal and Enterprise networks. (Lynne Megido, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=493238"&gt;KDE Bugzilla #493238&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;There are now keyboard shortcuts for switching virtual desktops and opening the Present Windows effect that use the &lt;kbd&gt;Meta&lt;/kbd&gt; key, to be consistent with other globally-scoped keyboard shortcuts. (Antti Savolainen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=508187"&gt;KDE Bugzilla #508187&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="frameworks-623"&gt;Frameworks 6.23&lt;/h2&gt;
&lt;p&gt;Improved the visual fidelity of thumbnail images in open/save dialogs throughout Plasma and KDE apps. (Méven Car, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=489298"&gt;KDE Bugzilla #489298&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable Bug Fixes&lt;/h2&gt;
&lt;!--Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-656"&gt;Plasma 6.5.6&lt;/h3&gt;
&lt;p&gt;Fixed an issue that could sometimes make KWin crash after periods of idleness. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513687"&gt;KDE Bugzilla #513687&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that would make Plasma crash when you disabled widgets in the System Tray and clicked the dialog window’s “OK” button rather than the “Apply” button. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=478625"&gt;KDE Bugzilla #478625&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that could sometimes make KWin crash after repeatedly pressing the “Activate window demanding attention” shortcut (&lt;kbd&gt;Meta&lt;/kbd&gt;+&lt;kbd&gt;Ctrl&lt;/kbd&gt;+&lt;kbd&gt;A&lt;/kbd&gt; by default) while multiple windows were demanding attention. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=500748"&gt;KDE Bugzilla #500748&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a common case where Plasma could crash after certain games crashed first. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=506562"&gt;KDE Bugzilla #506562&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a common case where Plasma could crash when configured with a weather station from the Environment Canada source in its Weather Report widget. (Bohdan Onofriichuk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514553"&gt;KDE Bugzilla #514553&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where changing the visibility of the Media Player widget in the System Tray while music was playing could make Plasma crash. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514823"&gt;KDE Bugzilla #514823&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Spectacle once again remembers the location where you last saved a screenshot the next time you save one. (Noah Davis, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511649"&gt;KDE Bugzilla #511649&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue causing 24” 16:9 aspect ratio monitors to get the wrong default resolution. (Anton Golubev, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8681"&gt;kwin MR #8681&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-1"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Fixed a surprisingly common issue whereby KWin could sometimes crash when you frantically wiggled the pointer to try to stop a monitor from going to sleep. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=487660"&gt;KDE Bugzilla #487660&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a case where KWin could crash when you deleted a virtual desktop that still had windows on it. (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8680"&gt;kwin MR #8680&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed another KWin crash, this one more random. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8677"&gt;kwin MR #8677&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a long-standing issue whereby tooltips opened by buttons in Plasma widget popups could move onto the panel and get stuck there after you closed the widget popups. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=475646"&gt;KDE Bugzilla #475646&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made popups of panel widgets undesirably change their size when you moved their panel to an adjacent screen edge. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=512273"&gt;KDE Bugzilla #512273&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue making certain sub-menus of Plasma widgets not have transparent backgrounds, which was especially visible with menu blurring turned on. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513307"&gt;KDE Bugzilla #513307&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue in the HDR calibrator tool that made long pieces of text overflow from their boxes. (Nate Graham and David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514687"&gt;KDE Bugzilla #514687&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made Plasma forget the IPSec certificate passwords of L2TP VPNs. (Mickaël Thomas, &lt;a href="https://invent.kde.org/plasma/plasma-nm/-/merge_requests/460"&gt;plasma-nm MR #460&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue causing apps launched using D-Bus activation to be omitted from System Monitor’s Applications table. (Arjen Hiemstra, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=510235"&gt;KDE Bugzilla #510235&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue in System Monitor that could make the Applications table’s “Details” panel un-scrollable under certain circumstances. (Arjen Hiemstra, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=506150"&gt;KDE Bugzilla #506150&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue in Discover that could sometimes make Flatpak apps’ languages packages fail to get grouped with the apps. (Harald Sitter, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513111"&gt;KDE Bugzilla #513111&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-2"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Fixed an issue that broke KRunner’s Activities plugin from actually finding any activities. (Sam Morris, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514000"&gt;KDE Bugzilla #514000&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that caused long boot menu entries to be cut off in the Breeze GRUB Menu styling. (Sébastien Bouchard, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513107"&gt;KDE Bugzilla #513107&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="GRUB screen theme with more space for long text" src="https://blogs.kde.org/2026/01/24/this-week-in-plasma-fixing-all-the-things/grub.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h3 id="frameworks-623-1"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Fixed an issue that caused a large variety of crashes in Plasma and KDE apps related to devices appearing and disappearing. (Nicolas Fella, &lt;a href="https://invent.kde.org/frameworks/solid/-/merge_requests/232"&gt;solid MR #232&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue making KWallet crash on OpenSUSE-based operating systems. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=490788"&gt;KDE Bugzilla #490788&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue in Kirigami-based System Settings pages and apps that made it impossible to return to the first page when using a right-to-left language like Arabic or Hebrew. (Youssef Al-Bor3y, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511295"&gt;KDE Bugzilla #511295&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in Performance &amp;amp; Technical&lt;/h2&gt;
&lt;h3 id="plasma-660-2"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Plasma’s system monitoring infrastructure received further fixes to improve OpenBSD support. (Rafael Sadowski, &lt;a href="https://invent.kde.org/plasma/libksysguard/-/merge_requests/454"&gt;libksysguard MR #454&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="packagekit-134"&gt;PackageKit 1.3.4&lt;/h3&gt;
&lt;p&gt;Implemented support for DNF5 in PackageKit, which fixes a huge number of issues relevant to people using Discover on Fedora-based operating systems. (Neal Gompa, &lt;a href="https://github.com/PackageKit/PackageKit/pull/931"&gt;packagekit PR #931&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How You Can Help&lt;/h2&gt;
&lt;!-- Use this as the opening paragraph again once substantial automation and community involvement materialize --&gt;
&lt;!-- KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable. --&gt;
&lt;p&gt;“This Week in Plasma” &lt;a href="https://blogs.kde.org/2025/12/28/8-years-of-this-week-in-plasma/"&gt;still needs your help!&lt;/a&gt; Publishing these posts is time-consuming and needs community assistance to be sustainable. Right now there are two ways to help:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;Help put together the posts using the current mostly manual process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://invent.kde.org/teams/promo/tasks/-/issues/13"&gt;Help automate the process&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Work can be coordinated &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;in the relevant Matrix room&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation!&lt;/a&gt; This helps cover operational costs, salaries, travel expenses for contributors, and in general just keep KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bugfix-mentioned-here"&gt;To get a new Plasma feature or a bugfix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: dark mode switch and global push-to-talk</title><link>https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/</link><pubDate>Sat, 17 Jan 2026 00:03:54 +0000</pubDate><author>Nate Graham, John Veness, Rafal Krawczyk, and Lubos Krystynek</author><guid>https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This week we closed the door on features for Plasma 6.6, which opened another one for those features to land in 6.7. As a result, several features were merged for Plasma 6.7, including some particularly juicy ones!&lt;/p&gt;
&lt;p&gt;As for Plasma 6.6, this starts the one-month period where the core Plasma team focuses almost entirely on fixing bugs. As you’ll see below, we already fixed quite a few this week! So there’s a huge amount of stuff to go over, and let’s get right to it:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable New Features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-660"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;System Monitor now lets you set the priority of processes graphically, just like the older KSysGuard app did. (Matthieu Carteron, &lt;a href="https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/381"&gt;plasma-systemmonitor MR #381&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/libksysguard/-/merge_requests/455"&gt;libksysguard MR #455&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="CPU and I/O priority dialog in System Monitor" src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/system_monitor_renice_dialog.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;(The lack of a darkened underlay is unintentional; &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514707"&gt;we’ll get that fixed up soon&lt;/a&gt;.)&lt;/p&gt;
&lt;h3 id="plasma-670"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Added a switch to the Brightness and Color widget that lets you instantly go from light mode to dark mode (or vice versa)! (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/powerdevil/-/merge_requests/576"&gt;powerdevil MR #576&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/global_theme_toggle.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;(At some point we’ll add a nice cross-fade transition here, too.)&lt;/p&gt;
&lt;p&gt;Added a global push-to-talk feature: if you set a push-to-talk key, all microphones will be muted until the specified key is held down. (Kai Uwe Broulik, Aleix Pol Gonzalez, and Shubham Arora, &lt;a href="https://invent.kde.org/plasma/plasma-pa/-/merge_requests/394"&gt;plasma-pa MR #394&lt;/a&gt;, &lt;a href="https://invent.kde.org/frameworks/kglobalaccel/-/merge_requests/41"&gt;kglobalaccel MR #41&lt;/a&gt;, and &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6126"&gt;plasma-workspace MR #6126&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/push_to_talk.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;h2 id="notable-ui-improvements"&gt;Notable UI Improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-656"&gt;Plasma 6.5.6&lt;/h3&gt;
&lt;p&gt;The HDR calibration wizard now temporarily disables Night Light while calibrating, to ensure that you get an accurate result. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kscreen/-/merge_requests/448"&gt;kscreen MR #448&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-1"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Mounting a removable disk no longer performs a file system scan by default; now this is a manual action you initiate from the expanded actions list. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=505852"&gt;KDE Bug #505852&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Disks &amp;amp; Devices widget showing separate option to check for errors" src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/disks_widget_check_for_errors_option.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;The screen chooser dialog now includes a search/filter field so you can easily find a screen by name even when there are a zillion windows open. (Harald Sitter, &lt;a href="https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/506"&gt;xdg-desktop-portal-kde MR #506&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Screen chooser dialog with filter field" src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/screen_chooser_dialog_filter_field.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Kicker’s search results no longer flicker or resize while typing, keeping columns stable during searches for a smoother and snappier experience. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3439"&gt;plasma-desktop MR #3439&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;HDR Calibrator now offers a summary page with a setting to better support Windows HDR applications and games. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kscreen/-/merge_requests/443"&gt;kscreen MR #443&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="HDR calibrator showing option to use Window-style settings" src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/HDR_Calibrator.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Replaced some technical gobbledygook in the titles of Bluetooth status and error notifications with more relevant and user-friendly text. (Nate Graham, &lt;a href="https://invent.kde.org/plasma/bluedevil/-/merge_requests/238"&gt;bluedevil MR #238&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Bluetooth connection failure notification with readable title" src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/bluetooth_device_notification_titles.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;(The body text isn’t great either, but that’s also &lt;a href="https://invent.kde.org/plasma/bluedevil/-/merge_requests/235"&gt;being worked on&lt;/a&gt;!)&lt;/p&gt;
&lt;p&gt;If you happen to have a keyboard or other input device with “Seek Forwards” and “Seek Backwards” buttons, pressing them now works as expected out of the box. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514680"&gt;KDE Bug #514680&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-1"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;System Settings’ Game Controller, Mouse, and Touchpad pages now only appear when the devices they configure are present. (Alexander Wilms, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3436"&gt;plasma-desktop MR #3436&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Discover now shows sub-categories in its “Games” group for game launchers and game tools. (Jakob Dev, &lt;a href="https://invent.kde.org/plasma/discover/-/merge_requests/1224"&gt;discover MR #1224&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Discover showing the “Dragengine Launcher” app in the new “Game Launchers” category" src="https://blogs.kde.org/2026/01/17/this-week-in-plasma-dark-mode-switch-and-global-push-to-talk/game_launchers_in_discover.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Improved how the global edit mode works with a touchscreen. (Shubham Arora, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6161"&gt;plasma-workspace MR #6161&lt;/a&gt; and &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3442"&gt;plasma-desktop MR #3442&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;On System Settings’ Accessibility page, the Mouse Navigation tooltip now explains how to switch mouse click modes with the numeric keypad. (Jaimukund Bhan, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=505687"&gt;KDE Bug #505687&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Searching for “memory” now turns up the System Monitor app in search results. (Nicolas Fella, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6194"&gt;plasma-workspace MR #6194&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-623"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Improved the touch-friendliness of open/save dialogs. (Méven Car, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513606"&gt;KDE Bug #513606&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Improved the icon selection algorithm for missing icons so that it no longer returns downscaled versions of much larger icons, which may have a completely different style. (Alexander Wilms, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=466678"&gt;KDE Bug #466678&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;By default, sidebars and left edge drawers in Kirigami-using apps now have exactly the width needed to avoid being too wide or too narrow. Some apps still override the default width, and that will need to be un-done now, so expect the weirdly-sized sidebars to get fixed over time, rather than all at once when you upgrade to Frameworks 6.23. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=505693"&gt;KDE Bug #505693&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="kde-gear-26040"&gt;KDE Gear 26.04.0&lt;/h2&gt;
&lt;p&gt;System Settings’ pages related to audio CDs (if you have them installed) now only appear when the computer has any optical drives. (Nate Graham, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513661"&gt;KDE Bug #513661&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513664"&gt;KDE Bug #513664&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable Bug Fixes&lt;/h2&gt;
&lt;!-- Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-655"&gt;Plasma 6.5.5&lt;/h3&gt;
&lt;p&gt;Fixed a case where KWin could crash on launch when the GPU did something weird when trying to render screencasts or window thumbnails. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513710"&gt;KDE Bug #513710&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made the fingerprint enrollment dialog’s “Add” button go missing if you canceled enrollment and then immediately re-opened the dialog. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514088"&gt;KDE Bug #514088&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that sometimes made Weather Report widget’s tooltip use the wrong unit and display numbers with excessive decimal places. (Ismael Asensio, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514419"&gt;KDE Bug #514419&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that made System Settings’ search field sometimes not show the proper language-specific placeholder text. (Albert Astals Cid, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=512187"&gt;KDE Bug #512187&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-656-1"&gt;Plasma 6.5.6&lt;/h3&gt;
&lt;p&gt;Fixed one of the top Plasma crashes that could happen when turning off certain screens. (Vlad Zahorodnii, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511757"&gt;KDE Bug #511757&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a crash in System Settings’ Game Controller page when using certain devices and versions of the SDL library. (David Edmundson, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511859"&gt;KDE Bug #511859&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;If you have multiple Plasma panels, clicking on different ones over and over again while in edit mode no longer makes multiple panel edit dialogs appear. (Marco Martin, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513135"&gt;KDE Bug #513135&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-2"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Fixed a KWin crash that could happen when waking up a laptop connected to an external screen. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514229"&gt;KDE Bug #514229&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue relating to focus on the lock screen with multi-monitor setups. (Oliver Beard, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=512028"&gt;KDE Bug #512028&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Discover’s window no longer becomes un-maximized when any popup dialogs appear. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=503801"&gt;KDE Bug #503801&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Having an exotic network setup or a lot of Docker containers no longer breaks the layout of System Settings’ Remote Desktop page while the feature is turned on. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513504"&gt;KDE Bug #513504&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-2"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;If you’ve turned on the login sound, it now plays at the right time. (Kai Uwe Broulik, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=510923"&gt;KDE Bug #510923&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-6221"&gt;Frameworks 6.22.1&lt;/h3&gt;
&lt;p&gt;Fixed a regression that made KDE Connect crash due to clipboard shenanigans. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514512"&gt;KDE Bug #514512&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-623-1"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Fixed two issues with tooltips that could sometimes cause them to be offset or rapidly appear and disappear in the Kickoff Application Launcher widget. (Alexey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=510860"&gt;KDE Bug #510860&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511875"&gt;KDE Bug #511875&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed some bugs and visual glitches with certain sidebars and list items in Kirigami-based apps when using an RTL language like Arabic or Hebrew. (Marco Martin and Christoph Wolk, &lt;a href="https://invent.kde.org/frameworks/kirigami/-/merge_requests/2027"&gt;kirigami MR #2027&lt;/a&gt; and &lt;a href="https://invent.kde.org/frameworks/kirigami/-/merge_requests/2026"&gt;kirigami MR #2026&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a strange issue that could cause notifications from the Quod Libet music player specifically to stop appearing. (Alexander Wilms, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=489910"&gt;KDE Bug #489910&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Symbolic icons for KDE Connect now re-color themselves properly when using a non-default color scheme. (Ángel Navarro, &lt;a href="https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/522"&gt;breeze-icons MR #522&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="qt-6103"&gt;Qt 6.10.3&lt;/h3&gt;
&lt;p&gt;Fixed two of the most common Plasma crashes that were caused by Qt’s QML Compiler doing something weird under the hood. (Ulf Hermann, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513527"&gt;KDE Bug #513527&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513012"&gt;KDE Bug #513012&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in Performance &amp;amp; Technical&lt;/h2&gt;
&lt;h3 id="plasma-660-3"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Implemented version 2 of the Wayland color management protocol. (Xaver Hugl, &lt;a href="https://invent.kde.org/plasma/kwin/-/merge_requests/8033"&gt;kwin MR #8033&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Reduced some visual glitches in Firefox when turning on its off-by-default HDR mode. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=514599"&gt;KDE Bug #514599&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-670-3"&gt;Plasma 6.7.0&lt;/h3&gt;
&lt;p&gt;Implemented support for network activity monitoring on FreeBSD in the System Monitor app and widgets. (Jesper Schmitz Mouridsen, &lt;a href="https://invent.kde.org/plasma/ksystemstats/-/merge_requests/41"&gt;ksystemstats MR #41&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How You Can Help&lt;/h2&gt;
&lt;p&gt;Since the Plasma 6.6 beta period has commenced, this is a great time to submit bug reports for all the niggling issues you’ve been suffering with but haven’t formally reported yet. We’re focusing more than usual on bug triage too, so your reports &lt;em&gt;will&lt;/em&gt; be seen.&lt;/p&gt;
&lt;p&gt;There’s a new &lt;a href="https://community.kde.org/Troubleshooting"&gt;Troubleshooting&lt;/a&gt; help page that can help narrow down issues, too. &lt;a href="https://community.kde.org/Troubleshooting"&gt;Check it out&lt;/a&gt;! And helping to &lt;a href="https://community.kde.org/index.php?title=Guidelines_and_HOWTOs/Bug_triaging"&gt;triage other people’s reported issues&lt;/a&gt; is a big help, too.&lt;/p&gt;
&lt;!-- Use this as the opening paragraph again once substantial automation and community involvement materialize --&gt;
&lt;!-- KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable. --&gt;
&lt;p&gt;In addition, “This Week in Plasma” &lt;a href="https://blogs.kde.org/2025/12/28/8-years-of-this-week-in-plasma/"&gt;needs your help!&lt;/a&gt; Publishing these posts is time-consuming and needs community assistance to be sustainable. Right now there are two ways to help:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;Help put together the posts using the current mostly manual process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://invent.kde.org/teams/promo/tasks/-/issues/13"&gt;Help automate the process&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Work can be coordinated &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;in the relevant Matrix room&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation!&lt;/a&gt; This helps cover operational costs, salaries, travel expenses for contributors, and in general just keep KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bugfix-mentioned-here"&gt;To get a new Plasma feature or a bugfix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: car of the year edition</title><link>https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/</link><pubDate>Sat, 10 Jan 2026 00:01:00 +0000</pubDate><author>Nate Graham, Lubos Krystynek, Rafal Krawczyk, and John Veness</author><guid>https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Let’s thank Lubos Krystynek, Rafal Krawczyk, and John Veness for stepping up to help with this week’s issue. Thanks, guys!&lt;/p&gt;
&lt;p&gt;This week, &lt;a href="https://media.mercedes-benz.com/article/4cbc2640-87c7-4c4a-95f6-789319e9abc0"&gt;the first car running KWin won the “Car of the Year” award&lt;/a&gt;. Yes, really — KDE in the car! Here’s &lt;a href="https://www.youtube.com/watch?v=pqJ-9SUPFwY"&gt;KDE’s Victoria Fischer talking about it at Qt World Summit 2023&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=pqJ-9SUPFwY"&gt;&lt;figure&gt;
 &lt;img class="img-fluid" alt="KDE in the Kar!" src="https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/kde-in-the-kar.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Almost all of these posts end with “KDE has become important in the world…” and I think this is a good reminder that it’s true, not just some empty platitude. KDE &lt;em&gt;is&lt;/em&gt; important. And all of you building or using KDE’s software are important, too.&lt;/p&gt;
&lt;p&gt;But KDE is not only important to cars; we’re incredibly important to computers! And on that subject, some really nice features and user interface improvements landed for the upcoming Plasma 6.6 release. The hard feature freeze is coming up soon, at which point we’ll move into full bug-fixing and polishing mode.&lt;/p&gt;
&lt;p&gt;But until then, enjoy some juicy new goodies! Check it out:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable New Features&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Feature&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-660"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;You can now save your current visual settings as a new global theme! (Vlad Zahorodnii, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6097"&gt;plasma-desktop MR #6097&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Global Themes page in System Settings showing the opportunity to create a new global theme from the current visual settings" src="https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/save-new-global-theme.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Added a “Forget device” action to the Bluetooth system tray widget, allowing users to remove paired devices without opening System Settings. (Andrew Gigena, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=434691"&gt;KDE Bug #434691&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/bluetooth-forget-device-in-widget.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;You can now search for processes in System Monitor based on their full command-line invocation when the “Command” column is visible. (Alexey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=448331"&gt;KDE Bug #448331&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;On supported systems, the logout screen now mentions when the system will restart into a different operating system or boot option after it reboots. (Nikolay Kochulin, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5469"&gt;plasma-workspace MR #5469&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Logout screen showing that a different OS will be booted into after restart" src="https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/logout-screen-shows-next-boot.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI Improvements&lt;/h2&gt;
&lt;!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&amp;state=merged&amp;label_name%5B%5D=Enhancement&amp;first_page_size=20 --&gt;
&lt;h3 id="plasma-660-1"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;The Power and Battery widget now tells you what specific power management actions apps are blocking, instead of assuming that they’re all blocking both sleep and screen locking. (Jakob Petsovits, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=418433"&gt;KDE Bug #418433&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Power and Battery widget telling you what each app is actually blocking" src="https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/accurate-block-descriptions.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;System Settings’ Thunderbolt page now hides itself when the device doesn’t support Thunderbolt. (Alexander Wilms, &lt;a href="https://invent.kde.org/plasma/plasma-thunderbolt/-/merge_requests/47"&gt;plasma-thunderbolt MR #47&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;When there are many windows open, the Task Manager widget will now scroll to the active one when you open its window thumbnail list. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=499716"&gt;KDE Bug #499716&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Notifications no longer waste space showing the same icon in two places. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6151"&gt;plasma-workspace MR #6151&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Spectacle now remembers the size (and on X11, also the position) of its main window across launches. (Aviral Singh, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=499652"&gt;KDE Bug #499652&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Made multiple UI improvements to the “Configure Columns” dialog in System Monitor. (Arjen Hiemstra, &lt;a href="https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/405"&gt;plasma-systemmonitor MR #405&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="System Monitor’s new “Configure Columns” dialog" src="https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/system-monitor-configure-columns-dialog.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;In the Weather Report widget, when a weather station isn’t reporting the current wind speed, the widget now says it doesn’t know the wind speed, rather than claiming it’s “calm”. (Tobias Fella, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/969"&gt;kdeplasma-addons MR #969&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Kickoff Application Menu widget now does a better job of handling a huge number of favorite apps. Now the favorites column eventually becomes scrollable, instead of letting icons overlap. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=424067"&gt;KDE Bug #424067&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;You can now find System Settings’ Wallpaper page by searching for “desktop background” and some other related terms. (Shubham Arora, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6152"&gt;plasma-workspace MR #6152&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="frameworks-623"&gt;Frameworks 6.23&lt;/h3&gt;
&lt;p&gt;Made it possible to see more items at once in the “Get New [thing]” dialogs. (Nate Graham, &lt;a href="https://invent.kde.org/frameworks/knewstuff/-/merge_requests/380"&gt;frameworks-knewstuff MR #380&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="More items visible at a time in the Get New Stuff dialogs" src="https://blogs.kde.org/2026/01/10/this-week-in-plasma-car-of-the-year-edition/more-kns-items-visible-at-once.webp"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Open/Save dialogs now use relative-style date formatting for recent dates and times, which matches how Dolphin shows them. (Méven Car, &lt;a href="https://invent.kde.org/frameworks/kio/-/merge_requests/2103"&gt;frameworks-kio MR #2103&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Folders that show thumbnails of their contents now refresh the thumbnail immediately when any of those files are removed. (Akseli Lahtinen, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=497259"&gt;KDE Bug #497259&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable Bug Fixes&lt;/h2&gt;
&lt;!-- Can find some with https://tinyurl.com/bdepnh4v --&gt;
&lt;h3 id="plasma-655"&gt;Plasma 6.5.5&lt;/h3&gt;
&lt;p&gt;Fixed a strange issue that broke key repeat only in the Brave web browser. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513637"&gt;KDE Bug #513637&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue that could make the panel configuration dialog appear on the wrong screen with certain panel and screen arrangements. (Aleksey Rochev, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6140"&gt;plasma-workspace MR #6140&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed two issues with the “Show Alternatives” popup: one that made it get cut off outside of the screen area for widgets positioned on certain areas of the desktop, and another that made it not disappear when it lost focus. (Aleksey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511188"&gt;KDE Bug #511188&lt;/a&gt; and &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511187"&gt;KDE Bug #511187&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-2"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Fixed an issue that made Plasma quit when you disconnected the last screen. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513003"&gt;KDE Bug #513003&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue with the Applications table on System Monitor’s Overview page being blurry with certain scale factors. We had already previously fixed this, but it turned out there were more remaining cases where it still happened, so this should take care of the rest! (Arjen Hiemstra, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=445759"&gt;KDE Bug #445759&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in Performance &amp;amp; Technical&lt;/h2&gt;
&lt;h3 id="plasma-660-3"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Implemented support in Plasma for the up-and-coming &lt;a href="https://github.com/bilelmoussaoui/oo7"&gt;oo7 Secret Service provider&lt;/a&gt;. (Marco Martin and Harald Sitter, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6109"&gt;plasma-workspace MR #6109&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a hilarious issue that caused the wallpaper to bounce a tiny bit with certain fractional scale factors on secondary screens using direct scan-out while on a very recent kernel version. (Xaver Hugl, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513277"&gt;KDE Bug #513277&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How You Can Help&lt;/h2&gt;
&lt;p&gt;KDE has become important in the world, and your time and contributions have helped us get there. As we grow, we need your support to keep KDE sustainable.&lt;/p&gt;
&lt;p&gt;You can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt;. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;For example, helping out to write these posts is warmly appreciated. Anyone interested in getting involved should check out the &lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;evolving documentation on the topic&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation!&lt;/a&gt; This helps cover operational costs, salaries, travel expenses for contributors, and in general just keep KDE bringing Free Software to the world.&lt;/p&gt;
&lt;p&gt;To get a new Plasma feature or a bugfix mentioned here, feel free to push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests?scope=all&amp;amp;state=opened&amp;amp;search=this&amp;#43;week&amp;#43;in&amp;#43;plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>This Week in Plasma: new year, new accessibility features!</title><link>https://blogs.kde.org/2026/01/03/this-week-in-plasma-new-year-new-accessibility-features/</link><pubDate>Sat, 03 Jan 2026 00:01:00 +0000</pubDate><author>Nate Graham, and John Veness</author><guid>https://blogs.kde.org/2026/01/03/this-week-in-plasma-new-year-new-accessibility-features/</guid><description>&lt;!-- ![](thumbnail.png) --&gt;
&lt;!-- 


&lt;section class="swiper d-flex mb-5" aria-label="Screenshots" role="list"&gt;
 &lt;div class="swiper-wrapper d-flex my-3" role="listitem"&gt;
 &lt;/div&gt;
 &lt;div class="swiper-pagination" style="bottom: 0"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-prev"&gt;&lt;/div&gt;
 &lt;div class="swiper-button-next"&gt;&lt;/div&gt;
&lt;/section&gt;

 --&gt;
&lt;!-- 
 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="%25!s%28%3cnil%3e%29something.mp4" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;
 --&gt;
&lt;p&gt;Welcome to a new issue of &lt;em&gt;This Week in Plasma!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Plasma developers are starting to trickle back from their vacations, and are polishing up and merging work that was nearing completion late last year. Among them are some impactful accessibility features, plus lots more holiday goodies!&lt;/p&gt;
&lt;p&gt;Also, allow us to thank everyone who donated to &lt;a href="https://kde.org/fundraisers/yearend2025/"&gt;KDE’s 2025 end-of-year fundraiser&lt;/a&gt;. Thanks to all of you, &lt;strong&gt;we raised an additional €385,000&lt;/strong&gt; for &lt;a href="https://ev.kde.org"&gt;KDE e.V.&lt;/a&gt; — a staggering, awe-inspiring sum of money! KDE e.V. will put it to good use keeping KDE financially and technically sustainable for years to come.&lt;/p&gt;
&lt;p&gt;Finally, please welcome to TWiP John Veness, who has helped out with this week's post! Contributions here are warmly appreciated.&lt;/p&gt;
&lt;p&gt;Anyway, let’s check out the work:&lt;/p&gt;
&lt;h2 id="notable-new-features"&gt;Notable New Features&lt;/h2&gt;
&lt;h3 id="plasma-660"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;The “Slow Keys” accessibility feature has been implemented for Plasma’s Wayland session! (Martin Riethmayer, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=490826"&gt;KDE bug #490826&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Zoom effect now has a mode where the pointer never leaves the center of the physical screen. (Ritchie Frodomar, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513145"&gt;KDE bug #513145&lt;/a&gt;)&lt;/p&gt;

 


&lt;figure class="text-center ratio ratio-16x9" style=""&gt;
 &lt;video controls&gt;&lt;source src="https://blogs.kde.org/2026/01/03/this-week-in-plasma-new-year-new-accessibility-features/always-centered-pointer-zoom-mode.webm" type="video/mp4" /&gt;&lt;/video&gt;&lt;/figure&gt;

&lt;p&gt;The Emoji Selector app now lets you choose a preferred skin tone for emojis of hands and people. (Tobias Ozór, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3399"&gt;plasma-desktop MR #3399&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Emoji Selector app showing skin tone chooser menu" src="https://blogs.kde.org/2026/01/03/this-week-in-plasma-new-year-new-accessibility-features/emoji-selector-skin-tone-selector.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;It’s now possible to disable the visible timeout indicators on notifications if they stress you out. (Anton Birkel, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=411613"&gt;KDE bug #411613&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Option on System Settings’ Notifications page to disable notification timeout indicators" src="https://blogs.kde.org/2026/01/03/this-week-in-plasma-new-year-new-accessibility-features/notifications-kcm-option-to-disable-timeout-indicators.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;h2 id="notable-ui-improvements"&gt;Notable UI Improvements&lt;/h2&gt;
&lt;h3 id="plasma-655"&gt;Plasma 6.5.5&lt;/h3&gt;
&lt;p&gt;When Discover prompts you to search the internet for an app that it couldn’t find, the search string now includes the correct OS name if you’re not using a Linux-based OS. (Jaimukund Bhan, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513366"&gt;KDE bug #513366&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-1"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Using a game controller will now count as “activity”, stopping the system from automatically going to sleep or locking the screen. (Yelsin Sepulveda, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=328987"&gt;KDE bug #328987&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;When a laptop is plugged in or unplugged while asleep, it now wakes up being aware of the current state. (Nate Graham, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=507203"&gt;KDE bug #507203&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;System Settings’ Touchscreen page now hides itself when there are no touchscreens connected. (Nicolas Fella, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513566"&gt;KDE bug #513566&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The screen chooser OSD now has a button to open the full System Settings page if none of the built-in options are relevant. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kscreen/-/merge_requests/442"&gt;kscreen MR #442&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Button in screen chooser OSD to configure screen settings in more detail" src="https://blogs.kde.org/2026/01/03/this-week-in-plasma-new-year-new-accessibility-features/screen-chooser-osd-button-to-configure-screens-in-more-detail.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;Creating a sticky note on the desktop via middle-click paste now focuses the text area immediately, ready for editing. (Kai Uwe Broulik, &lt;a href="https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/967"&gt;kdeplasma-addons MR #967&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Subtly improved the appearance of overlay badges on Plasma widgets, particularly the ones in the system tray. (Noah Davis, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6118"&gt;plasma-workspace MR #6118&lt;/a&gt;)&lt;/p&gt;
&lt;figure&gt;
 &lt;img class="img-fluid" alt="Nicer-looking widget badges" src="https://blogs.kde.org/2026/01/03/this-week-in-plasma-new-year-new-accessibility-features/nicer-widget-badges.png"
 style="max-width: 100%; height: auto"
 /&gt;
&lt;/figure&gt;
&lt;p&gt;In the Application Dashboard launcher widget, category highlights now span the full width of the area, making it more visually consistent. (Christoph Wolk, &lt;a href="https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3408"&gt;plasma-desktop MR #3408&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Large Icons Task Switcher style now does a better job of showing a large number of icons by wrapping them onto multiple rows rather than scrolling horizontally. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513436"&gt;KDE bug #513436&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-bug-fixes"&gt;Notable Bug Fixes&lt;/h2&gt;
&lt;h3 id="plasma-655-1"&gt;Plasma 6.5.5&lt;/h3&gt;
&lt;p&gt;Fixed an issue that made some Plasma popups inappropriately stay open when they lost focus. (Aleksey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=511187"&gt;KDE bug #511187&lt;/a&gt;)&lt;/p&gt;
&lt;h3 id="plasma-660-2"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Possibly fixed one of the most common panel-related Plasma crashes. (David Edmundson, &lt;a href="https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6086"&gt;plasma-workspace MR #6086&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed an issue in Spectacle that could make some toolbars in Rectangular Region mode appear off-screen when using a multi-monitor setup where not all screens share a baseline. (Mario Roß, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=468794"&gt;KDE bug #468794&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a bug that could make the “New!” badge on newly-installed apps in Kickoff overflow for apps with very long names. (Christoph Wolk, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=513272"&gt;KDE bug #513272&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Fixed a weird issue that could make the Task Manager start a drag-and-drop operation when double-clicking a task right on the screen edge. (Aleksey Rochev, &lt;a href="https://bugs.kde.org/show_bug.cgi?id=501922"&gt;KDE bug #501922&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="notable-in-performance--technical"&gt;Notable in Performance &amp;amp; Technical&lt;/h2&gt;
&lt;h3 id="plasma-660-3"&gt;Plasma 6.6.0&lt;/h3&gt;
&lt;p&gt;Improved and fixed support for OpenBSD in multiple places. (Rafael Sadowski, &lt;a href="https://invent.kde.org/plasma/kpipewire/-/merge_requests/229"&gt;KPipeWire MR #229&lt;/a&gt;, &lt;a href="https://invent.kde.org/plasma/kinfocenter/-/merge_requests/284"&gt;KInfoCenter MR #284&lt;/a&gt;, &lt;a href="https://invent.kde.org/frameworks/solid/-/merge_requests/228"&gt;Solid MR #228&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id="how-you-can-help"&gt;How You Can Help&lt;/h2&gt;
&lt;p&gt;“This Week in Plasma” &lt;a href="https://blogs.kde.org/2025/12/28/8-years-of-this-week-in-plasma/"&gt;needs your help!&lt;/a&gt; Publishing these posts is time-consuming and needs community assistance to be sustainable. Right now there are two ways to help:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://community.kde.org/Promotion/This_week_in_KDE"&gt;Help put together the posts using the current mostly manual process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://invent.kde.org/teams/promo/tasks/-/issues/13"&gt;Help automate the process&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Work can be coordinated &lt;a href="https://matrix.to/#/%23this-week-kde-apps:kde.org"&gt;in the relevant Matrix room&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Beyond that, you can help KDE by directly &lt;a href="https://community.kde.org/Get_Involved"&gt;getting involved&lt;/a&gt; in any other projects. Donating time is actually more impactful than donating money. Each contributor makes a huge difference in KDE — you are not a number or a cog in a machine! You don’t have to be a programmer, either; many other opportunities exist.&lt;/p&gt;
&lt;p&gt;You can also help out by &lt;a href="https://kde.org/donate"&gt;making a donation!&lt;/a&gt; This helps cover operational costs, salaries, travel expenses for contributors, and in general just keep KDE bringing Free Software to the world.&lt;/p&gt;
&lt;h2 id="to-get-a-new-plasma-feature-or-a-bugfix-mentioned-here"&gt;To get a new Plasma feature or a bugfix mentioned here&lt;/h2&gt;
&lt;p&gt;Push a commit to &lt;a href="https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma"&gt;the relevant merge request on invent.kde.org&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>