On 15 Aug 2002 16:17:08 -0600, Jordan Crouse wrote:
> 
> Below is a patch for windowlist.c in the 2.4.9 stable release that adds
> support for only listing the windows that have their origins in the
> current page of the desk with the option CurrentPage.  I use this in
> conjunction with CurrentDesk to only list the windows in the current
> view port (emulating classing Sawfish or Windows functionality)
> 
> I apologize if this patch is a duplicate or if it isn't appropriate. 

You can already do this using:

  WindowList (CurrentPage)

I am not sure we also need:

  WindowList CurrentPage

I know, it is confusing, since both of these do the same work:

  WindowList (CurrentDesk)
  WindowList CurrentDesk

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to