feat: add themed launcher icon catalog
Some checks failed
Continuous Integration / formatting (push) Has been cancelled
Continuous Integration / linting (push) Has been cancelled

This commit is contained in:
Lionel DARNIS 2026-05-26 12:03:59 +02:00
parent 339ac4e3e4
commit da53a9f45f
5 changed files with 665 additions and 14 deletions

View file

@ -2,6 +2,7 @@
// SPDX-License-Identifier: GPL-3.0-only
mod app;
mod icon_catalog;
mod launcher_edit;
mod localize;
mod wayland_handler;