mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
closing_window: Store textures directly
This commit is contained in:
@@ -1363,7 +1363,7 @@ impl<W: LayoutElement> Workspace<W> {
|
||||
let res = ClosingWindow::new(
|
||||
renderer,
|
||||
snapshot,
|
||||
output_scale.x as i32,
|
||||
output_scale,
|
||||
center,
|
||||
tile_pos,
|
||||
anim,
|
||||
|
||||
Reference in New Issue
Block a user