Bug 58863 - xsri: include vroot.h
Summary: xsri: include vroot.h
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: xsri
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Owen Taylor
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-26 00:08 UTC by Jamie Zawinski
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-01-26 00:08:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Jamie Zawinski 2002-01-26 00:08:45 UTC
xsri does not undertstand virtual root windows.  This means:

  - it cannot be used to set the background with virtual-root window managers;
  - it cannot be used as a slideshow displayer with xscreensaver.

I would like to add "xsri" to the list of programs that xscreensaver tries
to use to put images on the screen (as "xv", "chbg" and "xsetroot" are
not always available, but "xsri" seems pretty common) but I can't,
because it doesn't work.

All you need to do is add "#include <vroot.h>" to any files that
call RootWindow or RootWindowOfScreen.  If you don't have
vroot.h, snarf it from xscreensaver/utils/

xsri-2.0.3-1

Comment 1 Owen Taylor 2002-02-11 20:44:34 UTC
Mon Feb 11 15:08:07 2002  Owen Taylor  <otaylor>

	* Version 2.1.0

	* render-background.c (get_root_xwindow): Support
	__SWM_VROOT style fake root windows so that xsri can be
	used by xscreensaver.



Note You need to log in before you can comment on or make changes to this bug.