Commit Graph

5 Commits

Author SHA1 Message Date
dengbo ebcadfe850 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 09:47:35 +08:00
ComixHe 19235c222b refacrtor: use our custom container init
Signed-off-by: ComixHe <ComixHe1895@outlook.com>
2025-06-16 17:01:03 +08:00
dengbo 9f7b2406cc chore: revert LINGLONG_EXPORT_VERSION
Revert LINGLONG_EXPORT_VERSION and do not fix export dirs.
2025-06-13 18:41:19 +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