Commit Graph

90 Commits (f204cb3666d7a089a01d3a71840bc799403aab0e)
 

Author SHA1 Message Date
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
Johan Smith Agudelo Rodriguez 2c6ab968bd corona/ has been renamed to app/ 8 years ago
Johan Smith Agudelo Rodriguez c128c42c03 formatted. 8 years ago
Johan Smith Agudelo Rodriguez 333f1e506c some methods were missing. 8 years ago
Johan Smith Agudelo Rodriguez 1b468a02e1 XWindowInterface has been implemented 8 years ago
Johan Smith Agudelo Rodriguez 3d030c0d02 wrapper for window information. 8 years ago
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.
8 years ago
Johan Smith Agudelo Rodriguez 08bfa47709 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
8 years ago
Johan Smith Agudelo Rodriguez 1e733ee828 gitignore update 8 years ago
Johan Smith Agudelo Rodriguez 9aa43f14b0 fixed, screenForContainment 8 years ago
Johan Smith Agudelo Rodriguez 665f39ff56 update file mode. +x 8 years ago
Johan Smith Agudelo Rodriguez d7ca91728a New tentative interface 8 years ago
Johan Smith Agudelo Rodriguez 78a504998b utilities functions 8 years ago
Johan Smith Agudelo Rodriguez 433ac70dbf update CMakeLists.txt 8 years ago
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.
8 years ago
Johan Smith Agudelo Rodriguez 5b1ab3fc68 more rules added 8 years ago
Michail Vourlakos df2e3a1529 added edit mode blueprint visual 8 years ago
Michail Vourlakos ba68acd129 improve configuration visual
--disabled also the visual debug mode
8 years ago
Michail Vourlakos 8cef095116 fix #9, edge priority bottom,left,top,right
-- disable add dock if all edges are reserved
in the current screen
8 years ago
Michail Vourlakos 94f0584436 lock edges that are reserved
--show only one configuration window every time
in case there are more docks set
8 years ago
Michail Vourlakos 6dbaccd065 support change edge from configuration window 8 years ago
Michail Vourlakos 066977d550 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock into master2 8 years ago
Michail Vourlakos cdfe0c02d9 fix #10, alignments are updated correctly 8 years ago
Michail Vourlakos 973c6c2536 restore Double Layout functionality 8 years ago
Michail Vourlakos 57db757ce2 fix #11, and some old glitches during dragging 8 years ago
Johan Smith Agudelo Rodriguez 0eeb93e6c9 Fixed broken build. 8 years ago
Johan Smith Agudelo Rodriguez 7d867298c1 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	corona/nowdockview.cpp
8 years ago
Michail Vourlakos 270a007587 disable zoom on userconfiguring 8 years ago
Michail Vourlakos 7efa867126 fix #8, block dockview creation for systray 8 years ago
Michail Vourlakos 6b1ff92463 improve settings window behavior onlostfocus
-- and fix a crash from immutabilityChanged from
settings window
8 years ago
Michail Vourlakos dce9e76049 systemtray issue first approach 8 years ago