inclement / vivarium

A dynamic tiling Wayland compositor using wlroots
GNU General Public License v3.0
367 stars 13 forks source link

fix xwayland fullscreen crash #135

Closed flaviozavan closed 12 months ago

flaviozavan commented 1 year ago

Introduces a trivial fix for a crash in xwayland that could be triggered when a view with NULL size hints tried to go fullscreen


This fixes the proprietary game return to monkey island. All other uses of the hints are performing the proper checks

inclement commented 12 months ago

Great, thanks! Sorry about the delay, somehow missed the notification