Commit Graph

36 Commits (13fad948de1783b4387ffabc39ad38369a9d543e)

Author SHA1 Message Date
Michail Vourlakos 13fad948de support DodgeActive
--add localDockGeometry to be used for the
intersect situation
8 years ago
Michail Vourlakos f10e88128b fix #16, systemtray working ok
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
8 years ago
Michail Vourlakos 2494a3f4ae disable hiding on !immutable 8 years ago
Michail Vourlakos 7e04c17da6 support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
8 years ago
audoban c7c5e44df0 if mode is DodgeMaximized, only dodge active window 8 years ago
audoban 999fbeca03 code formatted 8 years ago
audoban c6a2c75034 class inserts into namespace Latte 8 years ago
audoban a5c9b18075 fixed signatures 8 years ago
audoban 28c03afac2 Visibility manager has been implemented, but need integration on qml 8 years ago
audoban 6e185e2521 the inline function cause build errors, removed for now 8 years ago
audoban bd1554a8b8 include guard 8 years ago
audoban 9654479ca9 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
8 years ago
audoban 55433c25cf update signatures on abstractwindowinterface.h 8 years ago
audoban a1419d8c1c FakeTarget moved to app/ 8 years ago
audoban eac6d4cb64 formatted 8 years ago
audoban e3fbc1994e const correctness and namespace 8 years ago
audoban 880aa1decf added class visibilitymanagerprivate to implement visibility 8 years ago
audoban 43f1bc4ff6 added methods to reserve screen space 8 years ago
audoban 3efd830696 corona/ has been renamed to app/ 8 years ago
audoban cb1b4bf398 some methods were missing. 8 years ago
audoban 7d6aa8a682 XWindowInterface has been implemented 8 years ago
audoban 2e89127d6e 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.
8 years ago
audoban 3f8c6eb5a0 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
8 years ago
audoban abe8101de3 fixed, screenForContainment 8 years ago
audoban 4d5455c89d New tentative interface 8 years ago
Michail Vourlakos 611aa64412 fix #9, edge priority bottom,left,top,right
-- disable add dock if all edges are reserved
in the current screen
8 years ago
Michail Vourlakos d24730674e lock edges that are reserved
--show only one configuration window every time
in case there are more docks set
8 years ago
Michail Vourlakos 3d7de19d07 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock into master2 8 years ago
Michail Vourlakos 5db4a45d20 restore Double Layout functionality 8 years ago
audoban e60769d32a Fixed broken build. 8 years ago
Michail Vourlakos 364c19a205 fix #8, block dockview creation for systray 8 years ago
Michail Vourlakos 47b65258b8 improve settings window behavior onlostfocus
-- and fix a crash from immutabilityChanged from
settings window
8 years ago
Michail Vourlakos e83e26598d systemtray issue first approach 8 years ago
Michail Vourlakos 8a22088365 renamed nowdock plasmoid to latte one 8 years ago
Michail Vourlakos be2ea3cb51 Merge branch 'scratch' 8 years ago
Michail Vourlakos 0b3e2162f6 moved corona to app directory 8 years ago