engstrand-config / dwl-guile

Dynamic tiling Wayland compositor configurable in Guile Scheme, based on dwl and libguile - now with a REPL!
Other
97 stars 5 forks source link

Moving windows between monitors will not cause an instant re-render #20

Closed Frewacom closed 2 years ago

Frewacom commented 2 years ago

There is usally a ~1s delay between moving the window and the window disappearing on the original monitor. This is related to the damage tracking PR that was merged.