[websites/blogs-kde-org] content/posts/twip/2026-08-01: This Week in Plasma — 2026-08-01
Nate Graham <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 4e38e7c89f71ff9b6f786022729e13005a7c8fdd by Nate Graham. Committed on 31/07/2026 at 22:28. Pushed by ngraham into branch 'master'. This Week in Plasma — 2026-08-01 A +141 -0 content/posts/twip/2026-08-01/index.md A +- -- content/posts/twip/2026-08-01/kup-applet-after.webp A +- -- content/posts/twip/2026-08-01/kup-applet-before.webp A +- -- content/posts/twip/2026-08-01/resizing-emojis.webm https://invent.kde.org/websites/blogs-kde-org/-/commit/4e38e7c89f71ff9b6f786022729e13005a7c8fdd diff --git a/content/posts/twip/2026-08-01/index.md b/content/posts/twip/2026-08-01/index.md new file mode 100644 index 00000000..5558b896 --- /dev/null +++ b/content/posts/twip/2026-08-01/index.md @@ -0,0 +1,141 @@ +--- +title: "This Week in Plasma: Emoji Resizing" +discourse: ngraham +date: "2026-08-01T00:00:01Z" +authors: + - nategraham + - johnveness +categories: + - This Week in Plasma +newsletter: true +fediverse: "@[email protected]" +#image: thumbnail.png +kup-applet-slideshow: +- name: "After" + url: kup-applet-after.webp +- name: "Before" + url: kup-applet-before.webp +--- + +<!-- Example wording for a change, MR version. (Developer Name, [repo-name MR #xxx](https://invent.kde.org/plasma/repo-name/-/merge_requests/xxx)) --> + +<!-- Example wording for a change, Bugzilla version. (Developer Name, [KDE Bugzilla #xxx](https://bugs.kde.org/show_bug.cgi?id=xxx)) --> + +<!--  --> + +<!-- {{< screenshots name="SOMETHING-slideshow" >}} --> + +<!-- {{< video src="something.mp4" >}} --> + +Welcome to a new issue of *This Week in Plasma!* + +*…but before we start, here’s a quick reminder that we’ve entered the last week to submit your proposal for the next [KDE Goals cycle](https://blogs.kde.org/2026/06/20/kde-goals-call-for-submissions/)! If you’re not ready to champion a goal, you can still get involved by joining one of the [existing proposals](https://invent.kde.org/teams/goals/goal-setting/2026/-/boards) as a contributor or supporter.* + +And now, without further ado… + +In addition to the headliner feature and expected UI improvements and bug fixes, this week features some promising technical and performance improvements. Have a look: + + + +## Notable new features +<!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&state=merged&label_name%5B%5D=Feature&first_page_size=20 --> + +### Plasma 6.8 +You can now make the emojis in the Emoji Selector window bigger or smaller. (Jason Uithol, [plasma-desktop MR #3878](https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3878)) + +{{< video src="resizing-emojis.webm" >}} + +On System Settings’ Display Configuration page, you can now move screens pixel-by-pixel using the arrow keys while in layout editing mode. (Antti Savolainen, [kscreen MR #476](https://invent.kde.org/plasma/kscreen/-/merge_requests/476)) + + + + +## Notable UI improvements +<!-- Can find some with https://invent.kde.org/groups/plasma/-/merge_requests/?sort=merged_at_desc&state=merged&label_name%5B%5D=Enhancement&first_page_size=20 --> + +### Plasma 6.7.4 +The Emoji Selector window is now always tall enough to accommodate its sidebar without scrolling. (Christoph Wolk, [KDE Bugzilla #523090](https://bugs.kde.org/show_bug.cgi?id=523090)) + +Spectacle now detects QR codes in screenshots that you take in such a manner that the main UI is never shown; if you click “Annotate” from the notification about it, the QR code will be detected there. (Kai Uwe Broulik, [KDE Bugzilla #521097](https://bugs.kde.org/show_bug.cgi?id=521097)) + + +### Plasma 6.8 +In Spectacle’s settings window, image quality controls are now only available for image types whose quality level is adjustable. (Zhora Zmeykin, [spectacle MR #568](https://invent.kde.org/plasma/spectacle/-/merge_requests/568)) + +Clarified the instructions on System Settings’s Remote Desktop page a little bit. (Nate Graham, [krdp MR #224](https://invent.kde.org/plasma/krdp/-/merge_requests/224) and [krdp MR #225](https://invent.kde.org/plasma/krdp/-/merge_requests/225)) + + +### Kup 0.11.0 +Modernized the UI for the Kup backup system’s System Tray widget, so now it matches other Plasma widgets that can similarly show multiple items, each with their own actions. (Bharadwaj Raju and Tomáš Hnyk, [kup MR #53](https://invent.kde.org/system/kup/-/merge_requests/53) and [kup MR #54](https://invent.kde.org/system/kup/-/merge_requests/54)) + +{{< screenshots name="kup-applet-slideshow" >}} + + + + +## Notable bug fixes +<!-- +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&state=merged&label_name%5B%5D=Bugfix&first_page_size=20 +--> + +### Plasma 6.6.7 +Fixed a case where the `ksystemstats` background service could crash seemingly randomly. (Méven Car, [KDE Bugzilla #523562](https://bugs.kde.org/show_bug.cgi?id=523562)) + +Fixed a recent regression that made blank document icons appear in the notification history view. (Kai Uwe Broulik, [KDE Bugzilla #522846](https://bugs.kde.org/show_bug.cgi?id=522846)) + +Fixed a bug that could make extremely long words in Plasma tooltips overflow rather than wrapping. (Nate Graham, [KDE Bugzilla #523614](https://bugs.kde.org/show_bug.cgi?id=523614)) + +Fixed a bug that made third-party widgets fail to inhibit power management more than once. (Vincent de Robert, [KDE Bugzilla #523605](https://bugs.kde.org/show_bug.cgi?id=523605)) + + +### Plasma 6.7.4 +Fixed a visual glitch where the highlight area for expanded list items in various System Tray widgets would sometimes be too small to fit its contents. (Bharadwaj Raju, [KDE Bugzilla #506295](https://bugs.kde.org/show_bug.cgi?id=506295)) + + +### Plasma 6.8 +Fixed an issue that could sometimes corrupt very large screenshots taken in Spectacle when they were pasted elsewhere. (Cezar Craciunoiu, [spectacle MR #566](https://invent.kde.org/plasma/spectacle/-/merge_requests/566)) + + +### Frameworks 6.29 +Opening various windows and dialogs using Kirigami components no longer makes the content scroll into view for no particularly good reason. (Manuel Alcaraz Zambrano, [KDE Bugzilla #515811](https://bugs.kde.org/show_bug.cgi?id=515811)) + + +### ddcutil 2.2.8 +Fixed multiple issues that could make the `powerdevil` background process freeze or crash. (Sanford Rockowitz, [ddcutil issue #581](https://github.com/rockowitz/ddcutil/issues/581) and [ddcutil issue #587](https://github.com/rockowitz/ddcutil/issues/587)) + + + + +## Notable in performance & technical + +### Plasma 6.8 +Significantly improved performance with external GPUs. Read more about this [on Xaver’s blog](https://zamundaaa.github.io/wayland/2026/07/31/fixing-multi-gpu.html)! (Xaver Hugl, [kwin MR #7101](https://invent.kde.org/plasma/kwin/-/merge_requests/7101)) + +You can now change the size (and effective resolution) of virtual screens created for screencasting, rather than them being fixed to a resolution of 1920 × 1080 pixels. (David Edmundson, [KDE Bugzilla #512620](https://bugs.kde.org/show_bug.cgi?id=512620)) + +Panel floating-ness can now be changed using Plasma desktop scripting. (Ramil Nurmanov, [KDE Bugzilla #521549](https://bugs.kde.org/show_bug.cgi?id=521549)) + +KWin now recognizes the “Pick up phone” and “Hang up phone” keys on some keyboards, allowing them to be used in keyboard shortcuts to trigger actions. (Méven Car, [kwin MR #7892](https://invent.kde.org/plasma/kwin/-/merge_requests/7892)) + + +### Frameworks 6.29 +Fixed a performance issue that could make Plasma freeze when it sent a notification with a lot of emojis in it. (Devin Lin, [KDE Bugzilla #508070](https://bugs.kde.org/show_bug.cgi?id=508070)) + + + +## How you can help +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. + +Would you like to help put together this weekly report? Introduce yourself in [the Matrix room](https://matrix.to/#/#this-week-kde-apps:kde.org) and [join the team](https://community.kde.org/Promotion/This_week_in_KDE)! + +Beyond that, you can help KDE by directly [getting involved](https://community.kde.org/Get_Involved) 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. + +You can also help out by [making a donation](https://kde.org/donate)! This helps cover operational costs, salaries, travel expenses for contributors, and in general just keeps KDE bringing Free Software to the world. + + + + +## To get a new Plasma feature or a bug fix mentioned here +Push a commit to [the relevant merge request on invent.kde.org](https://invent.kde.org/websites/blogs-kde-org/-/merge_requests/?label_name%5B%5D=This%20Week%20in%20Plasma). diff --git a/content/posts/twip/2026-08-01/kup-applet-after.webp b/content/posts/twip/2026-08-01/kup-applet-after.webp new file mode 100644 index 00000000..62aa1c60 Binary files /dev/null and b/content/posts/twip/2026-08-01/kup-applet-after.webp differ diff --git a/content/posts/twip/2026-08-01/kup-applet-before.webp b/content/posts/twip/2026-08-01/kup-applet-before.webp new file mode 100644 index 00000000..287d539c Binary files /dev/null and b/content/posts/twip/2026-08-01/kup-applet-before.webp differ diff --git a/content/posts/twip/2026-08-01/resizing-emojis.webm b/content/posts/twip/2026-08-01/resizing-emojis.webm new file mode 100644 index 00000000..2330f1eb Binary files /dev/null and b/content/posts/twip/2026-08-01/resizing-emojis.webm differ