[3ddesktop-dev] Re: Documentation / web page update
- From: Brad Wasson <bwasson@xxxxxxxxxx>
- To: "Saint-Michel Laurent" <3ddesktop-dev@xxxxxxxxxxxxx>
- Date: Mon, 20 May 2002 22:56:05 -0400
Saint-Michel Laurent wrote:
> - Documentation : I found on the README the new option : " * Added an
> --acquire option to grab all screens beforehand" that should be also
on the
> description of the line commands of the deamon.
ok thanks, I will update it.
> - I could be very helpfull for the newbies like me to have a
description of
> the way to map Ctrl+Shift+S to the programme, mapping done by X11
instead of
> the WM)
Yes I agree, but I don't know how to do this. anybody?
> * I am using the IFS screensaver as background of the E WM (always
moving)
A moving background unfortunately can't be handled to my knowledge
because the order of events has to be:
grab screen image
make it a GL texture
display window
To my knowledge there ain't no way to get a moving texture without
constantly rebinding the texture and that requires grabbing the
screen image over and over and you can't do that with the 3ddesk
window visible (otherwise you just grab your own image not the desktop)
There may be some variations (multi monitor/video arrangements) where
something dynamic could be done. . . I'm not to that point yet though :P
--brad
________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag
- Follow-Ups:
- [3ddesktop-dev] Re: Documentation / web page update
- From: Saint-Michel Laurent
Other related posts:
- » [3ddesktop-dev] Documentation / web page update
- » [3ddesktop-dev] Re: Documentation / web page update
- » [3ddesktop-dev] Re: Documentation / web page update
- » [3ddesktop-dev] Re: Documentation / web page update
- » [3ddesktop-dev] Re: Documentation / web page update
- [3ddesktop-dev] Re: Documentation / web page update
- From: Saint-Michel Laurent