<div>A quick update:<br></div><div><br></div><div>I realized that the commands from the gtk-module README are in fact needed for XFCE. I added them to the shell script.<br><br>-JTS<br></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On Tuesday, December 10, 2019 3:50 PM, Jacob Sims <jtsims@protonmail.com> wrote:<br></div><div> <br></div><blockquote class="protonmail_quote" type="cite"><div><div>Hi,<br></div><div><br></div></div><div><div>I had the same problem on XFCE in Debian testing. I did some searching of the original repo's README and discovered there are a few settings that have to be flipped in XFCE on Debian. Based on similar settings existing for MATE, I'd assume the same is true there, and, finally, also for Budgie (but that's not an official Debian DE so I'm not worrying about it).<br></div></div><div><div><br></div></div><div>For XFCE:<br></div><div><span lang="plaintext">xfconf-query -c xsettings -p /Gtk/ShellShowsMenubar -n -t bool -s true</span><br></div><div><span lang="plaintext">xfconf-query -c xsettings -p /Gtk/ShellShowsAppmenu -n -t bool -s true</span><br></div><div><br></div><div><span lang="plaintext">For MATE:</span><br></div><div><span lang="plaintext">gsettings set org.mate.interface gtk-shell-shows-app-menu true</span><br></div><div><span lang="plaintext">gsettings set org.mate.interface gtk-shell-shows-menubar true</span><br></div><div><br></div><div><span lang="plaintext">The original information and README are <a href="https://gitlab.com/vala-panel-project/vala-panel-appmenu/blob/master/README.md">here</a>.</span><br></div><div><span lang="plaintext">The information about `appmenu-gtk-module' seems not to be relevant to Debian as the changes it makes seem to be in the install scripts already.</span><br></div><div><br></div><div><span lang="plaintext">I have fixed the problem on XFCE by adding a file in the `/debian' direction called `xfce4-appmenu-plugin.sh' with the above commands. I also made one for MATE (`debian/mate-applet-appmenu.sh') that presumably works, but I am not sure since I'm running XFCE.<br><br>I can't find information on exactly how to submit the actual source changes, so I'm hoping this is the correct way to report fixes. If not, let me know and I'll happily do things properly.</span></div><div><br></div><div><span lang="plaintext">Regards,</span><br></div><div><span lang="plaintext">JTS</span><br></div></blockquote><div><br></div>