Commit Graph

2877 Commits (ff53a23cacd87f95f652b95c991ed22b463e3216)
 

Author SHA1 Message Date
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
Michail Vourlakos 2a9ee6d2d9 renamed nowdock plasmoid to latte one
Michail Vourlakos 01b14c01e8 Merge branch 'scratch'
Michail Vourlakos a357d05392 moved corona to app directory
Michail Vourlakos 548e7b107a fix conflicts in nowdockview
Johan Smith Agudelo Rodriguez 8a3da51fe3 QmlEngine is shared.
Michail Vourlakos 452322773e update greek metadata
Michail Vourlakos 0968bf49f4 update greek translation
Michail Vourlakos 0206484c01 change default to DodgeActive
Michail Vourlakos 152d2eb8ec fix , load KLocalizedString for qml parts
Michail Vourlakos 7e412d9cab update the package
Michail Vourlakos f132f06146 added translations for corona
Michail Vourlakos 8b9f9a32d2 clean up
Michail Vourlakos 86294440d2 add widget layout for the latte plasmoid
Michail Vourlakos 2541d7cb45 fix , correct loadDefaultLayout
Michail Vourlakos 62de24f183 cleanup dropped functionality
Michail Vourlakos d8086aec62 revert back to old way of exposing dockview to ui
-- fixes the engine() issue
Michail Vourlakos de36dc6644 small fixes in the ui
Michail Vourlakos c80857c16b install icons, fix metadatas
Michail Vourlakos 9ddb39a4d7 update ui to dock value
Michail Vourlakos 55e665b0d2 renaming from nowdock to latte
Johan Smith Agudelo Rodriguez 44a1ee62f3 some methods were missing.
Johan Smith Agudelo Rodriguez e684578459 XWindowInterface has been implemented
Johan Smith Agudelo Rodriguez 472db165c4 wrapper for window information.
Johan Smith Agudelo Rodriguez d04296fd8b 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 be7a9ea123 abstractinterface was renamed to abstractwindowinterface and cleaned
AbstractWindowInterface will hide windows details.
Johan Smith Agudelo Rodriguez 7afc9f5e50 gitignore update