Commit Graph

804 Commits (6a5be6dbc5bbc97185c530bb235af7446abdc40e)
 

Author SHA1 Message Date
Michail Vourlakos 285090d961 hide some debug messages 8 years ago
Michail Vourlakos 4c12441d65 Revert "new configuration window"
This reverts commit a31ac0460e.
8 years ago
Michail Vourlakos 56784d6ac2 new configuration window 8 years ago
Michail Vourlakos 7cd1ae4ba7 improve mechanism for animations counting 8 years ago
Michail Vourlakos 39b8dfdd3e fix #28, fix hidden mask for Dodge modes 8 years ago
Michail Vourlakos 4a9a465650 add animation and shadow for edit mode visual 8 years ago
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
8 years ago
Michail Vourlakos deaeec59f2 drop obsolete code from old nowdock containment 8 years ago
Michail Vourlakos 4120229876 dropped plasmoid.configuration.panelVisibility
--in favor of dock.visibility.mode
8 years ago
Michail Vourlakos 7e0b1332eb fix visiblity setting in configuration window 8 years ago
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
8 years ago
Johan Smith Agudelo Rodriguez f49ab516a4 project has been cleaned 8 years ago
Johan Smith Agudelo Rodriguez 0b81244df6 improved portability to wayland 8 years ago
Johan Smith Agudelo Rodriguez e8cd1a4b34 update comments 8 years ago
Johan Smith Agudelo Rodriguez 84eacf3cbf code formatted 8 years ago
Johan Smith Agudelo Rodriguez 51c26126a3 update CMakeLists and removed unused dependences 8 years ago
Johan Smith Agudelo Rodriguez 415c5eef9b update comments 8 years ago
Johan Smith Agudelo Rodriguez 2f2a3f7a22 more abstraction 8 years ago
Johan Smith Agudelo Rodriguez 4adbfc41f9 nowdockconfigview removed 8 years ago
Johan Smith Agudelo Rodriguez 6cc1cca371 various fixes and more cleaning 8 years ago
Johan Smith Agudelo Rodriguez 290c5d43d1 dockpackage renamed 8 years ago
Johan Smith Agudelo Rodriguez 7fc5aa55f6 files and class renamed 8 years ago
Johan Smith Agudelo Rodriguez 146f9e3a14 file mode +x 8 years ago
Johan Smith Agudelo Rodriguez d3cec8bd26 fixed wrong condition. 8 years ago
Johan Smith Agudelo Rodriguez da6c9c5f46 notify timer changes 8 years ago
Johan Smith Agudelo Rodriguez 8f4f3fe60e Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
8 years ago
Johan Smith Agudelo Rodriguez 4f16376338 Fixed mode on startup 8 years ago
Michail Vourlakos 4bc7a45474 restore previous functionality for QEvent:Leave 8 years ago
Michail Vourlakos 7af3b6e620 support DodgeActive
--add localDockGeometry to be used for the
intersect situation
8 years ago
Michail Vourlakos dfbfbd13c9 fix, some tasks didnt return to scale:1 after zoom 8 years ago
Michail Vourlakos f204cb3666 fix some blocking animation behavior from applets 8 years ago
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
8 years ago
Michail Vourlakos 02a0aa8de4 disable hiding on !immutable 8 years ago
Michail Vourlakos df08a92d0e support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
8 years ago
Johan Smith Agudelo Rodriguez 4c10939484 if mode is DodgeMaximized, only dodge active window 8 years ago
Johan Smith Agudelo Rodriguez 530c489ef9 code formatted 8 years ago
Johan Smith Agudelo Rodriguez 402583865b script for clean the directories 8 years ago
Johan Smith Agudelo Rodriguez 335e473a64 class inserts into namespace Latte 8 years ago
Johan Smith Agudelo Rodriguez 35aafde5b0 fixed signatures 8 years ago
Johan Smith Agudelo Rodriguez 948b03a357 Visibility manager has been implemented, but need integration on qml 8 years ago
Johan Smith Agudelo Rodriguez 9ad00b2354 the inline function cause build errors, removed for now 8 years ago
Johan Smith Agudelo Rodriguez aa10cda7f7 include guard 8 years ago
Johan Smith Agudelo Rodriguez 1d5dcbf014 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
8 years ago
Johan Smith Agudelo Rodriguez 45347200cd update signatures on abstractwindowinterface.h 8 years ago
Johan Smith Agudelo Rodriguez c2e7e3db9b FakeTarget moved to app/ 8 years ago
Johan Smith Agudelo Rodriguez 1081606445 Added X11Extras dependence 8 years ago
Johan Smith Agudelo Rodriguez b65a97d92a formatted 8 years ago
Johan Smith Agudelo Rodriguez 206f115e01 const correctness and namespace 8 years ago
Johan Smith Agudelo Rodriguez b5a5d9759f added class visibilitymanagerprivate to implement visibility 8 years ago
Johan Smith Agudelo Rodriguez 9debe8dbb3 added methods to reserve screen space 8 years ago