Commit Graph

484 Commits (bd7f6bf980c32559462e2d65f1cc795a275e9ed3)
 

Author SHA1 Message Date
audoban 6e5cd6f8b5 dockpackage renamed
audoban 82ee0c64e0 files and class renamed
audoban bc7b719e79 file mode +x
audoban 4ee1846047 fixed wrong condition.
audoban c7d1048b68 notify timer changes
audoban f029d2e281 Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
audoban 61942cd76c Fixed mode on startup
Michail Vourlakos 59ef09f51b restore previous functionality for QEvent:Leave
Michail Vourlakos 13fad948de support DodgeActive
--add localDockGeometry to be used for the
intersect situation
Michail Vourlakos 5550d5bc53 fix, some tasks didnt return to scale:1 after zoom
Michail Vourlakos cea2916d4e fix some blocking animation behavior from applets
Michail Vourlakos f10e88128b fix , systemtray working ok
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
Michail Vourlakos 2494a3f4ae disable hiding on !immutable
Michail Vourlakos 7e04c17da6 support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
audoban c7c5e44df0 if mode is DodgeMaximized, only dodge active window
audoban 999fbeca03 code formatted
audoban 73eb4025f1 script for clean the directories
audoban c6a2c75034 class inserts into namespace Latte
audoban a5c9b18075 fixed signatures
audoban 28c03afac2 Visibility manager has been implemented, but need integration on qml
audoban 6e185e2521 the inline function cause build errors, removed for now
audoban bd1554a8b8 include guard
audoban 9654479ca9 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
audoban 55433c25cf update signatures on abstractwindowinterface.h
audoban a1419d8c1c FakeTarget moved to app/
audoban b37407797b Added X11Extras dependence
audoban eac6d4cb64 formatted
audoban e3fbc1994e const correctness and namespace
audoban 880aa1decf added class visibilitymanagerprivate to implement visibility
audoban 43f1bc4ff6 added methods to reserve screen space
audoban 3efd830696 corona/ has been renamed to app/
audoban 7b4da59b66 formatted.
audoban cb1b4bf398 some methods were missing.
audoban 7d6aa8a682 XWindowInterface has been implemented
audoban d41f8c2064 wrapper for window information.
audoban 2e89127d6e 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.
audoban 3f8c6eb5a0 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
audoban e627d65919 gitignore update
audoban abe8101de3 fixed, screenForContainment
audoban 3c0e16bf4b update file mode. +x
audoban 4d5455c89d New tentative interface
audoban 699b0ac935 utilities functions
audoban b7e4b036bb update CMakeLists.txt
audoban 8ac253a639 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.
audoban d507e80ce8 more rules added
audoban 0701999a4e if mode is DodgeMaximized, only dodge active window
audoban 0559f5d9a9 code formatted
audoban faa5ad7010 script for clean the directories
audoban 79552dae6a class inserts into namespace Latte
audoban 2ba2c6e2d2 fixed signatures