Summary: | [patch] xdpyinfo should list the virtual root window ID, as well as the actual root window ID | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Eugene St Leger <grimrc> | ||||
Component: | App/other | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | enhancement | ||||||
Priority: | medium | Keywords: | patch | ||||
Version: | 7.1 (2006.05) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | 2011BRB_Reviewed | ||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Eugene St Leger
2006-08-23 10:33:35 UTC
Created attachment 6661 [details] [review] patch to xdpyinfo 1.0.1 to add virtual root window support and *improperly* add -version support; please extend/correct please correct/extend this patch to be cleaner! The 'vroot.h' added by my patch (from xscreensaver 5.00), and in particular its function 'VirtualRootWindowOfScreen()', might be a candidate for inclusion with Xorg, so that it can be reliably found in /usr/include/X11/ where Xlib.h is expected to be found. The 'Window * VirtualRootWindowOfScreen(Screen *)' fuction is very similar to 'Window * RootWindowOfScreen(Screen *)' in Xlib.h, and depends on it. By including 'VirtualRootWindowOfScreen()' other Xorg utilities, such as xwininfo, could use it, without duplication of files (vroot.h). Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.