chore: update smithay
This commit is contained in:
parent
99bbd10168
commit
0159bce9db
3 changed files with 10 additions and 3 deletions
|
|
@ -506,7 +506,7 @@ impl Common {
|
|||
.get_data::<XWaylandClientData>()
|
||||
.unwrap()
|
||||
.compositor_state
|
||||
.set_client_scale(new_scale as u32);
|
||||
.set_client_scale(new_scale as f64);
|
||||
|
||||
// update wl/xdg_outputs
|
||||
for output in self.shell.read().unwrap().outputs() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue