AhoyISki/Firedecor

Doesnt work

siduck opened this issue · 42 comments

Hi @AhoyISki great plugin, I have installed it but i dont see any change in the decorations

d

it just looks like the default window decor in wayfire ;(

Have you updated your config?

Have you updated your config?

yep

How do i get the decorations to look like this

image

Have you installed wayfire by git cloneing?

Have you installed wayfire by git cloneing?

yep

[sid@sid ~]$ ls /usr/local/lib/wayfire/

lib              libcommand.so                 libextra-gestures.so  libidle.so     libplace.so               libsimple-tile.so   libwinshadows.so
libalpha.so      libcube.so                    libfast-switcher.so   libinvert.so   libpreserve-output.so     libswitcher.so      libwm-actions.so
libanimate.so    libdecoration.so              libfiredecor.so       libipc.so      libresize.so              libvswipe.so        libwobbly.so
libautostart.so  libdefault-config-backend.so  libfisheye.so         libmove.so     libscale-title-filter.so  libvswitch.so       libwrot.so
libblur.so       libexpo.so                    libgrid.so            liboswitch.so  libscale.so               libwindow-rules.so  libzoom.so
[sid@sid ~]$ 

Check for a /usr/lib/wayfire/libfiredecor.so, if you find it, move it to to /usr/local/lib/wayfire/

Check for a /usr/lib/wayfire/libfiredecor.so, if you find it, move it to to /usr/local/lib/wayfire/

i dont find it

I have changed the directory in my comment

I have changed the directory in my comment

i dont find it there

[sid@sid ~]$ ls /usr/local/lib/wayfire/

lib              libcommand.so                 libextra-gestures.so  libidle.so     libplace.so               libsimple-tile.so   libwinshadows.so
libalpha.so      libcube.so                    libfast-switcher.so   libinvert.so   libpreserve-output.so     libswitcher.so      libwm-actions.so
libanimate.so    libdecoration.so              libfiredecor.so       libipc.so      libresize.so              libvswipe.so        libwobbly.so
libautostart.so  libdefault-config-backend.so  libfisheye.so         libmove.so     libscale-title-filter.so  libvswitch.so       libwrot.so
libblur.so       libexpo.so                    libgrid.so            liboswitch.so  libscale.so               libwindow-rules.so  libzoom.so
[sid@sid ~]$ 

its already there

Can you restart wayfire then

Can you restart wayfire then

tried, no change :(

The default firedecor configuration is supposed to look like regular wayfire

To get it to look like the posted picture, you should look at the configs in the REAME.md

Can you restart wayfire then

oh so its supposed to look like default wayfire window decor by default?

Yes, to get the white top, have a look at the accents feature

how do i change the button colors? i see them colored only when i hover on them, how can i keep the color permanent?

That information is in the buttons section of the README

i have tried changing the options in default firedecor config in wayfire.ini but doesnt work

The changes should apply on newly opened windows

ive tried it, no change at all.


[firedecor]
active_accent = \#FFFFFFFF
active_border = \#222222AA
active_outline = \#000000FF
active_title = \#FFFFFFFF
border_size = 10 30 10 10
button_size = 20
button_style = firedecor
corner_radius = 20
debug_mode = false
extra_themes = 
font = sans-serif
font_size = 21
icon_size = 20
icon_theme = Papirus
ignore_views = none
inactive_accent = \#FFFFFFFF
inactive_border = \#333333DD
inactive_buttons = false
inactive_outline = \#000000FF
inactive_title = \#FFFFFFFF
layout = - P5 title | | minimize p maximize p close P5 -
max_title_size = 750
outline_size = 0
padding_size = 2
round_on = all

i should have rounded corners but its the same ;(

Have you remembered to place firedecor in the [plugins] section?

Have you remembered to place firedecor in the [plugins] section?

yes ofc lol, its the last plugin there

Did you remove the decoration plugin?

no

lemme try and see

Remove it then, you can only have one active decoration plugin at a time

oooo works :0

For obvious reasons

@AhoyISki how do i change button colors?

There is currently no way to do that

d

also is there a way to add bottom padding under the title?

There is currently no way to do that

hmm so how does it takes those macos button colors? 🤔

d

also is there a way to add bottom padding under the title?

Not at the moment

There is currently no way to do that

hmm so how does it takes those macos button colors? thinking

? The colors are already set to a reasonable standard, and none of the pictures have different colors on the buttons

I have changed things so that the titles, icons and buttons should now be vertically centered on the edges.

Don't know why I didn't do it like that the first time around

About the button colors, I'm gonna add them later today, as I'm in class atm. Honestly, the reason that wasn't a feature yet is mostly because that would be "too many options", if you get what I mean

About the button colors, I'm gonna add them later today, as I'm in class atm. Honestly, the reason that wasn't a feature yet is mostly because that would be "too many options", if you get what I mean

oh that'd be a great feature as the whole decoration's customizable at the moment so I suppose it'd be reasonable to keep the button colors changeable too :D. Also thanks for all the great work

Now the buttons will interpolate between 2 colors of your choosing!

@AhoyISki thanks a lot!

image

Also you can check the wayfire-shadows plugin, I dont think you need to implement it :p