[Bug 1072231] Re: Setting APPMENU_DISPLAY_BOTH does not work for GTK3 applications

2013-05-20 Thread Tsvetko
** Description changed: 1) Detailed bug description To start the application with the menu enabled in the application and the panel, the following command has to be used: APPMENU_DISPLAY_BOTH=1 appname I recently discovered that this only works for non-gtk3 applications in Ubuntu

[Bug 957873] Re: Dash - button is not transparent when Backlight Always Off is selected

2012-11-04 Thread Tsvetko
You can fix that bug if you add the following code statement to bool Launcher::IconDrawEdgeOnly(AbstractLauncherIcon::Ptr icon) const in plugins/unityshell/src/Launcher.cpp if ((options()-backlight_mode() == BACKLIGHT_NORMAL || options()-backlight_mode() == BACKLIGHT_ALWAYS_OFF) icon-

[Bug 1072231] Re: Setting APPMENU_DISPLAY_BOTH does not work for GTK3 applications

2012-10-28 Thread Tsvetko
** Description changed: 1) Detailed bug description To start the application with the menu enabled in the application and the panel, the following command has to be used: APPMENU_DISPLAY_BOTH=1 appname I recently discovered that this only works for non-gtk3 applications in Ubuntu

[Bug 1072231] Re: Setting APPMENU_DISPLAY_BOTH does not work for GTK3 applications

2012-10-28 Thread Tsvetko
** Description changed: 1) Detailed bug description To start the application with the menu enabled in the application and the panel, the following command has to be used: APPMENU_DISPLAY_BOTH=1 appname I recently discovered that this only works for non-gtk3 applications in Ubuntu

[Bug 1072231] [NEW] Setting APPMENU_DISPLAY_BOTH does not work for GTK3 applications

2012-10-27 Thread Tsvetko
Public bug reported: 1) Detailed bug description To start the application with the menu enabled in the application and the panel, the following command has to be used: APPMENU_DISPLAY_BOTH=1 appname I recently discovered that this only works for non-gtk3 applications in Ubuntu 12.04 LTS, i.e.

[Bug 1072231] Re: Setting APPMENU_DISPLAY_BOTH does not work for GTK3 applications

2012-10-27 Thread Tsvetko
** Description changed: 1) Detailed bug description To start the application with the menu enabled in the application and the panel, the following command has to be used: APPMENU_DISPLAY_BOTH=1 appname I recently discovered that this only works for non-gtk3 applications in Ubuntu