dmx (branch: trunk)
Kevin E Martin <[email protected]> Mon, 08 Dec 2003 15:36:31 -0800
| Newsgroups | gmane.comp.video.dmx.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/dmx Module name: dmx Repository: dmx/xc/programs/Xserver/hw/dmx/examples/ Changes by: [email protected] 03/12/08 15:36:31 Log message: - Add support for changing the desktop configuration - Handle special cases when the root window's width or height is set to zero - Factor out cursor adjustment code for use by both screens and desktop configuration code - Check for additional illegal values when configuring screen windows - Update comments in code - Fix bug when retrieving protocol args for desktop attribs - Hook in new configure desktop function - Extend dmxresize example program to handle shiftX and shiftY attribs Modified files: dmx/xc/programs/Xserver/Xext/: dmx.c dmx/xc/programs/Xserver/hw/dmx/: dmxextension.c dmxextension.h dmxwindow.c dmx/xc/programs/Xserver/hw/dmx/examples/: dmxresize.c Revision Changes Path 1.18 +2 -2 dmx/xc/programs/Xserver/Xext/dmx.c 1.27 +118 -13 dmx/xc/programs/Xserver/hw/dmx/dmxextension.c 1.13 +6 -4 dmx/xc/programs/Xserver/hw/dmx/dmxextension.h 1.18 +13 -2 dmx/xc/programs/Xserver/hw/dmx/dmxwindow.c 1.3 +11 -4 dmx/xc/programs/Xserver/hw/dmx/examples/dmxresize.c ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click