Commit Graph

4 Commits

Author SHA1 Message Date
dengbo c82b8a5ff9 fix: the context menu of the file manager displays abnormally
Add optional file suffix filtering to exportDir, ensures only files matching the specified suffix are processed.
2025-07-02 10:51:03 +08:00
dengbo 83c75cdc4b chore: revert LINGLONG_EXPORT_VERSION
Revert LINGLONG_EXPORT_VERSION and do not fix export dirs.
2025-06-13 18:42:58 +08:00
dengbo b54fd561aa feat: add hooks features
Add hooks features for app install.
2025-06-06 17:33:22 +08:00
reddevillg c6386bdfe5 feat: modify the way container patches work
1. provide application level patches
2. application level patches will apply after global patches

move configure.h.in to src root, becasue lib utils depends on QT,
we don't want to introduce QT in certain scenarios.

Signed-off-by: reddevillg <reddevillg@gmail.com>
2025-06-04 14:45:07 +08:00