Michail Vourlakos
b15bd24218
refactor:move shortcutsEngine to its own class
...
--in that way all environment related shortcuts
management (e.g. plasma related shortcuts) is moved
in its own class
6 years ago
Michail Vourlakos
5416b1c0ef
REFACTOR:move layout to its own folder
6 years ago
Michail Vourlakos
cf6641a089
dont unblock for !editMode
...
--when containment changes status it was
unblocking the visibility manager. This patch
fixes that situation and the blocker remains
under editMode. This way the dock can not be
hidden when it is in editMode.
6 years ago
Yuri Chornoivan
8d7110f761
Fix minor typos
...
Summary: Fix minor typos in messages and comments
Test Plan: No major changes to prevent compilation and usage
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D17894
6 years ago
Michail Vourlakos
63e9fbc99f
dont block mouse events with no reason
...
BUG: 402572
6 years ago
Michail Vourlakos
32a34d7c47
show latte view for all cases of Meta+A
6 years ago
Michail Vourlakos
2244cae8bc
refactor:move PlasmaThemeExtended to better path
6 years ago
Michail Vourlakos
b05c7d94ae
refactor:add visibilitymanager to ViewPart::
6 years ago
Michail Vourlakos
0510293c21
REFACTOR:Move confiView(s) to ViewPart:: namespace
6 years ago
Michail Vourlakos
f84043d28e
REFACTOR:change dock in containment to latteView
6 years ago
Michail Vourlakos
1ab99761a1
REFACTOR:Update Dock types to new Latte2::Types
6 years ago
Michail Vourlakos
185dd39e5c
refactor:rename dock terms to view terms
6 years ago
Michail Vourlakos
fd23fd83c1
refactor:rename dockWinBehavior to byPassWM flag
6 years ago
Michail Vourlakos
25d9d4ed17
refactor:rename DockCorona to Latte::Corona
6 years ago
Michail Vourlakos
39368a41de
REFACTOR:rename DockView to Latte::View
...
--move all classes related to Latte::View
from dock/ folder to view/ folder
6 years ago