Re: GGI driver
"Sergey V. Karpov" <[email protected]>
| Newsgroups | gmane.comp.web.links.list |
|---|---|
| Message-ID | <[email protected]> |
Hi! > > > > -#if defined(GRDRV_SVGALIB)|defined(GRDRV_FB) > > +#if defined(GRDRV_SVGALIB)|defined(GRDRV_FB)|defined(GRDRV_GGI) > > > > struct graphics_driver *virtual_device_driver; > > struct graphics_device **virtual_devices; > > Oh *that* bit. Umm.. It's a forwards compatibility feature? :) More > likely a leftover from when I converted x.c. But if it becomes > necessary ggi can support virtual devices. Oh no. Virtual devices are completely wrong solution (and its implementation in links2 is too ugly) - correct one is tabbed browsing. So all this virtual devices soon will be removed completely. Thanks, Sergey -- Unsubscribe: send email to [email protected] and put unsubscribe in the subject header of the message