1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-08 01:57:44 +03:00

76 Commits

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez
e9436d568c Dock shouldnt hide on userConfiguring state #32 2017-01-03 20:12:46 -05:00
Johan Smith Agudelo Rodriguez
cec5d62702 Drag events managed from VisibilityManager #37 #21 2017-01-03 12:36:40 -05:00
Johan Smith Agudelo Rodriguez
d6f9450d87 Fixed show and hide timers. #33 2017-01-03 12:01:29 -05:00
Johan Smith Agudelo Rodriguez
fe146aaa90 Missing file licences #34 2017-01-02 17:05:30 -05:00
Johan Smith Agudelo Rodriguez
8e4b4f36bc added blockHiding property on visibilitymanager 2017-01-02 03:07:44 -05:00
Johan Smith Agudelo Rodriguez
a4699e9230 Fixed initialization #17 and improved all modes #19 2017-01-02 01:15:39 -05:00
Johan Smith Agudelo Rodriguez
f49ab516a4 project has been cleaned 2016-12-30 19:26:48 -05:00
Johan Smith Agudelo Rodriguez
84eacf3cbf code formatted 2016-12-31 00:27:57 +02:00
Johan Smith Agudelo Rodriguez
6cc1cca371 various fixes and more cleaning 2016-12-31 00:24:00 +02:00
Johan Smith Agudelo Rodriguez
d3cec8bd26 fixed wrong condition. 2016-12-30 14:39:09 -05:00
Johan Smith Agudelo Rodriguez
da6c9c5f46 notify timer changes 2016-12-30 14:33:42 -05:00
Johan Smith Agudelo Rodriguez
8f4f3fe60e Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
2016-12-30 14:31:02 -05:00
Johan Smith Agudelo Rodriguez
4f16376338 Fixed mode on startup 2016-12-30 14:03:46 -05:00
Michail Vourlakos
4bc7a45474 restore previous functionality for QEvent:Leave 2016-12-30 20:49:48 +02:00
Michail Vourlakos
7af3b6e620 support DodgeActive
--add localDockGeometry to be used for the
intersect situation
2016-12-30 20:24:21 +02:00
Michail Vourlakos
02a0aa8de4 disable hiding on !immutable 2016-12-30 13:58:31 +02:00
Michail Vourlakos
df08a92d0e support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
2016-12-30 13:46:56 +02:00
Johan Smith Agudelo Rodriguez
4c10939484 if mode is DodgeMaximized, only dodge active window 2016-12-30 11:15:01 +02:00
Johan Smith Agudelo Rodriguez
530c489ef9 code formatted 2016-12-30 11:15:00 +02:00
Johan Smith Agudelo Rodriguez
948b03a357 Visibility manager has been implemented, but need integration on qml 2016-12-30 11:14:59 +02:00
Johan Smith Agudelo Rodriguez
b5a5d9759f added class visibilitymanagerprivate to implement visibility 2016-12-30 11:14:09 +02:00
Johan Smith Agudelo Rodriguez
0abb5ab83e if mode is DodgeMaximized, only dodge active window 2016-12-30 02:45:38 -05:00
Johan Smith Agudelo Rodriguez
c022ed38c4 code formatted 2016-12-30 02:24:04 -05:00
Johan Smith Agudelo Rodriguez
0735a73cac Visibility manager has been implemented, but need integration on qml 2016-12-30 02:17:38 -05:00
Johan Smith Agudelo Rodriguez
84a5b5473a added class visibilitymanagerprivate to implement visibility 2016-12-29 00:40:35 -05:00
Michail Vourlakos
a357d05392 moved corona to app directory 2016-12-28 22:44:29 +02:00