X11: cache custom cursors (#3366)
This commit is contained in:
parent
6b29253797
commit
d1717b6a01
8 changed files with 100 additions and 38 deletions
|
|
@ -60,6 +60,7 @@ use x11rb::{
|
|||
xcb_ffi::ReplyOrIdError,
|
||||
};
|
||||
|
||||
pub(super) use self::util::CustomCursor;
|
||||
use self::{
|
||||
dnd::{Dnd, DndState},
|
||||
event_processor::EventProcessor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue