jlo62

Results 12 comments of jlo62

> Would love to use https://materialdesignicons.com/ in the waybar. workaround: Arch AUR has ttf-material-design-icons-git.

This has been fixed in gnome 1 year ago, maybe we could look at how it was done: https://gitlab.gnome.org/GNOME/mutter/-/issues/2457

Hi, I took myself the liberty to make a fork and clear the conflicts. Note I am new to github, and I didn't find out how to merge commits, so...

This already exists: ``` swayosd-client --output-volume=mute-toggle swayosd-client --input-volume=mute-toggle ```

#108 will ship a default configuration file. But there are only 3-4 entries available, so for now that should suffice.

true :D I merged it into my fork's main, didn't think this would close it.

Is this like mixing pixels from one of the color and the other color to make a gradient in a gradient? So we would need a whole new svg renderer...

fetching the next song via MPRIS doesn't always work, so I just polled the song until it changed. I raised the poll limit in https://github.com/jlo62/SwayOSD and added some print statements....

Well, it's already the fallback not being able to get the track list and poll the next one. I guess we could just raise it to 10s?

@AdoraMel That would be great. I raised the timeout to 20 seconds, could you post the output here?