[AD] [ alleg-Bugs-2976693 ] X11 mouse clipping |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Bugs item #2976693, was opened at 2010-03-25 22:11
Message generated for change (Settings changed) made by mmimica
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2976693&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Windows
Group: 4.9
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Milan Mimica (mmimica)
>Assigned to: Milan Mimica (mmimica)
Summary: X11 mouse clipping
Initial Comment:
Mouse is not clipped on X11. You can see it in ex_mouse_events if you hold the mouse button and drag away from the window.
----------------------------------------------------------------------
Comment By: Milan Mimica (mmimica)
Date: 2010-03-26 17:22
Message:
OK. I'm going to remove al_set_mouse_range and let the user receive
unconstrained mouse coordinates. The use can clip easily if he wants to.
----------------------------------------------------------------------
Comment By: Peter Wang (tjaden)
Date: 2010-03-26 12:49
Message:
Do we even want clipping? At least it should be possible to get coordinates
outside the window, so you can implement drag-and-drop at least between
your own windows.
al_set_mouse_range is not implemented (yet?) at all on X11 or OSX.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2976693&group_id=5665