Ok, that's fine - there's no rush for my sake - I don't have a personal
usage case for this.
Rather, I wanted to make sure that if the mechanism *did* already exist
that my driver correctly implemented it.
Thanks,
Jason.
Notice
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this
message by anyone else is unauthorized. If you are not the intended
recipient, any disclosure, copying or distribution of the message, or
any action taken by you in reliance on it, is prohibited and may be
unlawful. If you have received this message in error, please delete it
and contact the sender immediately. Thank you.
Denis Oliver
Kropp
<[EMAIL PROTECTED] To
> Jason BARSTOW
<[EMAIL PROTECTED]>
08/03/2007 17:29 cc
[email protected]
Subject
Re: [directfb-dev] Q. User
notification/event for video mode
change.
Jason BARSTOW schrieb:
>
>
>
> Hi,
>
> Does anyone know if there is a mechanism in DirectFB for the user
> application to receive notifications of video mode changes?
There's none, but you're not the first to ask :)
> I see the event queue stuff, but I don't see anything for predefined
> 'system' notifications of this type.
> There is 'DFBUniversalEvent' for custom events - is this something I
could
> use to communicate a mode change from driver (backend) to user?
DFBUniversalEvent is for application or higher level library usage, but
adding events to layers and surfaces is a good idea anyways.
So what about DFBDisplayLayerEvent, DFBSurfaceEvent?
At the moment it looks like we have to replicate the
CreateEventBuffer(), AttachEventBuffer(), DetachEventBuffer()
group of methods again for this :(
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/ |
"------------------------------------------"
ForwardSourceID:NT00057B5E
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev