Commit Graph

27 Commits (b510fdcdb58d7d4ab842e81d3e9ae28ca2a1dd3a)

Author SHA1 Message Date
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