1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-23 01:33:50 +03:00
latte-dock/app/layout
Michail Vourlakos 6bffba2b16 viewsdialog:support all cases move active views
--moving views between different active layouts can be
tricky because three different scenario should be handled:
--- onscreen_view -> onscreen_view in different active layouts
--- onscreen_view -> offscreen_view in different active layouts
--- offscreen_view -> onscreen_view in different active layouts
2021-04-27 01:43:38 +03:00
..
abstractlayout.cpp sync configuration to files after save configs 2021-01-10 12:43:19 +02:00
abstractlayout.h multiple:make switch funtion work properly 2020-08-30 20:32:13 +03:00
centrallayout.cpp sync configuration to files after save configs 2021-01-10 12:43:19 +02:00
centrallayout.h multiple:make switch funtion work properly 2020-08-30 20:32:13 +03:00
CMakeLists.txt REFACTOR:Drop Shared Layouts infrastructure 2020-08-28 17:58:39 +03:00
genericlayout.cpp viewsdialog:support all cases move active views 2021-04-27 01:43:38 +03:00
genericlayout.h add LayoutsManager::moveView function 2021-04-27 00:08:16 +03:00