1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-24 17:33:50 +03:00
Commit Graph

4386 Commits

Author SHA1 Message Date
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
Johan Smith Agudelo Rodriguez
c2e7e3db9b FakeTarget moved to app/ 2016-12-30 11:14:58 +02:00
Johan Smith Agudelo Rodriguez
1081606445 Added X11Extras dependence 2016-12-30 11:14:57 +02:00
Johan Smith Agudelo Rodriguez
b65a97d92a formatted 2016-12-30 11:14:57 +02:00
Johan Smith Agudelo Rodriguez
206f115e01 const correctness and namespace 2016-12-30 11:14:09 +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
9debe8dbb3 added methods to reserve screen space 2016-12-30 11:14:08 +02:00
Johan Smith Agudelo Rodriguez
2c6ab968bd corona/ has been renamed to app/ 2016-12-30 11:14:07 +02:00
Johan Smith Agudelo Rodriguez
c128c42c03 formatted. 2016-12-30 11:07:15 +02:00
Johan Smith Agudelo Rodriguez
333f1e506c some methods were missing. 2016-12-30 11:07:14 +02:00
Johan Smith Agudelo Rodriguez
1b468a02e1 XWindowInterface has been implemented 2016-12-30 11:07:14 +02:00
Johan Smith Agudelo Rodriguez
3d030c0d02 wrapper for window information. 2016-12-30 11:07:13 +02:00
Johan Smith Agudelo Rodriguez
ed9870b624 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.
2016-12-30 11:07:13 +02:00
Johan Smith Agudelo Rodriguez
08bfa47709 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
2016-12-30 11:07:12 +02:00
Johan Smith Agudelo Rodriguez
1e733ee828 gitignore update 2016-12-30 11:02:33 +02:00
Johan Smith Agudelo Rodriguez
9aa43f14b0 fixed, screenForContainment 2016-12-30 11:02:33 +02:00
Johan Smith Agudelo Rodriguez
665f39ff56 update file mode. +x 2016-12-30 11:02:33 +02:00
Johan Smith Agudelo Rodriguez
d7ca91728a New tentative interface 2016-12-30 11:02:32 +02:00
Johan Smith Agudelo Rodriguez
78a504998b utilities functions 2016-12-30 11:02:32 +02:00
Johan Smith Agudelo Rodriguez
433ac70dbf update CMakeLists.txt 2016-12-30 11:02:32 +02:00
Johan Smith Agudelo Rodriguez
44f9cfc01a fake custom target, and qmllint
It is a small trap for that qtcreator show qml|js files, and we can use qmllint before the each build, and avoid some syntax errors.
2016-12-30 11:02:31 +02:00
Johan Smith Agudelo Rodriguez
5b1ab3fc68 more rules added 2016-12-30 11:02:31 +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
d286f74d7a script for clean the directories 2016-12-30 02:23:07 -05:00