Re: [PATCH weston] clients/clickdot: Toggle maximized state with 'm'

2015-09-17 Thread Bryce Harrington
On Fri, Jun 26, 2015 at 12:37:55PM +0800, Jonas Ådahl wrote: > In order to test warping when pointer confinement region changes, add > key binding to the maximized state without using the mouse. > > Signed-off-by: Jonas Ådahl > --- > > This patch is an addition to the pointer lock series. Its pu

[PATCH weston] clients/clickdot: Toggle maximized state with 'm'

2015-06-25 Thread Jonas Ådahl
In order to test warping when pointer confinement region changes, add key binding to the maximized state without using the mouse. Signed-off-by: Jonas Ådahl --- This patch is an addition to the pointer lock series. Its purpose is to demonstrate the changing of the lock/confine regions without br