Commit Graph

18 Commits (804d3d4d73b9e0b393c01527cd16659f5ee972a0)

Author SHA1 Message Date
Michail Vourlakos f89b110a36 drop Meta+E that is used from Dolphin
Michail Vourlakos bea8247b84 refactor:move syncActiveShares to Synchronizer
Michail Vourlakos 46bf0c1229 update activities/shares from cell QMenu(s)
Michail Vourlakos d307ac626b update UI elements in LayoutsEditor when needed
--toggling between Single/Multiple mode now shows/hides
all the SharedLayouts ui elements accordingly
Michail Vourlakos 08ef9c10b9 add the Shared button behavior
Michail Vourlakos e7568c8478 NO/ASSIGN active Shares to active Centrals
Michail Vourlakos 715e8b58c1 sharedtocolumn use only #settingid for layouts
--this way we can keep track of layout names changes
and work flawlessly in updating Shares names etc.
Michail Vourlakos 14d7079198 improve disabled cells layout for shareds
Michail Vourlakos cff6436a74 add shared icon for layouts to be identified
Michail Vourlakos 4c0a3f5523 update shared layouts cell states
--enable/disable shared layouts cells
accordingly
Michail Vourlakos d813a15b57 publish Shared to relevant ComboBox
Michail Vourlakos c27de681d1 LayoutsEditor:load shares for SharedLayouts
Michail Vourlakos 1f14405e63 REFACTOR: rename Active TO -> CENTRALLAYOUT
Michail Vourlakos 7d0905e379 refactor: rename Layout to ActiveLayout
--first steps to abstract the Layout code in
different classes
Michail Vourlakos 1ab99761a1 REFACTOR:Update Dock types to new Latte2::Types
Michail Vourlakos 25d9d4ed17 refactor:rename DockCorona to Latte::Corona
Michail Vourlakos 2099b8ed36 add headers comments for all c++ files
Michail Vourlakos d8f748b512 REFACTOR:move setting* to relevant folder