[kwin] [Bug 370339] When resizing windows the cursor switches to one icon only

2018-12-31 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=370339

Vlad Zagorodniy  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kwi
   ||n/1ca2aec77fee3ba0d82fa8ef7
   ||1efe1290028f7d7
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.15

--- Comment #4 from Vlad Zagorodniy  ---
Git commit 1ca2aec77fee3ba0d82fa8ef71efe1290028f7d7 by Vlad Zagorodniy.
Committed on 31/12/2018 at 10:35.
Pushed by vladz into branch 'master'.

[wayland] Don't use hardcoded move-resize cursor

Summary:
Currently, when resizing a window the cursor doesn't match the resize
direction. The reason for that is the move-resize cursor is hardcoded.

To fix that, CursorImage::updateMoveResize has to use AbstractClient::cursor.
Also, because the move-resize cursor is updated after calling startMoveResize,
we have to connect to AbstractClient::moveResizeCursorChanged.
FIXED-IN: 5.15

Reviewers: #kwin, davidedmundson, broulik, romangg, graesslin

Reviewed By: #kwin, graesslin

Subscribers: davidedmundson, romangg, graesslin, kwin

Tags: #kwin

Maniphest Tasks: T5714

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

M  +186  -0autotests/integration/pointer_input.cpp
M  +3-0cursor.h
M  +2-1pointer_input.cpp

https://commits.kde.org/kwin/1ca2aec77fee3ba0d82fa8ef71efe1290028f7d7

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

[kwin] [Bug 370339] When resizing windows the cursor switches to one icon only

2017-08-22 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=370339

Martin Flöser  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #3 from Martin Flöser  ---
*** Bug 383838 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 370339] When resizing windows the cursor switches to one icon only

2017-03-19 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370339

Martin Gräßlin  changed:

   What|Removed |Added

  Component|wayland-generic |input

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

[kwin] [Bug 370339] When resizing windows the cursor switches to one icon only

2016-11-04 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370339

Martin Gräßlin  changed:

   What|Removed |Added

  Flags||ReviewRequest+
URL||https://phabricator.kde.org
   ||/D3202

--- Comment #2 from Martin Gräßlin  ---
See https://phabricator.kde.org/D3202

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

[kwin] [Bug 370339] When resizing windows the cursor switches to one icon only

2016-10-29 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=370339

Martin Gräßlin  changed:

   What|Removed |Added

  Flags||Wayland+

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

[kwin] [Bug 370339] When resizing windows the cursor switches to one icon only

2016-10-09 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370339

Martin Gräßlin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Martin Gräßlin  ---
I never noticed and I thought that worked correctly. Might be a recent
regression.

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