Summary: | Clicking screencast tray icon should not stop recording | ||
---|---|---|---|
Product: | [Plasma] xdg-desktop-portal-kde | Reporter: | Jacob Chodubski <jchodubski> |
Component: | general | Assignee: | Jan Grulich <jgrulich> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | Keywords: | usability |
Version: | 5.23.3 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/xdg-desktop-portal-kde/commit/57f17b2df64cd67a419aba9f6d8ee0dd19b60c64 | Version Fixed In: | 5.26 |
Sentry Crash Report: |
Description
Jacob Chodubski
2021-11-24 17:28:43 UTC
> The most expected behavior would be opening an applet which contains a button "Stop recording".
> It could also contain additional information such as: what is being recorded (window or full screen),
> how long since recording has started, what application is recording.
That seems reasonable to me.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/121 Git commit 57f17b2df64cd67a419aba9f6d8ee0dd19b60c64 by Harald Sitter. Committed on 20/07/2022 at 10:26. Pushed by sitter into branch 'master'. don't stop recording on click, use a contextmenu instead previously it was super not obvious that clicking would stop the recording. now it is. M +11 -2 src/waylandintegration.cpp https://invent.kde.org/plasma/xdg-desktop-portal-kde/commit/57f17b2df64cd67a419aba9f6d8ee0dd19b60c64 |