Commit Graph

17 Commits (72baaa88093b2566c4dad4fb560683b847fb1a18)

Author SHA1 Message Date
Michail Vourlakos 13fa35c99a fix , improve loadLayout on startup
--loadLayout is called only once and when
the activities service is in ready state
Michail Vourlakos fd40ef7f4d update locations when dock changes location
--updates the available locations in the configuration
window when any dock updates its location
Michail Vourlakos 2c0e536cf9 remove old applets config from active containments
Johan Smith Agudelo Rodriguez 05163c2911 code cleaned
Johan Smith Agudelo Rodriguez 9cb5b44b93 master merged on audoban2
Michail Vourlakos 5b1d152dc9 fix #84,closing Latte cleans config file
--when Latte is closing removes all entries for
containments that are obsolete
Johan Smith Agudelo Rodriguez 3a627a8d65 Free resources for dockview
Johan Smith Agudelo Rodriguez c42250d9bb avoid white spaces with astyle
Johan Smith Agudelo Rodriguez 2307efd4c4 clean up code
Michail Vourlakos 0f658a1e54 fix , 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
Johan Smith Agudelo Rodriguez 44bdd5a90b code formatted
Michail Vourlakos fba9d62ee2 fix , update config window location
--fix also some crashes concerning the existence
of multiple config windows from different docks.
Michail Vourlakos df084b1783 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 cb0ed85dc2 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
Johan Smith Agudelo Rodriguez fe146aaa90 Missing file licences
Johan Smith Agudelo Rodriguez 84eacf3cbf code formatted
Johan Smith Agudelo Rodriguez 7fc5aa55f6 files and class renamed