Commit Graph

4 Commits (ea88cb57a3bee1fca73df0732a2259c07f5e0dd5)

Author SHA1 Message Date
Alexander Lohnau 505379ed04 Use spdx syntax for all files
Michail Vourlakos 42757668cf provide specific screen data structure
Michail Vourlakos f27f938042 support XDG_CONFIG_PATH for app code
BUG:428210
Michail Vourlakos 5073939335 REFACTOR:split up and refactor liblatte2 and types
--use a more logical organization for types. LibLatte2
is split to become LatteCore library and Latte types
are now moved to application level. The Latte Types will
be split even more... Tasks-Only related types will
become Latte.Tasks types

BUG:420210