Giter VIP home page Giter VIP logo

dde-application-manager's Introduction

DDE Application Manager

WORK IN PROGRESS

This branch is used to totally refactor.

Refactor plan.


DDE Application Manager is the app manager of Deepin Desktop Environment.

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd dde-application-manager
$ cmake -B build
$ cmake --build build -j`nproc`
  1. Install
sudo cmake --install build

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

dde-application-manager is licensed under GPL-3.0-or-later.

dde-application-manager's People

Contributors

18202781743 avatar archiemeng avatar asterwyx avatar black-desk avatar caixr23 avatar comixhe avatar dengbo11 avatar feiwang1119 avatar felixonmars avatar hudeng-go avatar justforlxz avatar kamiyadm avatar kegechen avatar mhduiy avatar robertkill avatar rocet92 avatar sdpyly avatar shenmo7192 avatar ssk-wh avatar student-ice avatar tsic404 avatar ut003640 avatar utsweetyfish avatar weizhixiangcoder avatar wineee avatar yixinshark avatar zccrs avatar zsien avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dde-application-manager's Issues

由autostart加载而来的应用不应该显示在launchpad中

目前在AM初始化的过程中,如果没有在已加载的应用列表中找到相同ID的应用,则会以此创建一个新的dbus object,并承认它是一个应用。

建议的修改方案:在 ApplicationService::noDisplay 方法中优先判断 m_desktopSource 的来源,如果是来源于 xdg autoSart 则返回 false

项目重构

此项目目前的接口和代码实现不符合项目的定位。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.