Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

linuxdeepin/dde-shell

Repository files navigation

DDE Shell

The dde-shell project provides a plugin system that integrates plugins developed based on this plugin system into DDE.

Dependencies

Check debian/control for build-time and runtime dependencies, or use cmake to check the missing required dependencies.

Building

Regular CMake building steps applies, in short:

$ cmake -Bbuild
$ cmake --build build

After building, a dde-shell binary can be found inside the build folder, you can run it by dde-shell -t to start an example. And you can optionally install it by:

$ cmake --install build # only do this if you know what you are doing

A debian folder is provided to build the package under the deepin linux desktop distribution. To build the package, use the following command:

$ sudo apt build-dep . # install build dependencies
$ dpkg-buildpackage -uc -us -nc -b # build binary package(s)

Getting Involved

License

dde-shell is licensed under GPL-3.0-or-later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 36

AltStyle によって変換されたページ (->オリジナル) /