Skip to content
Snippets Groups Projects

phosh: Damage output after rotation

Merged Guido Gunther requested to merge guido.gunther/phoc:damage-output into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -73,6 +73,7 @@ phosh_rotate_display (struct wl_client *client,
}
wlr_output_set_transform (phosh->panel->output, transform);
output_damage_whole(phosh->panel->output->data);
}