Commit Graph

2024 Commits (a4767b36c039ca5d86b927473cc45702b02f9850)

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez d6f9450d87 Fixed show and hide timers.
Michail Vourlakos 9878ee65d1 fix some hiding issues on userConfiguring state
Johan Smith Agudelo Rodriguez 45c9710ed0 Respect to the original authors
Johan Smith Agudelo Rodriguez fe146aaa90 Missing file licences
Michail Vourlakos f90c4deff2 hide Tasks config if plasmoid not present
Michail Vourlakos 4152535e51 expose dock settings into tasks plasmoid
Johan Smith Agudelo Rodriguez 8e4b4f36bc added blockHiding property on visibilitymanager
Johan Smith Agudelo Rodriguez a4699e9230 Fixed initialization and improved all modes
Johan Smith Agudelo Rodriguez f49ab516a4 project has been cleaned
Johan Smith Agudelo Rodriguez 84eacf3cbf code formatted
Johan Smith Agudelo Rodriguez 51c26126a3 update CMakeLists and removed unused dependences
Johan Smith Agudelo Rodriguez 2f2a3f7a22 more abstraction
Johan Smith Agudelo Rodriguez 4adbfc41f9 nowdockconfigview removed
Johan Smith Agudelo Rodriguez 6cc1cca371 various fixes and more cleaning
Johan Smith Agudelo Rodriguez 290c5d43d1 dockpackage renamed
Johan Smith Agudelo Rodriguez 7fc5aa55f6 files and class renamed
Johan Smith Agudelo Rodriguez 146f9e3a14 file mode +x
Johan Smith Agudelo Rodriguez d3cec8bd26 fixed wrong condition.
Johan Smith Agudelo Rodriguez da6c9c5f46 notify timer changes
Johan Smith Agudelo Rodriguez 8f4f3fe60e Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
Johan Smith Agudelo Rodriguez 4f16376338 Fixed mode on startup
Michail Vourlakos 4bc7a45474 restore previous functionality for QEvent:Leave
Michail Vourlakos 7af3b6e620 support DodgeActive
--add localDockGeometry to be used for the
intersect situation
Michail Vourlakos 9cd16c5cda fix , systemtray working ok
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
Michail Vourlakos 02a0aa8de4 disable hiding on !immutable
Michail Vourlakos df08a92d0e support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
Johan Smith Agudelo Rodriguez 4c10939484 if mode is DodgeMaximized, only dodge active window
Johan Smith Agudelo Rodriguez 530c489ef9 code formatted
Johan Smith Agudelo Rodriguez 335e473a64 class inserts into namespace Latte
Johan Smith Agudelo Rodriguez 35aafde5b0 fixed signatures
Johan Smith Agudelo Rodriguez 948b03a357 Visibility manager has been implemented, but need integration on qml
Johan Smith Agudelo Rodriguez 9ad00b2354 the inline function cause build errors, removed for now
Johan Smith Agudelo Rodriguez aa10cda7f7 include guard
Johan Smith Agudelo Rodriguez 1d5dcbf014 static method for get a instance of abstractwindowinterface
NOTE: WaylandWindowInterface has not been implemented
Johan Smith Agudelo Rodriguez 45347200cd update signatures on abstractwindowinterface.h
Johan Smith Agudelo Rodriguez c2e7e3db9b FakeTarget moved to app/
Johan Smith Agudelo Rodriguez b65a97d92a formatted
Johan Smith Agudelo Rodriguez 206f115e01 const correctness and namespace
Johan Smith Agudelo Rodriguez b5a5d9759f added class visibilitymanagerprivate to implement visibility
Johan Smith Agudelo Rodriguez 9debe8dbb3 added methods to reserve screen space
Johan Smith Agudelo Rodriguez 2c6ab968bd corona/ has been renamed to app/
Johan Smith Agudelo Rodriguez 333f1e506c some methods were missing.
Johan Smith Agudelo Rodriguez 1b468a02e1 XWindowInterface has been implemented
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 9aa43f14b0 fixed, screenForContainment
Johan Smith Agudelo Rodriguez d7ca91728a New tentative interface
Johan Smith Agudelo Rodriguez 0abb5ab83e if mode is DodgeMaximized, only dodge active window
Johan Smith Agudelo Rodriguez c022ed38c4 code formatted
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/
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 066977d550 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock into master2
Michail Vourlakos 973c6c2536 restore Double Layout functionality
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 0eeb93e6c9 Fixed broken build.
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 2a9ee6d2d9 renamed nowdock plasmoid to latte one
Michail Vourlakos 01b14c01e8 Merge branch 'scratch'
Michail Vourlakos a357d05392 moved corona to app directory