daniruiz/flat-remix-gtk

Disable app menu button

sp1ritCS opened this issue · 3 comments

Hi, I'm currently working on an Gtk+3 application and I'm working to integrate a global app menu.
The appmenu button in the HeaderBar looks fine with Adwaita, however Flat-Remix-GTK sets the opacity of the image to zero and makes it so that the button looks like the min/max/close buttons.

.csd &.appmenu.toggle {

Can you add a way for applications to disable this behaviour (by adding a custom class to either MainWindow or HeaderBar) that makes the appmenu button look like a regular button in the HeaderBar (like the ones added by gtk_header_bar_pack_start/end()?

Hi!
Could you provide a screenshot of the issue for both Adwaita and flat-remix theme, I'm not sure about what type of buttons are affected.

Sure,
Screenshot from 2021-06-03 23-47-53
image

This should be fixed now with the new version