mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-13 21:35:45 +01:00
bug fixes
This commit is contained in:
@@ -1070,6 +1070,7 @@ handleTextFieldActionEvents(XEvent *event, void *data)
|
||||
case KeyPress:
|
||||
if (tPtr->flags.enabled && tPtr->flags.focused)
|
||||
handleTextFieldKeyPress(tPtr, event);
|
||||
|
||||
break;
|
||||
|
||||
case MotionNotify:
|
||||
|
||||
Reference in New Issue
Block a user