- 24 Apr, 2014 1 commit
-
-
Ken Thomases authored
-
- 20 Nov, 2013 5 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
- 24 Oct, 2013 1 commit
-
-
Ken Thomases authored
The standard keyboard shortcut for switching the keyboard layout is Command- Space, but the Mac driver never sees the Space key press. So, Wine only sees a press and release of Alt, which puts focus on the menu bar. This prevents that focus change.
-
- 27 Sep, 2013 2 commits
-
-
Ken Thomases authored
The Mac driver doesn't normally steal focus, but a press of a hot key counts as the user giving permission.
-
Ken Thomases authored
Partially based on a patch for winex11 previously submitted by Vincent Povirk.
-
- 10 Sep, 2013 1 commit
-
-
Ken Thomases authored
It's fairly common in Mac keyboard layouts that, if you type a dead key twice, the second key press will both produce a non-dead character and also perpetuate the dead-key state. For example, with the U.S. layout, Option-E, E will produce "é" and Option-E, Option-E, E will produce "´é". Windows keyboard layouts don't tend to do this. The second key press produces the non-dead character and clears the dead-key state.
-
- 03 May, 2013 1 commit
-
-
Ken Thomases authored
-
- 22 Apr, 2013 1 commit
-
-
Ken Thomases authored
Developed with Aric Stewart.
-
- 06 Feb, 2013 5 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
- 05 Feb, 2013 4 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
winemac: Build a map from Mac virtual key codes to Win32 vkeys and scan codes based on Mac keyboard layout.
-