Commit Graph

34 Commits (8b28fb72fa70d159c48215471eb125f1da80aae4)

Author SHA1 Message Date
audoban e96765de8d permit always update dockRect variable 8 years ago
audoban 7aabde051e dont update struts when the user is configuring #25 8 years ago
Michail Vourlakos 568be3cfd5 restore previous behavior
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
8 years ago
Michail Vourlakos 21bf96e0e9 disable update struts on userConfiguring state 8 years ago
audoban d1ac8c77eb code formatted 8 years ago
audoban f9d8049c64 set on all activities #52 8 years ago
Michail Vourlakos f378d6c0db set show/hide timers default values 8 years ago
Michail Vourlakos 2b5c43a541 fix #41, a crash when a dock was removed
--removing connections on xwindowinterface destructor
--removing connections on dockview destructor
--remove xwindowinterface that was created from
visibilitymanager in its destructor
8 years ago
audoban 448f0b83fd Dock shouldnt hide on userConfiguring state #32 8 years ago
audoban 0de6a070b0 Drag events managed from VisibilityManager #37 #21 8 years ago
audoban 2045f1d622 Fixed show and hide timers. #33 8 years ago
audoban ad2758cfeb Missing file licences #34 8 years ago
audoban 53cb0f2522 added blockHiding property on visibilitymanager 8 years ago
audoban 3b7ab77ecb Fixed initialization #17 and improved all modes #19 8 years ago
audoban 47f1362c1b project has been cleaned 8 years ago
audoban f701864a69 code formatted 8 years ago
audoban 955bfe871d various fixes and more cleaning 8 years ago
audoban 4ee1846047 fixed wrong condition. 8 years ago
audoban c7d1048b68 notify timer changes 8 years ago
audoban f029d2e281 Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
8 years ago
audoban 61942cd76c Fixed mode on startup 8 years ago
Michail Vourlakos 59ef09f51b restore previous functionality for QEvent:Leave 8 years ago
Michail Vourlakos 13fad948de support DodgeActive
--add localDockGeometry to be used for the
intersect situation
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 28c03afac2 Visibility manager has been implemented, but need integration on qml 8 years ago
audoban 880aa1decf added class visibilitymanagerprivate to implement visibility 8 years ago
audoban 0701999a4e if mode is DodgeMaximized, only dodge active window 8 years ago
audoban 0559f5d9a9 code formatted 8 years ago
audoban 0a62508aa9 Visibility manager has been implemented, but need integration on qml 8 years ago
audoban 7404b859bd added class visibilitymanagerprivate to implement visibility 8 years ago
Michail Vourlakos 0b3e2162f6 moved corona to app directory 8 years ago