Commit Graph

91 Commits (e848e6ed14a05c3a7f989ef370d8f9c03213cc7a)

Author SHA1 Message Date
Michail Vourlakos c899ac9023 fix #13,corona should load layout a bit later
--corona should load its layout after the activities
consumer is ready. Otherwise all the functionality
concerning activities may not work correctly on its
first initialization
Michail Vourlakos 36ba1e7e86 remove no needed functionality from dockview
Michail Vourlakos 18b8b5ca30 remove unneeded code
Michail Vourlakos 2b5c43a541 fix , a crash when a dock was removed
--removing connections on xwindowinterface destructor
--removing connections on dockview destructor
--remove xwindowinterface that was created from
visibilitymanager in its destructor
Michail Vourlakos c46c722bad remove visibilitymanager on dockview destruction
Michail Vourlakos 8fdd94bc28 improve configuration window
--expose quit action
--hide remove action when only one dock exists
--udpate edges when a new dock is added
--connect the destroyed event of containment in order
to remove also the dockview
--remove correctly the dockviews in the application
exit
Michail Vourlakos 783654d07e restore compatibility with KF 5.26
Michail Vourlakos de90ff3392 add a separator for latte config entry
Michail Vourlakos 5f5a05a66e improve menu behavior and appearance
Michail Vourlakos 06b8461c05 fix
--override default contextmenu behavior
--clean up old code
Michail Vourlakos e8794f989c remove no needed containment actions
audoban 7e44d81a0f Less debug information.
audoban 448f0b83fd Dock shouldnt hide on userConfiguring state
audoban 75a915083c Info debugging generates useless backtrace
Michail Vourlakos 3dacc2fda9 support sticker for configuration window
audoban 0de6a070b0 Drag events managed from VisibilityManager
audoban c02c12de1a dons't build, pluginmetadata is deprecated
audoban 2045f1d622 Fixed show and hide timers.
Michail Vourlakos 8d389fcad2 fix some hiding issues on userConfiguring state
audoban 9a0cfcca13 Respect to the original authors
audoban ad2758cfeb Missing file licences
Michail Vourlakos ebad51d780 hide Tasks config if plasmoid not present
Michail Vourlakos c5bb3fa230 expose dock settings into tasks plasmoid
audoban 53cb0f2522 added blockHiding property on visibilitymanager
audoban 3b7ab77ecb Fixed initialization and improved all modes
audoban 47f1362c1b project has been cleaned
audoban f701864a69 code formatted
audoban 170a2eec15 update CMakeLists and removed unused dependences
audoban 9d4cd8949e more abstraction
audoban 7b1f151e58 nowdockconfigview removed
audoban 955bfe871d various fixes and more cleaning
audoban 6e5cd6f8b5 dockpackage renamed
audoban 82ee0c64e0 files and class renamed
audoban bc7b719e79 file mode +x
audoban 4ee1846047 fixed wrong condition.
audoban c7d1048b68 notify timer changes
audoban f029d2e281 Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
audoban 61942cd76c Fixed mode on startup
Michail Vourlakos 59ef09f51b restore previous functionality for QEvent:Leave
Michail Vourlakos 13fad948de support DodgeActive
--add localDockGeometry to be used for the
intersect situation
Michail Vourlakos f10e88128b fix , systemtray working ok
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
Michail Vourlakos 2494a3f4ae disable hiding on !immutable
Michail Vourlakos 7e04c17da6 support new visibilitymanager in ui
-- small fixes in visibilitymanager and removed
some whitespaces also
audoban c7c5e44df0 if mode is DodgeMaximized, only dodge active window
audoban 999fbeca03 code formatted
audoban c6a2c75034 class inserts into namespace Latte
audoban a5c9b18075 fixed signatures
audoban 28c03afac2 Visibility manager has been implemented, but need integration on qml
audoban 6e185e2521 the inline function cause build errors, removed for now
audoban bd1554a8b8 include guard