On Wed, Nov 04, 2015 at 12:58:18PM -0800, Bryce Harrington wrote:
> On Wed, Nov 04, 2015 at 02:47:33PM -0600, Derek Foreman wrote:
> > commit e76f185 stopped using visuals with "native visual id" == 0
> >
> > This broke some systems, so we now try 0 as a worst case fallback if
> > everything else
On Wed, Nov 04, 2015 at 02:47:33PM -0600, Derek Foreman wrote:
> commit e76f185 stopped using visuals with "native visual id" == 0
>
> This broke some systems, so we now try 0 as a worst case fallback if
> everything else has failed.
>
> Signed-off-by: Derek Foreman
Reviewed-by: Bryce Harrington
commit e76f185 stopped using visuals with "native visual id" == 0
This broke some systems, so we now try 0 as a worst case fallback if
everything else has failed.
Signed-off-by: Derek Foreman
---
I'm not able to confirm myself that this fixes the bug it's intended to...
src/compositor-drm.c |