element: Allow overriding default scanout behaviour
This commit is contained in:
parent
be1424f1ca
commit
c3d2b5f0b7
8 changed files with 52 additions and 9 deletions
|
|
@ -187,6 +187,7 @@ impl MoveGrabState {
|
|||
.to_physical_precise_round(output_scale),
|
||||
output_scale,
|
||||
alpha,
|
||||
Some(false),
|
||||
);
|
||||
let p_elements = self
|
||||
.window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue