Commit Graph

65 Commits (78630a60babebaf6bba25db39ffc7274847a614f)

Author SHA1 Message Date
Michail Vourlakos cf93b7516d improve global shortcuts options
--the user can disable "global shortcuts based
on position" by disabling the global shortcuts
for the first two latte items
--improve texts readability

BUG: 403880
Michail Vourlakos 50dc45c61f fix headers references for classes
Michail Vourlakos d53c2cbea3 fix indents / text appearance
Michail Vourlakos 668c2ff139 dont close view settings when Alternatives shown
--this way the user can also choose different Alternatives
without having false applets replacements or Latte failing

BUG: 403658
Michail Vourlakos 130bb32c8e move view config window for advanced mode
--there were cases for small screen resolutions
that because the view settings windows did not
change its height, it was not changing its placement
to the side of the screen
Michail Vourlakos daa4d0f003 recreate view only when is really needed
--recreate view only when the window
ByPass flag must be really changed
Michail Vourlakos e19cbd46f6 delete secondary window when no needed
BUG: 402627
Michail Vourlakos ca5ea55816 disable debug message
Michail Vourlakos 5c8a2bb380 reorganize settings in view settings window
Michail Vourlakos aeb7877546 improve ExpertSettings location
Michail Vourlakos 5d6d1730f2 improve syncGeometry at settings windows
Michail Vourlakos 40bd5a83e2 update settings to new complexity level
Michail Vourlakos 7d66434244 introduce complexity for view settings
Michail Vourlakos 418799ed30 fix crashes from latteView recreation code
--in order to update window manager flags properly
in some cases a dock recreation is needed. But that
dock recreation when takes place when the user choses
to move its panel between different screens (that recreation
shouldnt be needed) in such case it creates crashes
Michail Vourlakos 0510293c21 REFACTOR:Move confiView(s) to ViewPart:: namespace