Comment 5 for bug 390552

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

My biggest concern is that the native Win32 Hotkey API doesn't expose key-release events as far as I can see, and I, for one, don't have the faintest clue on how to work with the underlying windowing system of Win32.

So the question is simple: Is it realistic that we can have an implementation of GtkHotkeyListener, with a key-released signal add to to the interface, implemented on top of Win32?

But you seem to know the insides of Win32 way better than me... *hint* *hint* ;-)