latte-dock/app/layout
Michail Vourlakos 383d762f11 Introduce storage TMP directory for layouts
--all storage functions are now taking place into
the same Latte TMP directory that is introduced
for layouts. So no more .bak files are needed from
~/.config folder.
..
CMakeLists.txt
abstractlayout.cpp
abstractlayout.h
centrallayout.cpp
centrallayout.h
genericlayout.cpp Introduce storage TMP directory for layouts
genericlayout.h
sharedlayout.cpp multiple fixes to PrimaryConfig geom calcs
sharedlayout.h multiple fixes to PrimaryConfig geom calcs
storage.cpp Introduce storage TMP directory for layouts
storage.h Introduce storage TMP directory for layouts