Commit Graph

506 Commits (ea6149bc0865733e7b269a3b38889162ba123a88)
 

Author SHA1 Message Date
audoban 880aa1decf added class visibilitymanagerprivate to implement visibility 8 years ago
audoban 43f1bc4ff6 added methods to reserve screen space 8 years ago
audoban 3efd830696 corona/ has been renamed to app/ 8 years ago
audoban 7b4da59b66 formatted. 8 years ago
audoban cb1b4bf398 some methods were missing. 8 years ago
audoban 7d6aa8a682 XWindowInterface has been implemented 8 years ago
audoban d41f8c2064 wrapper for window information. 8 years ago
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.
8 years ago
audoban 3f8c6eb5a0 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
8 years ago
audoban e627d65919 gitignore update 8 years ago
audoban abe8101de3 fixed, screenForContainment 8 years ago
audoban 3c0e16bf4b update file mode. +x 8 years ago
audoban 4d5455c89d New tentative interface 8 years ago
audoban 699b0ac935 utilities functions 8 years ago
audoban b7e4b036bb update CMakeLists.txt 8 years ago
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.
8 years ago
audoban d507e80ce8 more rules added 8 years ago
audoban 0701999a4e if mode is DodgeMaximized, only dodge active window 8 years ago
audoban 0559f5d9a9 code formatted 8 years ago
audoban faa5ad7010 script for clean the directories 8 years ago
audoban 79552dae6a class inserts into namespace Latte 8 years ago
audoban 2ba2c6e2d2 fixed signatures 8 years ago
audoban 0a62508aa9 Visibility manager has been implemented, but need integration on qml 8 years ago
audoban 3f0dcaa47d the inline function cause build errors, removed for now 8 years ago
audoban 5354ac3a68 include guard 8 years ago
audoban 433f6a6352 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
8 years ago
audoban 693b332521 update signatures on abstractwindowinterface.h 8 years ago
audoban c2f71fdfc4 FakeTarget moved to app/ 8 years ago
audoban 9634ef9e6e Added X11Extras dependence 8 years ago
Michail Vourlakos b6b9e4858a added edit mode blueprint visual 8 years ago
Michail Vourlakos 38fbac6d6d improve configuration visual
--disabled also the visual debug mode
8 years ago
Michail Vourlakos 611aa64412 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 d24730674e lock edges that are reserved
--show only one configuration window every time
in case there are more docks set
8 years ago
Michail Vourlakos d79fb5a54a support change edge from configuration window 8 years ago
Michail Vourlakos 3d7de19d07 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock into master2 8 years ago
Michail Vourlakos f9d29ab955 fix #10, alignments are updated correctly 8 years ago
Michail Vourlakos 5db4a45d20 restore Double Layout functionality 8 years ago
Michail Vourlakos c243df0277 fix #11, and some old glitches during dragging 8 years ago
audoban dfbf25061b formatted 8 years ago
audoban 4da7534f4b const correctness and namespace 8 years ago
audoban 7404b859bd added class visibilitymanagerprivate to implement visibility 8 years ago
audoban 8483644d46 removed old abstractinterface 8 years ago
audoban af0dc4c2f6 added methods to reserve screen space 8 years ago
audoban 9d4ae1340b corona/ has been renamed to app/ 8 years ago
audoban f352093662 Merge branch 'master'
Conflicts:
	corona/CMakeLists.txt
	corona/nowdockcorona.cpp
	corona/visibilitymanager.h
	corona/xwindowinterface.cpp
	corona/xwindowinterface.h
8 years ago
audoban e60769d32a Fixed broken build. 8 years ago
audoban d27f97091d Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	corona/nowdockview.cpp
8 years ago
audoban e7ccf4ea0d formatted. 8 years ago
Michail Vourlakos da02c06f02 disable zoom on userconfiguring 8 years ago
Michail Vourlakos 364c19a205 fix #8, block dockview creation for systray 8 years ago