You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-plugins/wmsystray/files/wmsystray-0.1.1-return-type...

13 lines
476 B

diff -Naur wmsystray-0.1.1.orig/wmsystray/systray.c wmsystray-0.1.1/wmsystray/systray.c
--- wmsystray-0.1.1.orig/wmsystray/systray.c 2004-03-01 04:54:50.000000000 +0100
+++ wmsystray-0.1.1/wmsystray/systray.c 2020-12-03 11:30:36.661776579 +0100
@@ -338,7 +338,7 @@
XReparentWindow (main_disp, embed_wind,
DefaultRootWindow(main_disp), 0, 0);
TRACE((stderr, "REJECTED!\n"));
- return;
+ return 1;
}
XSelectInput (main_disp, embed_wind, StructureNotifyMask |