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
Michail Vourlakos 0bd90b8fd2 improve recreate dock implementation
--the new implementation possibly fixes two crashes
that could occur occasionaly. First it is ensured
that the new dock in created after the old one has been
removed. We also use directly the containment instead
of using a reference for it which could create a crash
in some cases. One more fix, setting dock visible to false
had no reason as long as it is going to be deleted either
way.
8 years ago
..
dbus expose through dbus updateBadge for dock items 8 years ago
packageplugins/shell first implementation for tasks internal separator 8 years ago
plasmaquick avoid white spaces with astyle 8 years ago
CMakeLists.txt initial commit for waylandinterface 8 years ago
FakeTarget.cmake FakeTarget moved to app/ 8 years ago
abstractwindowinterface.cpp abstractwindowinterface now is based over an variant class type 8 years ago
abstractwindowinterface.h Fix #558, Dodge all windows and activities 8 years ago
alternativeshelper.cpp code formatted 8 years ago
alternativeshelper.h code formatted 8 years ago
config-latte.h.cmake added include guard 8 years ago
dockconfigview.cpp fix #559,fix wayland crashesm show/hide configview 8 years ago
dockconfigview.h fix #559,fix wayland crashesm show/hide configview 8 years ago
dockcorona.cpp improve recreate dock implementation 8 years ago
dockcorona.h Cleaning up a bit before implementing always visible 8 years ago
dockview.cpp disable messages from dockview when deleting it 8 years ago
dockview.h fix crash when changing to default session 8 years ago
globalsettings.cpp fix #539,update autostart to new desktop file 8 years ago
globalsettings.h support globalLaunchers for alternative session 8 years ago
globalshortcuts.cpp fix #553,reenable shortcuts for plasma taskmanager 8 years ago
globalshortcuts.h fix #510,support correctly global shortcuts 8 years ago
lattedock.notifyrc update strings 8 years ago
main.cpp init qml from kde frameworks 8 years ago
org.kde.latte-dock.appdata.xml.cmake update translation scripts to include metainfo 8 years ago
org.kde.latte-dock.desktop.cmake update metadata desktop file to new guidelines 8 years ago
panelshadows.cpp disable debug message for shadows 8 years ago
panelshadows_p.h support drawing panel shadows outside dock window 8 years ago
screenpool.cpp WARNING: Assertion failed in wayland 8 years ago
screenpool.h update algorithms for docksCount,freeEdges 8 years ago
visibilitymanager.cpp Fix #558, Dodge all windows and activities 8 years ago
visibilitymanager.h Only visibilityManager can call mustBeHide/Shown 8 years ago
visibilitymanager_p.h abstractwindowinterface now is based over an variant class type 8 years ago
waylandinterface.cpp AlwaysVisible Not yet implemented 8 years ago
waylandinterface.h Fix #558, Dodge all windows and activities 8 years ago
windowinfowrap.cpp #199, AbstractWindowInterface is now a shared resource 8 years ago
windowinfowrap.h waylandinterface implemented 8 years ago
xwindowinterface.cpp Fix #558, Dodge all windows and activities 8 years ago
xwindowinterface.h Fix #558, Dodge all windows and activities 8 years ago