issues
search
jwinarske
/
drmpp
C++ DRM Client Library
Apache License 2.0
1
stars
1
forks
source link
drm-cursor
#5
Open
jwinarske
opened
3 months ago
jwinarske
commented
3 months ago
Requirements
load_default_pointer(). Loads a xcursor icon from a lz compressed byte array which is located in header
include function to load xcursor icon from file on disk
Cursor should be rendered based on the notify_pointer_motion callback coordinates
Update drm_lz to include compression of the default pointer.
The default pointer used needs a compliant license
Requirements
load_default_pointer(). Loads a xcursor icon from a lz compressed byte array which is located in headerinclude function to load xcursor icon from file on diskUpdate drm_lz to include compression of the default pointer.