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 e19b20dc22 fix #198,recreate windows when it is needed
--in order for a dock to be above KeepAbove
windows must contain flag BypassWindowManagerHint.
Unfortunately this flag breaks the experience with
AlwaysVisible state especially the struts and
snapping behavior. This patch recreates a
dockView when a mode is changed and an
update for the flags is needed.
--at the same time move the localGeometry to
dockView in order to trigger properly the
updateAbsGeometry when it is needed, on
window's geometry changes not only when there
is local geometry change
--when a dock is created through corona, the
addDock function reads the mode which is going
to be used and specifys this way the flags that
have to be set during docks creation
8 years ago
..
packageplugins/shell Missing file licences #34 8 years ago
plasmaquick avoid white spaces with astyle 8 years ago
CMakeLists.txt add a screen pool for multi-screens 8 years ago
FakeTarget.cmake FakeTarget moved to app/ 8 years ago
abstractwindowinterface.cpp fix memory leak 8 years ago
abstractwindowinterface.h fix memory leak 8 years ago
alternativeshelper.cpp added alternativeshelper class from plasma 8 years ago
alternativeshelper.h added alternativeshelper class from plasma 8 years ago
config-latte.h.cmake Improving readability of CMakeLists 8 years ago
dockconfigview.cpp fix #198,recreate windows when it is needed 8 years ago
dockconfigview.h fix #198,recreate windows when it is needed 8 years ago
dockcorona.cpp fix #198,recreate windows when it is needed 8 years ago
dockcorona.h fix #198,recreate windows when it is needed 8 years ago
dockview.cpp fix #198,recreate windows when it is needed 8 years ago
dockview.h fix #198,recreate windows when it is needed 8 years ago
latte-dock.desktop.cmake various fixes, and added metainfo to latte-dock.desktop.template 8 years ago
main.cpp punctuation marks. 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 support always on primary case 8 years ago
screenpool.h improvements to add/remove docks on screen demand 8 years ago
visibilitymanager.cpp fix restore config 8 years ago
visibilitymanager.h avoid overlaping 8 years ago
visibilitymanager_p.h #199, AbstractWindowInterface is now a shared resource 8 years ago
windowinfowrap.cpp #199, AbstractWindowInterface is now a shared resource 8 years ago
windowinfowrap.h #199, AbstractWindowInterface is now a shared resource 8 years ago
xwindowinterface.cpp fix typo for LeftEdge 8 years ago
xwindowinterface.h #199, AbstractWindowInterface is now a shared resource 8 years ago