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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
