Go to file
dengbo 8813fcf268 release 1.7.11 2025-03-21 17:42:09 +08:00
.github/workflows feat: clean up deprecated workflow files 2024-07-01 14:32:16 +08:00
.obs feat: update obs workflows 2024-12-19 16:31:45 +08:00
LICENSES chore: vendor qdbusxml2cpp from Qt 6.8.0 2024-11-13 16:03:50 +08:00
api feat: update client swagger 2025-03-11 17:16:29 +08:00
apps feat: supports selecting compression algorithm 2025-03-18 15:16:36 +08:00
cmake chore: passing custom target to qt macros 2024-11-13 16:03:50 +08:00
cmake.external chore: remove docopt 2024-11-01 10:56:18 +08:00
cmake.fix build: backport to UOS v20 2024-04-17 20:55:14 +08:00
docs docs: Removed unused image path 2025-03-11 17:01:46 +08:00
external fix: network exception waiting time is to long 2025-03-12 16:31:23 +08:00
libs fix: empty directory exists after app uninstall 2025-03-20 17:40:25 +08:00
misc fix: no free space when installing dependencies 2025-03-18 20:09:59 +08:00
po chore: update translate 2025-02-20 17:57:17 +08:00
tools fix: network exception waiting time is to long 2025-03-12 16:31:23 +08:00
.clang-format style: update .clang-format 2023-10-13 22:41:06 +08:00
.cmake-format.py build: refact build process 2023-10-11 13:35:51 +08:00
.editorconfig feat: support module split files 2024-10-15 14:18:40 +08:00
.gitignore chore: merge ll-box 2024-04-18 09:31:26 +08:00
.gitmodules fix: correct gitsubmodule 2024-03-05 20:48:05 +08:00
BUILD.md docs: add build dependencies to build.md 2025-03-11 21:22:32 +08:00
BUILD.zh_CN.md docs: add build dependencies to build.md 2025-03-11 21:22:32 +08:00
CMakeLists.txt release 1.7.11 2025-03-21 17:42:09 +08:00
CMakePresets.json test: bring some tests back 2024-11-29 13:54:51 +08:00
LICENSE docs: update license 2022-12-06 15:43:14 +08:00
OWNERS chore: update OWNERS 2024-02-27 14:22:23 +08:00
README.md chore: add cmake presets 2024-03-05 15:51:04 +08:00
README.zh_CN.md chore: add cmake presets 2024-03-05 15:51:04 +08:00
REUSE.toml feat: add linglong desktop 2025-03-11 20:57:55 +08:00
release.bash feat: add release script 2025-03-21 17:41:54 +08:00

README.md

Linglong

English / 中文

Linglong is the container application toolkit of deepin.

Linglong is the abbreviation of Linglong Tower, which not only means that the container can control the application, but also shows the idea that the application/runtime/system is layered like a tower.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

Contribution guide for developers

Check BUILD.md for instructions for building linglong from source.

License

This project is licensed under LGPL-3.0-or-later.

Credits and references