[websites/blogs-kde-org] content/posts/twip/2026-07-18: Add screenshots
Nate Graham <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit f9cdb89b4a9b8e259a48de17cee6ad7e13ec7c2b by Nate Graham. Committed on 17/07/2026 at 19:40. Pushed by ngraham into branch 'master'. Add screenshots A +- -- content/posts/twip/2026-07-18/cpu-affinity.png M +4 -4 content/posts/twip/2026-07-18/index.md A +- -- content/posts/twip/2026-07-18/qml-window-behavior-page.png A +- -- content/posts/twip/2026-07-18/shadows-outlines-rounded-corners.png https://invent.kde.org/websites/blogs-kde-org/-/commit/f9cdb89b4a9b8e259a48de17cee6ad7e13ec7c2b diff --git a/content/posts/twip/2026-07-18/cpu-affinity.png b/content/posts/twip/2026-07-18/cpu-affinity.png new file mode 100644 index 00000000..072654e0 Binary files /dev/null and b/content/posts/twip/2026-07-18/cpu-affinity.png differ diff --git a/content/posts/twip/2026-07-18/index.md b/content/posts/twip/2026-07-18/index.md index 10bf9687..a9cb8e8e 100644 --- a/content/posts/twip/2026-07-18/index.md +++ b/content/posts/twip/2026-07-18/index.md @@ -38,13 +38,13 @@ 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 [suppressed due to size limit] [suppressed due to size limit] -SCREENSHOT OF STEAM AND DISCORD + 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)) -SCREENSHOT USING QQC2-DESKTOP-STYLE, NOT UNION + 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)) @@ -61,7 +61,7 @@ Apps using the global shortcuts portal are now allowed to rename their shortcuts ### 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 with most other pages in System Settings. (Tobias Ozór, [kwin MR #9370](https://invent.kde.org/plasma/kwin/-/merge_requests/9370)) -SCREENSHOT + diff --git a/content/posts/twip/2026-07-18/qml-window-behavior-page.png b/content/posts/twip/2026-07-18/qml-window-behavior-page.png new file mode 100644 index 00000000..60dfbf32 Binary files /dev/null and b/content/posts/twip/2026-07-18/qml-window-behavior-page.png differ diff --git a/content/posts/twip/2026-07-18/shadows-outlines-rounded-corners.png b/content/posts/twip/2026-07-18/shadows-outlines-rounded-corners.png new file mode 100644 index 00000000..8780242f Binary files /dev/null and b/content/posts/twip/2026-07-18/shadows-outlines-rounded-corners.png differ