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 c3e430e356 fix crash when unloading layouts
--when unloading layouts applets are deleted
and subsequently all the heuristics for identifying
expanded applets are removed. In such case
there were rare cases that applet()->id() was
trying to be accessed and that was subsequently
creating crashes because applet did not exist
anymore. AppletQuickItems probably are deleted
after applet has already been destroyed.
5 years ago
..
helpers drop QRect::setX/Y from all classes 5 years ago
indicator editdock:support indicatorsuimanager 5 years ago
settings update CustomIndicator button onParentView change 5 years ago
windowstracker Dodge visibility mode now ignores edge touches 5 years ago
CMakeLists.txt Tasks:track multiple Tasks applets 5 years ago
containmentinterface.cpp fix crash when unloading layouts 5 years ago
containmentinterface.h fix crash when unloading layouts 5 years ago
contextmenu.cpp fix Canvas context menu issues 5 years ago
contextmenu.h add missing header 5 years ago
effects.cpp rename SideBar to SidebarOnDemand 5 years ago
effects.h provide all background corners option 5 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 rename SideBar to SidebarOnDemand 5 years ago
positioner.h fix binding loops 5 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 fixed for View::inEditMode flags 5 years ago
view.h fixed for View::inEditMode flags 5 years ago
visibilitymanager.cpp SidebarAutoHide support floating gap contains mouse 5 years ago
visibilitymanager.h SidebarAutoHide support floating gap contains mouse 5 years ago