coldfix / udiskie

Automounter for removable media
MIT License
834 stars 54 forks source link

Flat menu style not working #270

Open subnut opened 10 months ago

subnut commented 10 months ago

Running udiskie -m flat still results in a nested menu style instead of a flat menu style

I'm on Void Linux, fwiw.

coldfix commented 9 months ago

Hi,

the flat/nested menu style is only applied to the left-click menu currently. I think that command line option needs to be changed, or removed in favor of configuration.

CodingKoopa commented 1 month ago

Worth noting that (for other users) that, with d83aa33, udiskie on Wayland defaults to Appindicator, which I'm not sure supports the flat menu style.

Attempting to use GtkStatusIcon by passing --no-appindicator leads to #199 (seems like GtkStatusIcon isn't meant to work on Wayland).

On Appindicator, however, I was able to at least remove the Managed devices layer of nesting by passing --no-menu-update-workaround, which was my main issue. The workaround seems to have been put in place to fix nonsense layout in some environments, which doesn't affect me on Hyprland with Waybar.