[Spectacle] [Bug 480023] Add a GUI for stopping region recording besides the systray when started from the viewer window

2024-02-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480023

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Keywords||usability

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 480023] Add a GUI for stopping region recording besides the systray when started from the viewer window

2024-02-02 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=480023

Noah Davis  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
Summary|Can't stop a region |Add a GUI for stopping
   |recording   |region recording besides
   ||the systray when started
   ||from the viewer window

--- Comment #8 from Noah Davis  ---
(In reply to Aleix Pol from comment #7)
> > Are you taking a screenshot using the global shortcut ...
> 
> No, this is about recording.
> 
> It's actually weird that both active window and full-screen will minimise
> spectacle but the region one will move into the system tray.

I meant screencast, not screenshot.

> It's actually weird that both active window and full-screen will minimise
> spectacle but the region one will move into the system tray.

Ah I forgot that region recording always goes to the systray. Yeah, that's
caused by a limitation of how spectacle handles multiple types of main windows.
I'll have to work on that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 480023] Add a GUI for stopping region recording besides the systray when started from the viewer window

2024-05-03 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=480023

Justin Zobel  changed:

   What|Removed |Added

 CC||jus...@kde.org

--- Comment #9 from Justin Zobel  ---
I came across this bug as I couldn't figure out how to stop the recording. It's
lacking discoverability. Perhaps a notification when you start the first
recording indicating that the user needs to press the red dot in the System
Tray to end the recording.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 480023] Add a GUI for stopping region recording besides the systray when started from the viewer window

2024-05-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480023

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/spectacle/-/merge_requests/360

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 480023] Add a GUI for stopping region recording besides the systray when started from the viewer window

2024-05-09 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=480023

--- Comment #11 from Noah Davis  ---
Git commit da86ecb98673386a154e466dabb751ddf43c31cf by Noah Davis.
Committed on 09/05/2024 at 17:11.
Pushed by ndavis into branch 'master'.

Make system tray icon easier to notice

Switches from QSystemTrayIcon to KStatusNotifierItem.

The icon has a scale animation when it appears that repeats a few times.

A system notification also appears when recording has started that tells you
about the system tray icon.

M  +1-0.kde-ci.yml
M  +1-0CMakeLists.txt
M  +1-0src/CMakeLists.txt
M  +77   -15   src/SpectacleCore.cpp

https://invent.kde.org/graphics/spectacle/-/commit/da86ecb98673386a154e466dabb751ddf43c31cf

-- 
You are receiving this mail because:
You are watching all bug changes.