1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-03 09:47:22 +03:00

160 Commits

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez
8b1194a3d4 Fixed compositing state #14 2017-01-02 01:15:39 -05:00
Michail Vourlakos
8b58b5f1fe restore version in BehaviorConfig 2017-01-01 22:20:27 +02:00
Michail Vourlakos
6a533c50bc fix click issue in LatteTextField 2017-01-01 21:37:57 +02:00
Michail Vourlakos
935fb8c10d fix #22, expose timers through settings 2017-01-01 21:27:52 +02:00
Michail Vourlakos
cd66ede669 hide default toolBox 2017-01-01 17:11:29 +02:00
Michail Vourlakos
87d1cde1b3 new configuration window with tabs 2017-01-01 17:09:26 +02:00
Michail Vourlakos
285090d961 hide some debug messages 2017-01-01 13:05:50 +02:00
Michail Vourlakos
4c12441d65 Revert "new configuration window"
This reverts commit a31ac0460e7cdffcee8f2a6453a3ef2bcc106176.
2017-01-01 13:04:48 +02:00
Michail Vourlakos
56784d6ac2 new configuration window 2017-01-01 13:03:16 +02:00
Michail Vourlakos
7cd1ae4ba7 improve mechanism for animations counting 2017-01-01 11:25:40 +02:00
Michail Vourlakos
39b8dfdd3e fix #28, fix hidden mask for Dodge modes 2016-12-31 20:46:07 +02:00
Michail Vourlakos
4a9a465650 add animation and shadow for edit mode visual 2016-12-31 17:15:36 +02:00
Michail Vourlakos
9c7eace973 fix #15, using only userConfiguring state
--in !immutable state all the zoom animations
are working just fine, only in userConfiguring
state the editmode is enabled
2016-12-31 13:19:29 +02:00
Michail Vourlakos
deaeec59f2 drop obsolete code from old nowdock containment 2016-12-31 12:30:01 +02:00
Michail Vourlakos
4120229876 dropped plasmoid.configuration.panelVisibility
--in favor of dock.visibility.mode
2016-12-31 12:21:33 +02:00
Michail Vourlakos
7e0b1332eb fix visiblity setting in configuration window 2016-12-31 11:59:36 +02:00
Michail Vourlakos
b3391e9e34 reduce maskArea calls and dockGeometry changes
--fix also an issue of changing normal state
continuously during various animations that
need only length space
2016-12-31 11:52:55 +02:00
Johan Smith Agudelo Rodriguez
f49ab516a4 project has been cleaned 2016-12-30 19:26:48 -05:00
Johan Smith Agudelo Rodriguez
0b81244df6 improved portability to wayland 2016-12-30 19:19:04 -05:00
Johan Smith Agudelo Rodriguez
e8cd1a4b34 update comments 2016-12-31 00:27:57 +02:00
Johan Smith Agudelo Rodriguez
84eacf3cbf code formatted 2016-12-31 00:27:57 +02:00
Johan Smith Agudelo Rodriguez
51c26126a3 update CMakeLists and removed unused dependences 2016-12-31 00:26:42 +02:00
Johan Smith Agudelo Rodriguez
415c5eef9b update comments 2016-12-31 00:26:42 +02:00
Johan Smith Agudelo Rodriguez
2f2a3f7a22 more abstraction 2016-12-31 00:26:42 +02:00
Johan Smith Agudelo Rodriguez
4adbfc41f9 nowdockconfigview removed 2016-12-31 00:26:41 +02:00
Johan Smith Agudelo Rodriguez
6cc1cca371 various fixes and more cleaning 2016-12-31 00:24:00 +02:00
Johan Smith Agudelo Rodriguez
290c5d43d1 dockpackage renamed 2016-12-31 00:24:00 +02:00
Johan Smith Agudelo Rodriguez
7fc5aa55f6 files and class renamed 2016-12-31 00:24:00 +02:00
Johan Smith Agudelo Rodriguez
146f9e3a14 file mode +x 2016-12-31 00:23:59 +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
dfbfbd13c9 fix, some tasks didnt return to scale:1 after zoom 2016-12-30 19:48:42 +02:00
Michail Vourlakos
f204cb3666 fix some blocking animation behavior from applets 2016-12-30 19:25:52 +02:00
Michail Vourlakos
9cd16c5cda fix #16, systemtray working ok
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
2016-12-30 16:51:44 +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
402583865b script for clean the directories 2016-12-30 11:15:00 +02:00
Johan Smith Agudelo Rodriguez
335e473a64 class inserts into namespace Latte 2016-12-30 11:15:00 +02:00
Johan Smith Agudelo Rodriguez
35aafde5b0 fixed signatures 2016-12-30 11:14:59 +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
9ad00b2354 the inline function cause build errors, removed for now 2016-12-30 11:14:59 +02:00
Johan Smith Agudelo Rodriguez
aa10cda7f7 include guard 2016-12-30 11:14:58 +02:00
Johan Smith Agudelo Rodriguez
1d5dcbf014 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
2016-12-30 11:14:58 +02:00
Johan Smith Agudelo Rodriguez
45347200cd update signatures on abstractwindowinterface.h 2016-12-30 11:14:58 +02:00