Commit Graph

224 Commits (2b74c3a9394b7df1bbc0eec18a9749c24360dc90)
 

Author SHA1 Message Date
Michail Vourlakos d24730674e lock edges that are reserved
--show only one configuration window every time
in case there are more docks set
Michail Vourlakos d79fb5a54a support change edge from configuration window
Michail Vourlakos 3d7de19d07 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock into master2
Michail Vourlakos f9d29ab955 fix , alignments are updated correctly
Michail Vourlakos 5db4a45d20 restore Double Layout functionality
Michail Vourlakos c243df0277 fix , and some old glitches during dragging
audoban dfbf25061b formatted
audoban 4da7534f4b const correctness and namespace
audoban 7404b859bd added class visibilitymanagerprivate to implement visibility
audoban 8483644d46 removed old abstractinterface
audoban af0dc4c2f6 added methods to reserve screen space
audoban 9d4ae1340b corona/ has been renamed to app/
audoban f352093662 Merge branch 'master'
Conflicts:
	corona/CMakeLists.txt
	corona/nowdockcorona.cpp
	corona/visibilitymanager.h
	corona/xwindowinterface.cpp
	corona/xwindowinterface.h
audoban e60769d32a Fixed broken build.
audoban d27f97091d Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	corona/nowdockview.cpp
audoban e7ccf4ea0d formatted.
Michail Vourlakos da02c06f02 disable zoom on userconfiguring
Michail Vourlakos 364c19a205 fix , block dockview creation for systray
Michail Vourlakos 47b65258b8 improve settings window behavior onlostfocus
-- and fix a crash from immutabilityChanged from
settings window
Michail Vourlakos e83e26598d systemtray issue first approach
Michail Vourlakos 661869d5e3 update various messages to Latte Dock
Michail Vourlakos 8a22088365 renamed nowdock plasmoid to latte one
Michail Vourlakos be2ea3cb51 Merge branch 'scratch'
Michail Vourlakos 0b3e2162f6 moved corona to app directory
Michail Vourlakos f1722542a1 fix conflicts in nowdockview
Smith AR 0c3c9b32f8 QmlEngine is shared.
Michail Vourlakos da4eda8131 update greek metadata
Michail Vourlakos 6e961b3533 update greek translation
Michail Vourlakos 7a089676c2 change default to DodgeActive
Michail Vourlakos ab96b6a19a fix , load KLocalizedString for qml parts
Michail Vourlakos aa30f594bf update the package
Michail Vourlakos 53560247db added translations for corona
Michail Vourlakos 4a48191ce4 clean up
Michail Vourlakos db047ffb63 add widget layout for the latte plasmoid
Michail Vourlakos 0edb4a9357 fix , correct loadDefaultLayout
Michail Vourlakos 3801137e2f cleanup dropped functionality
Michail Vourlakos a8fb49ab7b revert back to old way of exposing dockview to ui
-- fixes the engine() issue
Michail Vourlakos 7f4b87e6fb small fixes in the ui
Michail Vourlakos b2454e45b4 install icons, fix metadatas
Michail Vourlakos bb9fc7db4a update ui to dock value
Michail Vourlakos 6bf2890e54 renaming from nowdock to latte
audoban dfa070c19c some methods were missing.
audoban f49aedfb8a XWindowInterface has been implemented
audoban 8c0033507e wrapper for window information.
audoban 1bbe4af530 The new interface as we agreed.
also VisibilityManager will perform the logic of the visibility as it corresponds through a class d-pointer using AbstractWindowInterface.
audoban a3ddc63519 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
audoban 943c89da01 gitignore update
audoban b12525aca5 Revert "dock property accessible from containment"
This reverts commit 37c349e32e.
audoban 9f9ef3f63b Merged branch master into master
audoban 37c349e32e dock property accessible from containment