Re: XDrawRectangle workaround

[email protected] Wed, 03 May 2023 13:37:29 -0500
Newsgroups gmane.comp.lib.fox-toolkit.user
Message-ID <[email protected]>
On 2023-05-03 12:08, Sander Jansen wrote:
> I noticed some missing pixels when running FOX under wayland/GNOME:
> Looks like there may be a driver issue as the FLTK project reported
> the same thing.
> 
> https://github.com/fltk/fltk/issues/156
> https://gitlab.freedesktop.org/xorg/xserver/-/issues/1221
> 
> This workaround makes quality pixels again:
> https://github.com/gogglesmm/gogglesmm/commit/7ed5be92dec805765304f4b05f02fe46

Thanks, I will fix the code.  Perhaps it has to do with
default line sizes 0 and 1 behaving the same on X11, but
not on Wayland...


           -- JVZ