Commit Graph

4299 Commits (ed226761f98eef66a19377143498b461f0919805)
 

Author SHA1 Message Date
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
Johan Smith Agudelo Rodriguez 0abb5ab83e if mode is DodgeMaximized, only dodge active window 8 years ago
Johan Smith Agudelo Rodriguez c022ed38c4 code formatted 8 years ago
Johan Smith Agudelo Rodriguez d286f74d7a script for clean the directories 8 years ago
Johan Smith Agudelo Rodriguez 39bd509c51 class inserts into namespace Latte 8 years ago
Johan Smith Agudelo Rodriguez a6fc7667aa fixed signatures 8 years ago
Johan Smith Agudelo Rodriguez 0735a73cac Visibility manager has been implemented, but need integration on qml 8 years ago
Johan Smith Agudelo Rodriguez 40888f827c the inline function cause build errors, removed for now 8 years ago
Johan Smith Agudelo Rodriguez c6f7f68bd0 include guard 8 years ago
Johan Smith Agudelo Rodriguez 3fb63d4d78 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
8 years ago
Johan Smith Agudelo Rodriguez 454ebfff50 update signatures on abstractwindowinterface.h 8 years ago
Johan Smith Agudelo Rodriguez 6291e55260 FakeTarget moved to app/ 8 years ago
Johan Smith Agudelo Rodriguez 8ab421648e Added X11Extras dependence 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 552e35963f formatted 8 years ago
Johan Smith Agudelo Rodriguez 1fe1049332 const correctness and namespace 8 years ago
Johan Smith Agudelo Rodriguez 84a5b5473a added class visibilitymanagerprivate to implement visibility 8 years ago
Johan Smith Agudelo Rodriguez ca9eb7d8fa removed old abstractinterface 8 years ago
Johan Smith Agudelo Rodriguez e161dc2d37 added methods to reserve screen space 8 years ago
Johan Smith Agudelo Rodriguez a29378943b corona/ has been renamed to app/ 8 years ago
Johan Smith Agudelo Rodriguez 615c038b8d Merge branch 'master'
Conflicts:
	corona/CMakeLists.txt
	corona/nowdockcorona.cpp
	corona/visibilitymanager.h
	corona/xwindowinterface.cpp
	corona/xwindowinterface.h
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
Johan Smith Agudelo Rodriguez 8539a5da54 formatted. 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
Michail Vourlakos c59880710f update various messages to Latte Dock 8 years ago
Michail Vourlakos 2a9ee6d2d9 renamed nowdock plasmoid to latte one 8 years ago
Michail Vourlakos 01b14c01e8 Merge branch 'scratch' 8 years ago
Michail Vourlakos a357d05392 moved corona to app directory 8 years ago
Michail Vourlakos 548e7b107a fix conflicts in nowdockview 8 years ago