WayfireWM / wayfire

A modular and extensible wayland compositor
https://wayfire.org/
MIT License
2.35k stars 174 forks source link

Ability to use xfwm themes with wayfire. #1982

Closed ItsTerm1n4l closed 10 months ago

ItsTerm1n4l commented 10 months ago

I think an easy way to create good titlebars would be to use xfwm themes, these are simple and easy to create and there are many available, I expect this could either be built in to wayfire or a plugin be created to achieve this functionality.

ammen99 commented 10 months ago

This is definitely not planned for upstream Wayfire. There are already multiple alternative decoration plugins though - pixdecor (from Raspberry Pi), windecor, firedecor (main repo seems outdated, but I linked a fork which probably works with latest wayfire). I suppose you could start a new plugin if you know C++ :)