render: force black background color for fullscreen nodes
This commit is contained in:
parent
609f6f99cd
commit
41754e268f
6 changed files with 46 additions and 4 deletions
|
|
@ -505,6 +505,7 @@ impl MetalConnector {
|
|||
Some(rr),
|
||||
output.global.preferred_scale.get(),
|
||||
render_hw_cursor,
|
||||
output.has_fullscreen(),
|
||||
);
|
||||
let try_direct_scanout = try_direct_scanout
|
||||
&& !output.global.have_shm_screencopies()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue