Re: [dev] [dwm] BadAtom error solved
: > >>>>> "CH" == Christoph Helma writes: > > CH> Thanks! Changing that line to > > CH> Atom wmProperty = XInternAtom(display->get(), "WM_HINTS", True); > > CH> seems to solve the problem. > > ... and
Re: [dev] [dwm] BadAtom error solved
On Tue, 25 Oct 2011 22:10:07 +0200, Anselm R Garbe wrote: > On 25 October 2011 13:08, wrote: > > Running the example code at the bottom of > > https://github.com/wedesoft/hornetseye-xorg results in the following > > error: > > > > X Error of failed request: Â BadAtom (invalid Atom parameter) > >