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 ba94315ecb REFACTOR:input events and mask area
-- The new approach reduces mask area calls to
barely minimum. Input mask is used instead to
specify the area for which we accept input.
-- The new approach solves also the BLACKLINE issue
when hovering the view at startup. This is because
at all times the full window area is drawn.
4 years ago
..
helpers fix hiding of panels with mask technique 4 years ago
indicator editdock:support indicatorsuimanager 5 years ago
settings fixes for dock settings window 4 years ago
windowstracker Dodge visibility mode now ignores edge touches 5 years ago
CMakeLists.txt expose view padding through qml 4 years ago
containmentinterface.cpp provide consistent slots naming 5 years ago
containmentinterface.h provide consistent slots naming 5 years ago
contextmenu.cpp drop subContaiment functions from genericlayout 5 years ago
contextmenu.h add missing header 5 years ago
effects.cpp REFACTOR:input events and mask area 4 years ago
effects.h provide effect/masks regions for custom backgrounds 5 years ago
padding.cpp sinked events:various fixes 4 years ago
padding.h sinked events:various fixes 4 years ago
panelshadows.cpp fixed compile with qt 5.9 5 years ago
panelshadows_p.h update PanelShadows to upstream code 5 years ago
positioner.cpp adjust mouse events relevant to view paddings 4 years ago
positioner.h adjust mouse events relevant to view paddings 4 years ago
tasksmodel.cpp support plasma tasks model for tracking 5 years ago
tasksmodel.h support plasma tasks model for tracking 5 years ago
view.cpp remove unneeded line 4 years ago
view.h sinked events:respect Fitts Law 4 years ago
visibilitymanager.cpp REFACTOR:input events and mask area 4 years ago
visibilitymanager.h visibilitymanager use effects to hide/show mask 4 years ago