On 2 November 2017 at 21:39, John Arbuckle wrote:
> Currently the cocoa user interface relys on the user pushing control-alt to
> ungrab the mouse. This is patch changes the key combination to control-alt-g
> to be in line with the GTK user interface.
Hi; I've applied this to cocoa.next.
This
Currently the cocoa user interface relys on the user pushing control-alt to
ungrab the mouse. This is patch changes the key combination to control-alt-g to
be in line with the GTK user interface.
Signed-off-by: John Arbuckle
---
v3 changes
- Code is now keyboard layout aware.
ui/cocoa.m | 31