Skip to content

Schedule a repaint when a window is damaged

Vlad Zahorodnii requested to merge work/repaint-on-damage into master

Currently, if an X11 or Wayland window is damaged, we will schedule a repaint. This results in some code duplication that this change intends to get rid of.

Part-of: !507 (merged)

Edited by Vlad Zahorodnii

Merge request reports