Closed gustawho closed 3 years ago
@Zren Any updates on this? I think menu bar in current version looks too crowded, and sometimes it becomes hard to aim for the specific button:
In the short term, you can edit Decoration::appMenuButtonHorzPadding()
.
https://github.com/Zren/material-decoration/blob/master/src/Decoration.cc#L640
In the short term, you can edit
Decoration::appMenuButtonHorzPadding()
.https://github.com/Zren/material-decoration/blob/master/src/Decoration.cc#L640
Thanks! I will try it out
This functionality is already in the configuration window?
@tassiovirginio It's available in the dev
branch. I should probably merge that into the master
branch since it has other fixes. There's a bit of refactoring in hopes of adding wayland support mixed in as well but it shouldn't be a problem.
I understand some concessions have to be made in order to keep the appmenu module functional, but if #16 is implemented, it'd be nice to add an option to configure the space between menu items.