[websites/blogs-kde-org/frdbr-work/twip/2026-08-01-patch-f522] content/posts/twip/2026-08-01: Add screenshots and screen recordings
Nate Graham <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 855c0b6787ccd901bd25801b8ca3ebf534d6da47 by Nate Graham. Committed on 31/07/2026 at 16:51. Pushed by frdbr into branch 'frdbr-work/twip/2026-08-01-patch-f522'. Add screenshots and screen recordings M +8 -8 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/855c0b6787ccd901bd25801b8ca3ebf534d6da47 diff --git a/content/posts/twip/2026-08-01/index.md b/content/posts/twip/2026-08-01/index.md index 60127e9f..130e3936 100644 --- a/content/posts/twip/2026-08-01/index.md +++ b/content/posts/twip/2026-08-01/index.md @@ -10,11 +10,11 @@ categories: newsletter: true fediverse: "@[email protected]" #image: thumbnail.png -#SOMETHING-slideshow: -#- name: "After" -# url: IMAGE-after.webp -#- name: "Before" -# url: IMAGE-before.webp +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)) --> @@ -40,7 +40,7 @@ This week… ### 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)) -SCREENSHOT OR SCREEN RECORDING +{{< video src="resizing-emojis.webm" >}} You can now change the size (and effective resolution) of virtual screens created for screencasting, rather than them being fixed to a resolution of 1920x1080 pixels. (David Edmundson, [KDE Bugzilla #512620](https://bugs.kde.org/show_bug.cgi?id=512620)) @@ -68,9 +68,9 @@ Clarified the instructions on System Settings’s Remote Desktop page a little b ### Gear 26.12.0 -Modernized the UI for the Kup backup system’s System Tray widget. (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)) +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)) -SCREENSHOT, MAYBE EVEN A BEFORE AND AFTER +{{< screenshots name="kup-applet-slideshow" >}} 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