Files
zach 7d6f3cc275
C++ / fmt (pull_request) Successful in 4s
JS/TS / fmt (pull_request) Successful in 20s
JS/TS / lint (pull_request) Successful in 22s
Python / static (pull_request) Successful in 57s
Rust / fmt (pull_request) Successful in 1m2s
C++ / build (pull_request) Successful in 2m10s
Rust / build (pull_request) Successful in 1m50s
Rust / clippy (pull_request) Successful in 1m25s
Python / verify (pull_request) Successful in 2m58s
C++ / clang-tidy (pull_request) Successful in 7m8s
initial commit for media widget update + anim tokens restructure
2026-08-18 16:14:41 +02:00

27 lines
437 B
CMake

qml_module(ZShell-config
URI ZShell.Config
SOURCES
confignode.hpp confignode.cpp
configobject.hpp configobject.cpp
configlist.hpp configlist.cpp
config.hpp config.cpp
anim.hpp anim.cpp
tokens.hpp
appearance.hpp
background.hpp
bar.hpp
clipboard.hpp
colors.hpp
dashboard.hpp
dock.hpp
general.hpp
launcher.hpp
lock.hpp
notifs.hpp
osd.hpp
screenshot.hpp
services.hpp
sidebar.hpp
utilities.hpp
)