Commit Graph

120 Commits (8b28fb72fa70d159c48215471eb125f1da80aae4)

Author SHA1 Message Date
Michail Vourlakos 3d135c280a fix #76, add waiting dock views
--add m_waitingDockViews which are waiting
for removal confirmation. Using destroyedChanged
signal from containments in order to support
the behavior
--improve freeEdges code based on
the docksCount implementation
8 years ago
Michail Vourlakos 1ccd04914c update greek translation
--removed also a no needed string
8 years ago
Michail Vourlakos 8ac0aaa25f fix #54,dock is shown when applet needs attention 8 years ago
audoban e96765de8d permit always update dockRect variable 8 years ago
audoban 7aabde051e dont update struts when the user is configuring #25 8 years ago
audoban 578da84a3c timer unnecessary 8 years ago
Michail Vourlakos 568be3cfd5 restore previous behavior
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
8 years ago
Michail Vourlakos 21bf96e0e9 disable update struts on userConfiguring state 8 years ago
Michail Vourlakos ec35e5ea58 fix two crashes
-- one private slot was missing, right clicking
was creating a crash because of this sometimes
-- removing a second or third created dock was
causing a crash because visibilitymanager wasnt
removed in sync and correctly from the dockview
8 years ago
Michail Vourlakos 80df887507 consider shadow size for currentThickness
--this solves an issue concerning configuration window
placement when changing locations
8 years ago
audoban c03e1a8ca1 unnecessary sync 8 years ago
audoban 93f7777acd better debug info 8 years ago
audoban d1ac8c77eb code formatted 8 years ago
audoban a2ce61c888 reduced number of calls to syncGeometry 8 years ago
audoban 8330467c2a update dockconfig view 8 years ago
audoban 2f262c4fb2 update geometry just when is necessary 8 years ago
audoban b144cd1f0b improve auto sync geometry, and cleaning code unused 8 years ago
audoban 118a046d3b reorder members 8 years ago
audoban f9d8049c64 set on all activities #52 8 years ago
Michail Vourlakos a46e0a19c5 fix #25, set dock's geometry correctly 8 years ago
Michail Vourlakos f378d6c0db set show/hide timers default values 8 years ago
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