mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Update Smithay (apply state in post commit)
This commit is contained in:
+2
-2
@@ -758,8 +758,8 @@ impl<W: LayoutElement> Tile<W> {
|
||||
geo.size,
|
||||
Rectangle::from_loc_and_size((0., 0.), geo.size),
|
||||
GradientInterpolation::default(),
|
||||
Color::from_array_premul(elem.color()),
|
||||
Color::from_array_premul(elem.color()),
|
||||
Color::from_color32f(elem.color()),
|
||||
Color::from_color32f(elem.color()),
|
||||
0.,
|
||||
Rectangle::from_loc_and_size((0., 0.), geo.size),
|
||||
0.,
|
||||
|
||||
Reference in New Issue
Block a user