Commit Graph

99 Commits (78fcf1e1c4a37ce2ce00a7c809ddbf88c02d8f38)

Author SHA1 Message Date
Michail Vourlakos 1d350ee6c0 move iconitem from app to plugin 8 years ago
Michail Vourlakos 23d0f7e8d9 restore layouts in main config window
--the latest fix for the configuration window placement
does not need to drop the clean implementation with
layouts
8 years ago
Michail Vourlakos 992c9db3cd fix correct placement of config window in startup 8 years ago
Michail Vourlakos a7d1a04d0d restore the init functionality 8 years ago
Michail Vourlakos 12f3edd2e1 fix #50, update config window location
--fix also some crashes concerning the existence
of multiple config windows from different docks.
8 years ago
Michail Vourlakos bcee3d1a9b fix #24, probably fixed
--opening configuration window all the time and
I havent found a case that this is not shown yet
8 years ago
audoban 34f9bcf636 resync geometry for avoids that config ui covers the dock #38 8 years ago
audoban 4ab37d33ed fixed missing window icon #42 8 years ago
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
8 years ago
Michail Vourlakos 36ba1e7e86 remove no needed functionality from dockview 8 years ago
Michail Vourlakos 18b8b5ca30 remove unneeded code 8 years ago
Michail Vourlakos 2b5c43a541 fix #41, 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
8 years ago
Michail Vourlakos c46c722bad remove visibilitymanager on dockview destruction 8 years ago
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
8 years ago
Michail Vourlakos 783654d07e restore compatibility with KF 5.26 8 years ago
Michail Vourlakos de90ff3392 add a separator for latte config entry 8 years ago
Michail Vourlakos 5f5a05a66e improve menu behavior and appearance 8 years ago
Michail Vourlakos 06b8461c05 fix #6
--override default contextmenu behavior
--clean up old code
8 years ago
Michail Vourlakos e8794f989c remove no needed containment actions 8 years ago
audoban 7e44d81a0f Less debug information. 8 years ago
audoban 448f0b83fd Dock shouldnt hide on userConfiguring state #32 8 years ago
audoban 75a915083c Info debugging generates useless backtrace 8 years ago
Michail Vourlakos 3dacc2fda9 support sticker for configuration window 8 years ago
audoban 0de6a070b0 Drag events managed from VisibilityManager #37 #21 8 years ago
audoban c02c12de1a dons't build, pluginmetadata is deprecated 8 years ago
audoban 2045f1d622 Fixed show and hide timers. #33 8 years ago
Michail Vourlakos 8d389fcad2 fix some hiding issues on userConfiguring state 8 years ago
audoban 9a0cfcca13 Respect to the original authors 8 years ago
audoban ad2758cfeb Missing file licences #34 8 years ago
Michail Vourlakos ebad51d780 hide Tasks config if plasmoid not present 8 years ago
Michail Vourlakos c5bb3fa230 expose dock settings into tasks plasmoid 8 years ago
audoban 53cb0f2522 added blockHiding property on visibilitymanager 8 years ago
audoban 3b7ab77ecb Fixed initialization #17 and improved all modes #19 8 years ago
audoban 47f1362c1b project has been cleaned 8 years ago
audoban f701864a69 code formatted 8 years ago
audoban 170a2eec15 update CMakeLists and removed unused dependences 8 years ago
audoban 9d4cd8949e more abstraction 8 years ago
audoban 7b1f151e58 nowdockconfigview removed 8 years ago
audoban 955bfe871d various fixes and more cleaning 8 years ago
audoban 6e5cd6f8b5 dockpackage renamed 8 years ago
audoban 82ee0c64e0 files and class renamed 8 years ago
audoban bc7b719e79 file mode +x 8 years ago
audoban 4ee1846047 fixed wrong condition. 8 years ago
audoban c7d1048b68 notify timer changes 8 years ago
audoban f029d2e281 Merge branch 'master'
Conflicts:
	app/nowdockcorona.cpp
	app/visibilitymanager.cpp
	app/visibilitymanager.h
	app/xwindowinterface.cpp
8 years ago
audoban 61942cd76c Fixed mode on startup 8 years ago
Michail Vourlakos 59ef09f51b restore previous functionality for QEvent:Leave 8 years ago
Michail Vourlakos 13fad948de support DodgeActive
--add localDockGeometry to be used for the
intersect situation
8 years ago
Michail Vourlakos f10e88128b fix #16, systemtray working ok
--calculate freeedges even when screen=-1 is passed,
such a case is on the creation of a containment
8 years ago
Michail Vourlakos 2494a3f4ae disable hiding on !immutable 8 years ago