Victor Kareh
Victor Kareh
@ikeydoherty - I submitted a fix for this: #101 I've tested this using Compiz, Marco, and Metacity (there might be some edge cases on the latter, but it works). Have...
@UnoSD, @pwmarcz - are you using Marco or Compiz? Also, do you have your NumLock key on or off?
@carolosf - I don't know/use IntelliJ, so I'm not sure which shortcuts it's messing with. However, I just installed it and noticed that the window itself doesn't respond to a...
@carolosf - yeah, I see how Alt+Insert wouldn't really work. The way HUD determines which keys to forward where is based on a list generated by GTK that tells HUD...
@cccplex - this doesn't seem to be an issue in 18.04. mate-hud has changed considerably since 17.10 and now plays nicer with other applications, including Firefox.
If you're using Marco, try running this on the command line: ``` gsettings set org.mate.mate-menu hot-key 'Escape' ``` For Compiz, this does not work yet.
@procedural thanks for debugging this, I've submitted a pull request that fixes the behaviour of the Hover option: https://github.com/ubuntu-mate/mate-menu/pull/84
Seems like an error with libmate-menus. Have you reported to the Fedora bugzilla?
@gitumor - I can't reproduce this. I can click on any menu entry just fine. Is there a specific app that you were trying to open from the menu? Also,...
That's certainly strange... I'm looking at the package in the SUSE repo and at first glance there's no differences that I can detect. I'll have to take a deeper look...