Commit Graph

4253 Commits (c5072f98dec3c4cb6b813eb9e4781343121131fc)
 

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez c128c42c03 formatted.
Johan Smith Agudelo Rodriguez 333f1e506c some methods were missing.
Johan Smith Agudelo Rodriguez 1b468a02e1 XWindowInterface has been implemented
Johan Smith Agudelo Rodriguez 3d030c0d02 wrapper for window information.
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.
Johan Smith Agudelo Rodriguez 08bfa47709 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
Johan Smith Agudelo Rodriguez 1e733ee828 gitignore update
Johan Smith Agudelo Rodriguez 9aa43f14b0 fixed, screenForContainment
Johan Smith Agudelo Rodriguez 665f39ff56 update file mode. +x
Johan Smith Agudelo Rodriguez d7ca91728a New tentative interface
Johan Smith Agudelo Rodriguez 78a504998b utilities functions
Johan Smith Agudelo Rodriguez 433ac70dbf update CMakeLists.txt
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.
Johan Smith Agudelo Rodriguez 5b1ab3fc68 more rules added
Johan Smith Agudelo Rodriguez 0abb5ab83e if mode is DodgeMaximized, only dodge active window
Johan Smith Agudelo Rodriguez c022ed38c4 code formatted
Johan Smith Agudelo Rodriguez d286f74d7a script for clean the directories
Johan Smith Agudelo Rodriguez 39bd509c51 class inserts into namespace Latte
Johan Smith Agudelo Rodriguez a6fc7667aa fixed signatures
Johan Smith Agudelo Rodriguez 0735a73cac Visibility manager has been implemented, but need integration on qml
Johan Smith Agudelo Rodriguez 40888f827c the inline function cause build errors, removed for now
Johan Smith Agudelo Rodriguez c6f7f68bd0 include guard
Johan Smith Agudelo Rodriguez 3fb63d4d78 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
Johan Smith Agudelo Rodriguez 454ebfff50 update signatures on abstractwindowinterface.h
Johan Smith Agudelo Rodriguez 6291e55260 FakeTarget moved to app/
Johan Smith Agudelo Rodriguez 8ab421648e Added X11Extras dependence
Michail Vourlakos df2e3a1529 added edit mode blueprint visual
Michail Vourlakos ba68acd129 improve configuration visual
--disabled also the visual debug mode
Michail Vourlakos 8cef095116 fix , edge priority bottom,left,top,right
-- disable add dock if all edges are reserved
in the current screen
Michail Vourlakos 94f0584436 lock edges that are reserved
--show only one configuration window every time
in case there are more docks set
Michail Vourlakos 6dbaccd065 support change edge from configuration window
Michail Vourlakos 066977d550 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock into master2
Michail Vourlakos cdfe0c02d9 fix , alignments are updated correctly
Michail Vourlakos 973c6c2536 restore Double Layout functionality
Michail Vourlakos 57db757ce2 fix , and some old glitches during dragging
Johan Smith Agudelo Rodriguez 552e35963f formatted
Johan Smith Agudelo Rodriguez 1fe1049332 const correctness and namespace
Johan Smith Agudelo Rodriguez 84a5b5473a added class visibilitymanagerprivate to implement visibility
Johan Smith Agudelo Rodriguez ca9eb7d8fa removed old abstractinterface
Johan Smith Agudelo Rodriguez e161dc2d37 added methods to reserve screen space
Johan Smith Agudelo Rodriguez a29378943b corona/ has been renamed to app/
Johan Smith Agudelo Rodriguez 615c038b8d Merge branch 'master'
Conflicts:
	corona/CMakeLists.txt
	corona/nowdockcorona.cpp
	corona/visibilitymanager.h
	corona/xwindowinterface.cpp
	corona/xwindowinterface.h
Johan Smith Agudelo Rodriguez 0eeb93e6c9 Fixed broken build.
Johan Smith Agudelo Rodriguez 7d867298c1 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	corona/nowdockview.cpp
Johan Smith Agudelo Rodriguez 8539a5da54 formatted.
Michail Vourlakos 270a007587 disable zoom on userconfiguring
Michail Vourlakos 7efa867126 fix , block dockview creation for systray
Michail Vourlakos 6b1ff92463 improve settings window behavior onlostfocus
-- and fix a crash from immutabilityChanged from
settings window
Michail Vourlakos dce9e76049 systemtray issue first approach
Michail Vourlakos c59880710f update various messages to Latte Dock