all: implement hardware cursors
This commit is contained in:
parent
6cc97ee56e
commit
3b8935cf55
23 changed files with 614 additions and 91 deletions
|
|
@ -700,6 +700,7 @@ impl XBackend {
|
|||
true,
|
||||
rr.deref_mut(),
|
||||
node.preferred_scale.get(),
|
||||
true,
|
||||
);
|
||||
for fr in rr.frame_requests.drain(..) {
|
||||
fr.send_done();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue