1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-07 09:18:03 +03:00
latte-dock/app/view
Steffen Coenen 56cfb42734 Fix autohide behaviour after dragging a panel
Summary:
Currently, when dragging a window from the panel to move it, it breaks the autohide behaviour of active docks/panels. This change imitates a release event on X11 to circumvent these problems.

BUG: 403104

Reviewers: mvourlakos

Reviewed By: mvourlakos

Subscribers: plasma-devel

Tags: #latte_dock, #plasma

Differential Revision: https://phabricator.kde.org/D18194
2019-01-14 18:50:10 +02:00
..
settings recreate view only when is really needed 2019-01-11 20:08:33 +02:00
contextmenu.cpp refactor:rename DockCorona to Latte::Corona 2018-12-06 14:35:34 +02:00
contextmenu.h REFACTOR:drop DockView term,in favour of LatteView 2018-12-06 12:51:15 +02:00
effects.cpp Fix minor typos 2019-01-02 19:37:43 +02:00
effects.h refactor:remove no needed colorizer signals 2018-12-25 20:33:47 +02:00
panelshadows_p.h REFACTOR:rename DockView to Latte::View 2018-12-06 12:15:58 +02:00
panelshadows.cpp REFACTOR:rename DockView to Latte::View 2018-12-06 12:15:58 +02:00
positioner.cpp dont call syncGeometry if not needed in some case 2018-12-09 02:24:57 +02:00
positioner.h REFACTOR:rename DockView to Latte::View 2018-12-06 12:15:58 +02:00
screenedgeghostwindow.cpp refactor:move screenedgewindow to ViewPart:: 2018-12-09 00:15:17 +02:00
screenedgeghostwindow.h Fix minor typos 2019-01-02 19:37:43 +02:00
view.cpp dont unblock for !editMode 2019-01-11 20:09:46 +02:00
view.h refactor:move plasmaquick headers to better place 2018-12-13 19:51:22 +02:00
visibilitymanager.cpp Fix autohide behaviour after dragging a panel 2019-01-14 18:50:10 +02:00
visibilitymanager.h refactor:drop visibilitymanager private class 2018-12-20 18:59:38 +02:00