https://bugs.kde.org/show_bug.cgi?id=482467

Noah Davis <noaha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/spectacle/-/commit/d39
                   |                            |73de254fe7b0f89c9f320836832
                   |                            |fa4f0dd7fc
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Noah Davis <noaha...@gmail.com> ---
Git commit d3973de254fe7b0f89c9f320836832fa4f0dd7fc by Noah Davis.
Committed on 05/05/2024 at 20:32.
Pushed by ndavis into branch 'master'.

Raise and activate capture windows when shown

This code is in QML instead of C++ because you can't get the global mouse pos
from QCursor on wayland. We need to get the mouse pos within the window and QML
was the easiest place to get it.

M  +12   -0    src/Gui/ImageCaptureOverlay.qml
M  +12   -0    src/Gui/VideoCaptureOverlay.qml

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

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

Reply via email to