Deepin Menu is the unified menu service for Deepin Desktop Environment.
- Qt (>= 5.10)
- dtkwidget (>= 2.0.6)
- DBus
- Qt5 (>= 5.10)
- Qt5-Widgets
- Qt5-Gui
- Qt5-DBus
- dtkwidget (>=2.0.6)
-
Make sure you have installed all dependencies.
-
Build:
$ cd deepin-menu
$ mkdir build
$ cd build
$ qmake ..
$ make
- Install:
$ sudo make install
Run the binary, the two DBus interfaces com.deepin.Menu.Manager and com.deepin.Menu it provides should be sufficient to explain itself. More details on the data structure it uses needs to be done.
You may also find these channels useful if you encounter any other issues:
Deepin Menu is licensed under GPLv3.