inclement / vivarium

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

Flaviozavan fullscreen #106

Closed inclement closed 2 years ago

inclement commented 2 years ago

Copy of https://github.com/inclement/vivarium/pull/97 plus review tidy

inclement commented 2 years ago

I think the rendering issue is affecting views resized via the cursor, and only when full damage tracking is enabled (which isn't the default). Looks like the border is drawn slightly too large. I'm looking to fix it but haven't tracked down quite what's changed.

inclement commented 2 years ago

I was thinking this wasn't working because view size sometimes changes when made floating (via mod+click on the view), but actually that seems to happen on the main branch too so it's probably unrelated. Merging now.