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

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kwi
                   |                            |n/ea5e70116456975b3ca3f3797
                   |                            |77b8a83291bb4e8
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.12.1

--- Comment #14 from Martin Flöser <mgraess...@kde.org> ---
Git commit ea5e70116456975b3ca3f379777b8a83291bb4e8 by Martin Flöser.
Committed on 05/02/2018 at 20:21.
Pushed by graesslin into branch 'Plasma/5.12'.

[x11] Fix interactive point selection

Summary:
The support for interactive point selection was missing. This results in
the ColorPicker dbus API always returning an error on X11. We either need
to disable the ColorPicker on X11 or add support for this functionality.

As the X11 platform basically supports selecting a point in the
interactive window selection it makes more sense to add this missing
method in the platform than to disable support of color picker effect.
FIXED-IN: 5.12.1

Test Plan:
Run KWin/X11 on Xephyr and was able to pick a color and
kill a window

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10302

M  +55   -13   plugins/platforms/x11/standalone/windowselector.cpp
M  +6    -0    plugins/platforms/x11/standalone/windowselector.h
M  +8    -0    plugins/platforms/x11/standalone/x11_platform.cpp
M  +1    -0    plugins/platforms/x11/standalone/x11_platform.h

https://commits.kde.org/kwin/ea5e70116456975b3ca3f379777b8a83291bb4e8

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

Reply via email to