Go to file
Xie Wei d36e97fcb9 Import Debian changes 3.14.0.0-0k0
ukui-menu (3.14.0.0-0k0) v101; urgency=medium

  * 修改为quilt格式

ukui-menu (3.14.0.0) v101; urgency=medium

  * 

ukui-menu (3.0.1-1) unstable; urgency=medium

  * New upstream bugfix release.

ukui-menu (3.0.0-1) unstable; urgency=medium

  * New upstream release.

ukui-menu (2.0.8-1) unstable; urgency=medium

  * New upstream release.

ukui-menu (2.0.7-1) unstable; urgency=medium

  * New upstream release.

ukui-menu (2.0.6-1) unstable; urgency=medium

  * New upstream bugfix release.
    - Fix that the 'recent' page is empty. (LP: #1870954)
    - Fix the focus issue.
    - Fix the issues when change primary screen.
  * debian/control:
    - Add bamfdaemon to depends and libbamf3-dev to build-depends.

ukui-menu (2.0.5-1) unstable; urgency=medium

  * New upstream bugfix release.
    - Fix startup failure when panel profile does not exist.
    - Fix the icon dragging problem.
    - Fix that right-click menu popup abnormally.
    - Fix the wrong position when switch from fullscreen to normal mode.
  * debian/watch:
    - Update to monitor upstream org.tar.gz file.

ukui-menu (2.0.4-1) unstable; urgency=medium

  * New upstream bugfix release.
    - Fix the icon problem with newly installed software.
    - Fix the crash during software installation and uninstallation.
    - Not hardcode the font name.

ukui-menu (2.0.3-1) unstable; urgency=medium

  * New upstream bugfix release.
    - Get the panel position to avoid popup at wrong place.
    - Fix the stuck when scroll the area.
    - Fix the focus issue.
    - Fix the display problem of 'recent app" bar.
    - Adjust the style of right-click menu.

ukui-menu (2.0.1-1) unstable; urgency=medium

  * New upstream release.
    - Migrate from python to qt.
  * debian/control:
    - Bump Standards-Versions to 4.5.0.
  * debian/{control,compat}:
    - Use debhelper-compat notation.

ukui-menu (1.1.12-1) unstable; urgency=medium

  * Remove the duplicated timed-shutdown.py file.

ukui-menu (1.1.11-1) unstable; urgency=medium

  * Upload to unstable.
  * Add network detection for feedback.
  * Update some labels.
  * Update tr.po.
  * debian/control:
    - Bump standards-version to 4.4.0.

ukui-menu (1.1.10-1) experimental; urgency=medium

  * Update the default icon of user face.
  * Fix the error when show popup menu.
  * Change the timing of update recent files.

ukui-menu (1.1.9-1) unstable; urgency=medium

  * Add transparency effect.
  * Add a shutdown timer.
  * Deal with the situation when get_desktop_file_path is None.
  * Update the code of keybinding.
  * Update the icon of start menu.
  * Bump standards-version to 4.3.0.

ukui-menu (1.1.7-2) unstable; urgency=medium

  * Debian/control:
    - Remove gvfs-open. (Closes: 906326)

ukui-menu (1.1.7-1) unstable; urgency=medium

  * Skip 'Education' for 'Normal Menu'.
  * Add fr.po, pt.po, ru.po, es.po.
  * Update start.svg.
  * Deal with filename which contain '&'.

ukui-menu (1.1.5-1) UNRELEASED; urgency=medium

  * Use mate-terminal instead of gnome-terminal.
  * Port to python3.
  * Update for ukui-panel.
  * Add support for resize the menu icon.
  * Add right-click menu for recent files.
  * Add feedback window.

ukui-menu (1.0.2-2) unstable; urgency=medium

  * Use tracker.d.o team address (Closes: #899863)

ukui-menu (1.0.2-1) unstable; urgency=medium

  * Initial release (Closes: #872967)
2022-05-20 16:38:18 +08:00
.github/workflows Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
data/img Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
debian Import Debian changes 3.14.0.0-0k0 2022-05-20 16:38:18 +08:00
man Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
src Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
translations Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
COPYING Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
NEWS Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
README.md Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
main.cpp Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
res.qrc Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
ukui-menu.desktop Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
ukui-menu.ini Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
ukui-menu.pro Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00
ukui-menu.pro.user Import Upstream version 3.14.0.0 2022-05-20 16:38:18 +08:00

README.md

ukui-menu

build

An advanced menu for UKUI, providing common and all software mixed sort module, alphabet classification module, functional classification module and search module.

How to report bugs

Bugs should be reported to the UKUI bug tracking system:

https://github.com/ukui/ukui-menu/issues

You will need to create an account for yourself.

Please read the HACKING file for information on where to send changes or bugfixes for this package.

How to build

Preparation

You can build pre-depends with such command:

sudo apt install libglib2.0-dev qtbase5-dev libqt5svg5-dev libqt5x11extras5-dev libgsettings-qt-dev libbamf3-dev libxrandr-dev libxtst-dev libx11-dev

Note: build-depends references the paragraph in debian/control.

Build from source and test

git clone https://github.com/ukui/ukui-menu

cd ukui-menu && mkdir build && cd build

qmake .. && make

sudo make install

Note: If you want to run ukui-menu, You just need to execute the ukui-menu command at the terminal.

DBUS interface

BUS Nameorg.ukui.menu

path/org/ukui/menu

Interfaceorg.ukui.menu

Method name

GetMenuStatus () <---> Get ukui-menu display hidden status

WinKeyResponse () <---> ukui-menu display hidden state change interface

GetSecurityConfigPath () <---> Get security control profile path

Configuration file

.config/ukui/Ukuimenu.db