Hualet Wang cc56265a4d bugfix: dock is recognized as normal window
this commit will fix two bug:
1, dock is recognized as normal window while previewing window
bugzillal: https://bugzilla.deepin.io/show_bug.cgi?id=5243
2, dock doesn't show in other workspaces

Change-Id: Iea3cff6b3d325909af9802521e7916b7c1569614
2016-02-25 10:51:41 +08:00
2015-09-28 11:18:42 +08:00
2015-12-28 13:38:47 +08:00
2015-12-28 13:38:47 +08:00
2016-02-04 10:55:34 +08:00
2016-01-22 14:23:58 +08:00
2015-12-28 13:38:47 +08:00

DDE Dock

DDE Dock is Deepin Desktop Environment task bar.

Dependencies

Build dependencies

  • qmake (>= 5.3)
  • libdui (developer package)

Runtime dependencies

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd dde-dock
$ mkdir Build
$ cd Build
$ qmake ..
$ make
  1. Install:
$ sudo make install

When install complete, the executable binary file is placed into /usr/bin/dde-dock.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

DDE Dock is licensed under GPLv3.

Description
Dock application of DDE
Readme 66 MiB
Languages
C++ 97%
CMake 2%
C 0.8%
Shell 0.2%