Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <e94_msu@e.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Wed, 01 Jul 1998 18:25:53 +0200

Re: Bugfixes for X-target (was: Re: display-mult: how?)

becka@rz.uni-duesseldorf.de wrote:
> 
> Hi !
> 
> > I think a clean solution is to allow targets to override ggiSetInfoFlags(),
> > so it can change from and to SYNC mode reliably (and therefore signal
> > handlers), which might solve the above problem.  Any chance of that
> > happening?
> 
> Yes. This will very probably happen - together with the definition of
> some more flags like "TARGET please backbuffer in case of switchaways".
> 
> This will also allow clean failure handling for setting certain options
> and the options will be per visual, so you can have a SYNC X visual
> as well as an ASYNC kgi visual at the same time.

Could we PLEASE also change the name to something sane?
The flags has absolutely nothing to do with "info".
A ggiSetFlags() and ggiUnsetFlags() pair would be
apropriate. Probably a ggiGetFlags() would also be a
good idea.

//Marcus

Index: [thread] [date] [subject] [author]