AhoyISki / Firedecor

An advanced window decoration plugin for the wayfire window manager.
71 stars 7 forks source link

custom button not displayed #14

Closed clemencyworld1 closed 1 year ago

clemencyworld1 commented 1 year ago

Thanks for this great plugin.

So, following the instruction on github page; i created a folder ~/.config/firedecor/button-styles/guy. In it I placed 9 png files named: close-hover.png
minimize-hover.png
toggle-maximize-hover.png close.png
minimize.png
toggle-maximize.png close-pressed.png
minimize-pressed.png
toggle-maximize-pressed.png

I replaced "simple" with "guy" in button-style within wayfire,ini. Then restarted wayfire but the windows still use the default style.

Please, is there anything am doing wrong. I installed the package from AUR using yay as helper.

Thanks

clemencyworld1 commented 1 year ago

20220724_03h36m26s_grim

AhoyISki commented 1 year ago

For hovered buttons, the ending word is hovered, not hover so they wouldn't work. But there was indeed a problem, that I have hopefully addressed in the latest commit. Please install and see if it works for you, It is working on my machine :).

image

clemencyworld1 commented 1 year ago

Thanks. Made the correction, rebuild and its showing now