mirror of
https://github.com/swaywm/sway.git
synced 2024-12-28 07:56:31 +01:00
parent
5de5c3838b
commit
095353d91d
1 changed files with 0 additions and 1 deletions
|
@ -196,7 +196,6 @@ static void handle_output_destroyed(wlc_handle output) {
|
|||
|
||||
static void handle_output_post_render(wlc_handle output) {
|
||||
ipc_get_pixels(output);
|
||||
arrange_windows(swayc_by_handle(output), -1, -1);
|
||||
}
|
||||
|
||||
static void handle_view_pre_render(wlc_handle view) {
|
||||
|
|
Loading…
Reference in a new issue