File: README

package info (click to toggle)
appmenu-qt 0.2.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 168 kB
  • sloc: cpp: 464; python: 35; makefile: 12
file content (16 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Summary

This plugin provides appmenu support for Qt.

If your version of Qt is less than 4.8, you *need* a patched Qt for this to
work. A patch for Qt 4.7.3 can be found in the patches/ dir.

# Environment variables
- Set QT_X11_NO_NATIVE_MENUBAR to 1 to disable exposing menubars on DBus

- Set APPMENU_DISPLAY_BOTH to 1 to expose menubars on DBus but still show them
in the window

# Author

Canonical DX Team, Aurélien Gâteau <aurelien.gateau@canonical.com>