Commit Graph

4244 Commits (6af99fcbad8048d3839fe09de5ffcd1c9c6e38c4)
 

Author SHA1 Message Date
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
Johan Smith Agudelo Rodriguez f49ab516a4 project has been cleaned
Johan Smith Agudelo Rodriguez 0b81244df6 improved portability to wayland
Johan Smith Agudelo Rodriguez e8cd1a4b34 update comments
Johan Smith Agudelo Rodriguez 84eacf3cbf code formatted
Johan Smith Agudelo Rodriguez 51c26126a3 update CMakeLists and removed unused dependences
Johan Smith Agudelo Rodriguez 415c5eef9b update comments
Johan Smith Agudelo Rodriguez 2f2a3f7a22 more abstraction
Johan Smith Agudelo Rodriguez 4adbfc41f9 nowdockconfigview removed
Johan Smith Agudelo Rodriguez 6cc1cca371 various fixes and more cleaning
Johan Smith Agudelo Rodriguez 290c5d43d1 dockpackage renamed
Johan Smith Agudelo Rodriguez 7fc5aa55f6 files and class renamed
Johan Smith Agudelo Rodriguez 146f9e3a14 file mode +x
Johan Smith Agudelo Rodriguez d3cec8bd26 fixed wrong condition.
Johan Smith Agudelo Rodriguez da6c9c5f46 notify timer changes
Johan Smith Agudelo Rodriguez 8f4f3fe60e Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
Johan Smith Agudelo Rodriguez 4f16376338 Fixed mode on startup
Michail Vourlakos 4bc7a45474 restore previous functionality for QEvent:Leave
Michail Vourlakos 7af3b6e620 support DodgeActive
--add localDockGeometry to be used for the
intersect situation
Michail Vourlakos dfbfbd13c9 fix, some tasks didnt return to scale:1 after zoom
Michail Vourlakos f204cb3666 fix some blocking animation behavior from applets
Michail Vourlakos 9cd16c5cda fix , systemtray working ok
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
Michail Vourlakos 02a0aa8de4 disable hiding on !immutable
Michail Vourlakos df08a92d0e support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
Johan Smith Agudelo Rodriguez 4c10939484 if mode is DodgeMaximized, only dodge active window
Johan Smith Agudelo Rodriguez 530c489ef9 code formatted
Johan Smith Agudelo Rodriguez 402583865b script for clean the directories
Johan Smith Agudelo Rodriguez 335e473a64 class inserts into namespace Latte
Johan Smith Agudelo Rodriguez 35aafde5b0 fixed signatures
Johan Smith Agudelo Rodriguez 948b03a357 Visibility manager has been implemented, but need integration on qml
Johan Smith Agudelo Rodriguez 9ad00b2354 the inline function cause build errors, removed for now
Johan Smith Agudelo Rodriguez aa10cda7f7 include guard
Johan Smith Agudelo Rodriguez 1d5dcbf014 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
Johan Smith Agudelo Rodriguez 45347200cd update signatures on abstractwindowinterface.h
Johan Smith Agudelo Rodriguez c2e7e3db9b FakeTarget moved to app/
Johan Smith Agudelo Rodriguez 1081606445 Added X11Extras dependence
Johan Smith Agudelo Rodriguez b65a97d92a formatted
Johan Smith Agudelo Rodriguez 206f115e01 const correctness and namespace
Johan Smith Agudelo Rodriguez b5a5d9759f added class visibilitymanagerprivate to implement visibility
Johan Smith Agudelo Rodriguez 9debe8dbb3 added methods to reserve screen space
Johan Smith Agudelo Rodriguez 2c6ab968bd corona/ has been renamed to app/
Johan Smith Agudelo Rodriguez c128c42c03 formatted.
Johan Smith Agudelo Rodriguez 333f1e506c some methods were missing.
Johan Smith Agudelo Rodriguez 1b468a02e1 XWindowInterface has been implemented
Johan Smith Agudelo Rodriguez 3d030c0d02 wrapper for window information.
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.
Johan Smith Agudelo Rodriguez 08bfa47709 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
Johan Smith Agudelo Rodriguez 1e733ee828 gitignore update
Johan Smith Agudelo Rodriguez 9aa43f14b0 fixed, screenForContainment
Johan Smith Agudelo Rodriguez 665f39ff56 update file mode. +x