Commit Graph

11 Commits (185dd39e5c2777dfadae25d17d18a6ebaab8ee16)

Author SHA1 Message Date
Michail Vourlakos 25d9d4ed17 refactor:rename DockCorona to Latte::Corona
Michail Vourlakos 39368a41de REFACTOR:rename DockView to Latte::View
--move all classes related to Latte::View
from dock/ folder to view/ folder
Michail Vourlakos 2099b8ed36 add headers comments for all c++ files
Michail Vourlakos deefa6f32e REFACTOR:move wm related classes to wm folder
Michail Vourlakos cb88d134f4 fix #889,dont crash on applcation exit
--the wayland interface couldnt orchestrate correctly
with the corona and the application exit. The whole
architecture changed and the window manager now is
provided by corona and corona is also responsible to
keep only one instance of it and close on exit.
Michail Vourlakos acb77c6cd4 update header files and move files around
Michail Vourlakos a37036b6eb support Activities setting for InfoView
Michail Vourlakos a537572d42 fix #643,protect enabledBorders for InfoView
Michail Vourlakos b2df416e1b fix crash from infoview in wayland
Michail Vourlakos 23733837e5 update the infoview for wayland and multi-screen
Michail Vourlakos 3028076db2 add a special Latte info window / view
--it is used mainly for presenting a Latte specific
info window when changing dynamically layouts