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 0b2be421eb IMPORTANT:Multiple docks/panels in same edge
--Latte can now support multiple Views in the same screen
edge. Views as separated in THREE Layers of priorities.
1. Views from Shared Layouts have highest priority and they
are first to occupy a screen edge
2. Views that are set OnPrimary screen occupy a screen edge only
if there is NO other View from a Shared Layout applied already
3. Views that are Explicit to specific screens occupy a screen
edge only if there is NO PRIMARY view already loaded
2020-03-07 18:30:22 +02:00
..
abstractlayout.cpp add type() to layouts 2019-05-02 12:58:56 +03:00
abstractlayout.h REFACTOR: rename Active TO -> CENTRALLAYOUT 2019-05-08 21:48:34 +03:00
centrallayout.cpp track kwinrc file only on changes 2019-09-08 00:09:42 +03:00
centrallayout.h improve settings windows shown trigerring behavior 2019-07-10 17:10:31 +03:00
CMakeLists.txt REFACTOR: rename Active TO -> CENTRALLAYOUT 2019-05-08 21:48:34 +03:00
genericlayout.cpp IMPORTANT:Multiple docks/panels in same edge 2020-03-07 18:30:22 +02:00
genericlayout.h IMPORTANT:Multiple docks/panels in same edge 2020-03-07 18:30:22 +02:00
sharedlayout.cpp rename some global shortcuts texts 2019-05-25 18:05:24 +03:00
sharedlayout.h rename some global shortcuts texts 2019-05-25 18:05:24 +03:00
storage.cpp Fix minor typo 2019-07-16 08:59:13 +03:00
storage.h Views Report Information for inactive layouts 2019-07-15 00:05:10 +03:00