Commit Graph

4 Commits (434bda941263a9bb31c9b432b2d9798f2a1e2f3c)

Author SHA1 Message Date
Alexander Lohnau 505379ed04 Use spdx syntax for all files
Michail Vourlakos 34f1eff125 remove separator length based on latte setting
Michail Vourlakos b69af88ebc refactor:move irrelevant WindowSystem properties
--irrelevant WindowSystem properties are now moved
to LatteCore.Environment that fit better semantically
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