I've been plagued by crashes in Chromium caused by
https://bugzilla.gnome.org/show_bug.cgi?id=747280. The patch associated
with this bug fixes the issue in GNOME by checking for a null pointer on
the gdkwin variable before passing it as an argument to another
function. I would strongly prefer to not have to patch and maintain my
own build of GNOME. I don't know a ton about X11, and I'm wondering if
it's possible to implement some kind of work-around in dwm. In case it
matters, I currently use
http://dwm.suckless.org/patches/systray to add
systray support to dwm.
Eric
Received on Tue Mar 22 2016 - 09:01:54 CET