This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] -scrollbars option


Why not just run the patch through d2u?

Rob
----- Original Message ----- 
From: "Harold Hunt" <huntharo@msu.edu>
To: "cygx" <cygwin-xfree@cygwin.com>
Sent: Monday, July 08, 2002 2:59 PM
Subject: RE: [PATCH] -scrollbars option


> Jehan,
> 
> That is an excellent patch!  I was just thinking that we should add this
> sort of functionality.  Yes, I was reading the ./ posts too :)
> 
> However, there are a bunch of ^M's showing up in the patch file for
> winwndproc.c starting at about line 496 (in the patch file).  Could you
> clean that up and resubmit?
> 
> Thanks for the great work,
> 
> Harold
> 
> > -----Original Message-----
> > From: cygwin-xfree-owner@cygwin.com
> > [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Jehan
> > Sent: Sunday, July 07, 2002 11:27 PM
> > To: cygwin-xfree@cygwin.com
> > Subject: [PATCH] -scrollbars option
> >
> >
> > Hello,
> >
> > Since I've seen a couple complaints about not being able to resize the
> > windows in this mailing list and on slashdot, I've decided to implement
> > it. So here it is.
> > With this option, when in windowed mode, you can resize the window (if
> > you use decoration) and have a virtual screen bigger than your desktop
> > (so now you can have a real 1024x768 screen on your 1024x768 monitor
> > without having to go fullscreen, or you can have a 1600x1200 on your
> > 320x200 monitor :) ).
> >
> > Harold, I left a comment in wincreatewnd.c (line 263 for me). At this
> > place, you map the client area coords to fullscreen but you never use
> > them. So either I missed something and I'm sorry for bothering you, or
> > this is some left over from some old code that can be removed.
> > Also, I didn't change the "Primary FB" since it's deprecated and you
> > said in the contributor's guide that the "Development of the Primary FB
> > engine has ceased".
> >
> > Jehan
> >
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]