mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
fix buglet
This commit is contained in:
@@ -593,6 +593,7 @@ WMHandleEvent(XEvent *event)
|
||||
|
||||
if (event->type == SelectionNotify || event->type == SelectionClear
|
||||
|| event->type == SelectionRequest) {
|
||||
puts("REQREWQ");
|
||||
/* handle selection related events */
|
||||
W_HandleSelectionEvent(event);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user