psifidotos / applet-window-appmenu

Plasma 5 applet in order to show the window appmenu
GNU General Public License v2.0
422 stars 33 forks source link

AppMenu not showing on my Arch setup #168

Closed YamiYukiSenpai closed 3 years ago

YamiYukiSenpai commented 3 years ago

I have Wayland on both Neon Unstable and Arch. The former works fine, while the latter just shows "Window AppMenu" while the settings page for the plasmoid is open. I was only able to do that just now while trying to open this issue. Before, nothing would show, until I "edit" the dock, and opened the settings for the AppMenu.

AppMenu settings Dolphin

I tried to use the hamburger button instead of the global menu, but that didn't work either.

psifidotos commented 3 years ago

Which appmenu version are you using and how did you retrieve it?

YamiYukiSenpai commented 3 years ago

Which appmenu version are you using and how did you retrieve it?

0.7.0 from the release page

psifidotos commented 3 years ago

are you using Arch version or do you build it by yourself?

YamiYukiSenpai commented 3 years ago

are you using Arch version or do you build it by yourself?

Can you clarify?

I'm not sure if this is what you're asking, but the only difference between my Plasma on Arch and the default is that I'm using KWinFT, and I had to build KDecoration from Git (to fix an issue with the former).

psifidotos commented 3 years ago

nothing to do. In any case, where did you find your AppMenu applet for your Arch system?

YamiYukiSenpai commented 3 years ago

From the release page on GitHub

psifidotos commented 3 years ago

in any case that makes it a distro issue and not related to general development

hsantanna commented 3 years ago

I'm not sure if this is what you're asking, but the only difference between my Plasma on Arch and the default is that I'm using KWinFT, and I had to build KDecoration from Git (to fix an issue with the former).

It seems that KWinFT does not support global menu on Wayland yet, and waits for this merge request: https://gitlab.com/kwinft/kwinft/-/merge_requests/78

Are you using KWinFT and Wayland on both, Neon and Arch?

Did you tested AppMenu with main KWin?

How does the official KDE Plasma Global Menu?

I'm using Plasma on Wayland for months and global menu works great, no matter if with AppMenu or with Global menu widget.

YamiYukiSenpai commented 3 years ago

I'm not sure if this is what you're asking, but the only difference between my Plasma on Arch and the default is that I'm using KWinFT, and I had to build KDecoration from Git (to fix an issue with the former).

It seems that KWinFT does not support global menu on Wayland yet, and waits for this merge request: https://gitlab.com/kwinft/kwinft/-/merge_requests/78

Are you using KWinFT and Wayland on both, Neon and Arch?

Just Arch

Did you tested AppMenu with main KWin?

Yes, and it works in KWin.

I opened an issue on KWinFT.