Reenable disabled window switching shortcuts in 10.4 builds
This commit is contained in:
@@ -245,6 +245,10 @@ extern "C" {
|
||||
case 'w':
|
||||
case 'h':
|
||||
case 'm':
|
||||
case '<':
|
||||
case '>':
|
||||
case '~':
|
||||
case '`':
|
||||
return NO;
|
||||
default:
|
||||
return YES;
|
||||
|
||||
Reference in New Issue
Block a user