Could we add _X_EXPORT to GetMaster?

Michal Srb msrb at suse.com
Wed Feb 18 04:55:19 PST 2015


Hi,

Is there any particular reason why GetMaster (include/input.h) doesn't have 
_X_EXPORT?

I ran into problem with tigervnc's VNC module that would like to call it, but 
can't because it is hidden. That's currently the only thing that prevents 
tigervnc from working as module.

GetMaster looks like a helper function and IMHO it wouldn't hurt to expose it 
to modules. It only calls IsMaster and GetPairedDevice which are already 
exposed.

Michal


More information about the xorg-devel mailing list