DirectFB - Home of the pragmatist Roadmap


[directfb-dev] Re: [directfb-users] Multipe input devices
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-dev] Re: [directfb-users] Multipe input devices



Quoting Tobias Hunger (tobias@berlin-consortium.org):
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi!
> 
> Can I set up an InputBuffer to handle more then one device? I'd iike to have 
> one listening to keyboard and mouse, so I can use WakeForEvent() for both 
> devices at a time.

There is a need for a general IDirectFBEventBuffer, because many Windowing
Events are Input Events. Currently we have DFBWindowEvents and DFBInputEvents.
We should merge these and provide a way to connect Windows and Input Devices
to these Buffers. We also should provide callbacks from these buffers besides
WaitForEvent/GetEvent.

-- 
Denis Oliver Kropp
( convergence           )
( integrated media gmbh )


-- 
Info:  To unsubscribe send a mail to listar@directfb.org with 
"unsubscribe directfb-dev" as subject.



Home | Main Index | Thread Index


directfb.org / Development / Old Archives