inclement / vivarium

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

Make xwayland surface size respect any of size/size_hint/min_size #72

Closed inclement closed 3 years ago

inclement commented 3 years ago

Currently we don't handle well the case where current size and min size are zero, but a size hint is provided.