Commit Graph

33 Commits (445cf917913a6fe2df598b2ceb715ab3ea035fff)

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez fbf5808667 update commandline options
Johan Smith Agudelo Rodriguez 75d4b71216 , AbstractWindowInterface is now a shared resource
Michail Vourlakos 55f88360c2 Revert "block dock hiding when alternatives are shown"
This reverts commit ddd1a57875.
Michail Vourlakos a430d85119 block dock hiding when alternatives are shown
Johan Smith Agudelo Rodriguez 0d325f827f fix , Support Alternatives from the Context Menu
Michail Vourlakos 827bde86d4 fix , remove QueuedConnection
Michail Vourlakos 65a2367fd6 fix , endless showing loop at startup
--in a multi-screen environment that
 primary screen is not set to 0 it was
 created an endless showing loop at
 startup (catch-up race) between
 screen:0 and primaryScreen
Michail Vourlakos 3ab252339c fix #116,add protections in multi-screen
Johan Smith Agudelo Rodriguez 988ffdae35 fix position when external shadows is enable
Johan Smith Agudelo Rodriguez 0592ba3aaf avoid overlaping
Johan Smith Agudelo Rodriguez 8c820073f0 fix narrow casts
Michail Vourlakos 0476a85aab fix #155,fix availableScreenRect of latte corona
--this is based on the plasma implementation
Michail Vourlakos 41e79cf188 support debug flags from the runtime
--the user is able to set some additional
debug flags in --debug state by just executing
the application.

supported flags:
--with-window: provides a separate window
to show metrics from each separate dock
--graphics: visual indicator for the various
elements
--mask: additional debug messages concerning
mask calculations
Johan Smith Agudelo Rodriguez fedb872e4a Merge branch 'master' into about-dialog
Johan Smith Agudelo Rodriguez 2e8fe37fd2 , added about dialog
Michail Vourlakos ca97e6d486 disable more debug messages
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