way-cooler / way-cooler

Wayland compositor for AwesomeWM
http://way-cooler.org
MIT License
2.14k stars 76 forks source link

Remove global destruction #652

Closed Timidger closed 4 years ago

Timidger commented 4 years ago

This was removed in wlroots to simplify the destruction order since we will never remove these globals before removing the wl_display these functions are now gone.