Sdl directfb input events

Hi,

I am using SDL on top of DirectFB and all the input events DirectFB sends
out to SDL are absolute axis (NOT relative). But these are not handled in
SDL.
I am attaching a patch to add this support. It works for my system but, I am
not sure if this works for everybody. I guess that depends on how the input
events are pushed onto SDL.
Please review the patch and add it to SDL if it looks OK.

Thanks,
Harsha
-------------- next part --------------
A non-text attachment was scrubbed…
Name: patch
Type: application/octet-stream
Size: 516 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20080626/43b8e9eb/attachment.obj

Hello again,

On further thought the patch attched to this mail looks better and goes
better with other SDL mouse events. Please discard the patch that I sent you
earlier as that is a quick-fix solution for our enviroment. Sorry for the
trouble.

Thanks,
HarshaOn Thu, Jun 26, 2008 at 11:42 AM, harsha k <@harsha_k> wrote:

Hi,

I am using SDL on top of DirectFB and all the input events DirectFB sends
out to SDL are absolute axis (NOT relative). But these are not handled in
SDL.
I am attaching a patch to add this support. It works for my system but, I
am not sure if this works for everybody. I guess that depends on how the
input events are pushed onto SDL.
Please review the patch and add it to SDL if it looks OK.

Thanks,
Harsha

-------------- next part --------------
A non-text attachment was scrubbed…
Name: patch
Type: application/octet-stream
Size: 320 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20080626/8916b86a/attachment.obj

Hi,

Is this correct place to send a patch. If not, please direct me to the
correct mailing list.

Thanks,
HarshaOn Thu, Jun 26, 2008 at 12:10 PM, harsha k <@harsha_k> wrote:

Hello again,

On further thought the patch attched to this mail looks better and goes
better with other SDL mouse events. Please discard the patch that I sent you
earlier as that is a quick-fix solution for our enviroment. Sorry for the
trouble.

Thanks,
Harsha

On Thu, Jun 26, 2008 at 11:42 AM, harsha k <@harsha_k> wrote:

Hi,

I am using SDL on top of DirectFB and all the input events DirectFB sends
out to SDL are absolute axis (NOT relative). But these are not handled in
SDL.
I am attaching a patch to add this support. It works for my system but, I
am not sure if this works for everybody. I guess that depends on how the
input events are pushed onto SDL.
Please review the patch and add it to SDL if it looks OK.

Thanks,
Harsha