[websites/blogs-kde-org] content/posts/twip/2026-07-18: Apply 9 suggestion(s) to 1 file(s)
Nate Graham <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit cba8d2b45e2d2d0989fb4b538c6cf7d2ab097edd by Nate Graham. Committed on 17/07/2026 at 19:40. Pushed by ngraham into branch 'master'. Apply 9 suggestion(s) to 1 file(s) Co-authored-by: John Veness <[email protected]> M +9 -9 content/posts/twip/2026-07-18/index.md https://invent.kde.org/websites/blogs-kde-org/-/commit/cba8d2b45e2d2d0989fb4b538c6cf7d2ab097edd diff --git a/content/posts/twip/2026-07-18/index.md b/content/posts/twip/2026-07-18/index.md index 74146002..77b81daa 100644 --- a/content/posts/twip/2026-07-18/index.md +++ b/content/posts/twip/2026-07-18/index.md @@ -38,7 +38,7 @@ This week… <!-- 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 manage assign processes to specific CPUs or groups of CPUs in System Monitor. (Taras Oleksyn, [KDE Bugzilla #429151](https://bugs.kde.org/show_bug.cgi?id=429151)) +You can now assign processes to specific CPUs or groups of CPUs in System Monitor. (Taras Oleksyn, [KDE Bugzilla #429151](https://bugs.kde.org/show_bug.cgi?id=429151)) The Task Manager widget now has global shortcuts for re-arranging and moving between tasks. (Salman Farooq, [plasma-desktop MR #3819](https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3819)) @@ -54,11 +54,11 @@ The Task Manager widget now has global shortcuts for re-arranging and moving bet ### Plasma 6.6.6 ### Plasma 6.7.4 -Apply using the global shortcuts portal are now allowed to rename their shortcuts by requesting to re-register them. (David Redondo, [KDE Bugzilla #523063](https://bugs.kde.org/show_bug.cgi?id=523063)) +Apps using the global shortcuts portal are now allowed to rename their shortcuts by requesting to re-register them. (David Redondo, [KDE Bugzilla #523063](https://bugs.kde.org/show_bug.cgi?id=523063)) ### Plasma 6.8 -System Settings’ Window Behavior page has been ported to QML and modernized a bit in the process, bringing it up to par for most other pages in System Settings. (Tobias Ozór, [kwin MR #9370](https://invent.kde.org/plasma/kwin/-/merge_requests/9370)) +System Settings’ Window Behavior page has been ported to QML and modernized a bit in the process, bringing it up to par with most other pages in System Settings. (Tobias Ozór, [kwin MR #9370](https://invent.kde.org/plasma/kwin/-/merge_requests/9370)) ### Frameworks 6.28 @@ -76,7 +76,7 @@ Can find some with: ### Plasma 6.6.6 ### Plasma 6.7.3 -Fixed a recent regression that made the `ksystemstats` process sometimes crash when the system woke from sleep. (Iyán Méndez Veiga. [KDE Bugzilla #521353](https://bugs.kde.org/show_bug.cgi?id=521353)) +Fixed a recent regression that made the `ksystemstats` process sometimes crash when the system woke from sleep. (Iyán Méndez Veiga, [KDE Bugzilla #521353](https://bugs.kde.org/show_bug.cgi?id=521353)) Fixed a weird issue that made the system stop sleeping according to the normal schedule if you interrupted certain monitors while they were right in the middle of shutting down. (Ameen Al-Asady, [KDE Bugzilla #523001](https://bugs.kde.org/show_bug.cgi?id=523001)) @@ -84,15 +84,15 @@ Fixed a weird issue that made the system stop sleeping according to the normal s ### Plasma 6.7.4 Fixed a somewhat common way that Discover could crash while installing updates. (Aleix Pol Gonzalez, [KDE Bugzilla #522255](https://bugs.kde.org/show_bug.cgi?id=522255)) -The bandwidth usage reported by Plasma’s remote desktop server are now accurate. (Liu Jie, [krdp MR #216](https://invent.kde.org/plasma/krdp/-/merge_requests/216)) +The bandwidth usage reported by Plasma’s remote desktop server is now accurate. (Liu Jie, [krdp MR #216](https://invent.kde.org/plasma/krdp/-/merge_requests/216)) Fixed a layout glitch on System Settings’ Pointers page that prevented some pointer size options from being fully visible when using screen scaling. (Akseli Lahtinen, [KDE Bugzilla #521187](https://bugs.kde.org/show_bug.cgi?id=521187)) -Fixed two layout glitches in Discover when using the app with multiple app backends and looking at large items on the Installed page. (Nate Graham, [discover MR #1358](https://invent.kde.org/plasma/discover/-/merge_requests/1358) and [DIscover MR #1357](https://invent.kde.org/plasma/discover/-/merge_requests/1357)) +Fixed two layout glitches in Discover when using the app with multiple backends and looking at large items on the Installed page. (Nate Graham, [discover MR #1357](https://invent.kde.org/plasma/discover/-/merge_requests/1357) and [discover MR #1358](https://invent.kde.org/plasma/discover/-/merge_requests/1358)) -System Settings’ Effects page now behaves properly for KWin effects whose default values have been overridden at the distributor level. (Nicolas Fella, [kwin MR #8112](https://invent.kde.org/plasma/kwin/-/merge_requests/8112)) +System Settings’ Effects page now behaves properly for KWin effects whose default values have been overridden at the distribution level. (Nicolas Fella, [kwin MR #8112](https://invent.kde.org/plasma/kwin/-/merge_requests/8112)) -The “Typing on the desktop activates KRunner” setting is not fully respected for Folder View widgets placed on the desktop, in addition to the embedded Folder View that *is* the desktop. (Christoph Wolk, [KD Bugzilla #523053](https://bugs.kde.org/show_bug.cgi?id=523053)) +The “Typing on the desktop activates KRunner” setting is now fully respected for Folder View widgets placed on the desktop, in addition to the embedded Folder View that *is* the desktop. (Christoph Wolk, [KDE Bugzilla #523053](https://bugs.kde.org/show_bug.cgi?id=523053)) ### Plasma 6.8 @@ -112,7 +112,7 @@ Fixed some positioning and theme compatibility issues with drop-down menus in Pl ### Plasma 6.8 ### Frameworks 6.28 -Reduced Plasma's memory usage by a little bit. (Nicolas Fella, [ksvg MR #113](https://invent.kde.org/frameworks/ksvg/-/merge_requests/113) and [kguiaddons MR #224](https://invent.kde.org/frameworks/kguiaddons/-/merge_requests/224)) +Reduced Plasma’s memory usage a little bit. (Nicolas Fella, [ksvg MR #113](https://invent.kde.org/frameworks/ksvg/-/merge_requests/113) and [kguiaddons MR #224](https://invent.kde.org/frameworks/kguiaddons/-/merge_requests/224)) ### KDE Gear 26.12