Modifier states returned from x backend should be 100% correct now
This commit is contained in:
@@ -48,6 +48,11 @@ type Backend struct {
|
||||
shiftLock uint16
|
||||
numLock uint16
|
||||
modeSwitch uint16
|
||||
|
||||
alt uint16
|
||||
meta uint16
|
||||
super uint16
|
||||
hyper uint16
|
||||
}
|
||||
|
||||
windowBoundsClean bool
|
||||
|
||||
Reference in New Issue
Block a user