What's the holdup with RegisterHotKey and UnregisterHotKey??

James Hawkins truiken at gmail.com
Thu Jul 10 16:03:38 CDT 2008


On Thu, Jul 10, 2008 at 4:01 PM, James Keane <james.keane at gmail.com> wrote:
> Yes that makes complete sense, but in this case how would the
> implementation be better if we moved it into the wineserver?  Isn't
> the point of having seperate drivers for X11 and quartz etc, is to
> take advantage of exposed interfaces ie Hotkeys?
>
> Also, how am I as a wine outsider suppose to implement X if I don't
> know what it is; this is why I asked.
>
> Let me rephrase my original question then: why is it better to move
> this in the server?
>

If more people knew the answer to your question, it would probably be
implemented by now :-)  Usually the reason to move something into the
server is to share common functionality, with each frontend (X11,
quartz) augmenting that common backend with their own functionality.

-- 
James Hawkins



More information about the wine-devel mailing list