mirror of
https://github.com/labwc/labwc.git
synced 2026-03-09 05:33:53 -04:00
Remove src/damage.c
This commit is contained in:
parent
e289100a54
commit
bd9ac3478a
15 changed files with 0 additions and 48 deletions
|
|
@ -186,9 +186,6 @@ output_update_for_layout_change(struct server *server)
|
|||
wlr_cursor_move(server->seat.cursor, NULL, 0, 0);
|
||||
wlr_xcursor_manager_set_cursor_image(server->seat.xcursor_manager,
|
||||
XCURSOR_DEFAULT, server->seat.cursor);
|
||||
|
||||
/* Redraw everything */
|
||||
damage_all_outputs(server);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue