You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/app/view
Michail Vourlakos 153f5dab27 remove obsolete draggingStarted signals/slots
--draggingStarted signals/slots were used in order
to handle the active window dragging from empty areas.
The new approach ungrabs the mouse properly through
View relevant function and at the same time sends a
QEvent::Leave event to inform applets that the mouse
has left the view. This is enough in order to remove
any older draggingStarted workarounds and hacks.
6 years ago
..
indicator update indicators runtime 6 years ago
settings fix configview.h reference 6 years ago
windowstracker remove obsolete draggingStarted signals/slots 6 years ago
CMakeLists.txt move View::WindowsTracker to own directory 6 years ago
contextmenu.cpp Fix minor EBN issues 6 years ago
contextmenu.h REFACTOR:drop DockView term,in favour of LatteView 6 years ago
effects.cpp update background svg file when plasmatheme changes 6 years ago
effects.h update backgroundContrastEffect mid values 6 years ago
panelshadows.cpp REFACTOR:replace all "foreach" statements 6 years ago
panelshadows_p.h REFACTOR:rename DockView to Latte::View 6 years ago
positioner.cpp KWin issue #2,hiding windows when activies stopped 6 years ago
positioner.h KWin issue #2,hiding windows when activies stopped 6 years ago
screenedgeghostwindow.cpp fix drag sensitivity when KWin edges are used 6 years ago
screenedgeghostwindow.h KWin issue #2,hiding windows when activies stopped 6 years ago
view.cpp remove obsolete draggingStarted signals/slots 6 years ago
view.h remove obsolete draggingStarted signals/slots 6 years ago
visibilitymanager.cpp remove obsolete draggingStarted signals/slots 6 years ago
visibilitymanager.h remove obsolete draggingStarted signals/slots 6 years ago