mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-24 03:05:48 +01:00
Various bug fixes.
This commit is contained in:
@@ -1260,7 +1260,6 @@ handleTextFieldActionEvents(XEvent *event, void *data)
|
||||
{
|
||||
WMNotification *notif = WMCreateNotification("_lostOwnership",
|
||||
NULL,tPtr);
|
||||
puts("notify it");
|
||||
WMPostNotification(notif);
|
||||
WMReleaseNotification(notif);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user