writing a linux screensaver?

D

Dan Stromberg

I'd like to examine what's involved in writing a screensaver for linux
(xscreensaver) using python, and who-knows-what GUI toolkit. I looked
over pygtk2, pygame, and wxpython, but none seem able to write to the root
window (wallpaper) as required by xscreensaver (?). pygtk1 appears able,
but of course it's going away.

I hope to use GL a little bit, not necessarily with hardware
acceleration, so a GUI toolkit that allows that is a big plus.

pygame apparently can be told which window id to write to, which might
work out, but I'm not sure which window to tell it to write to. I tried
the window id given by xwininfo -root, but that just seemed to result in a
very confused X server.

Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,173
Messages
2,570,939
Members
47,484
Latest member
JackRichard

Latest Threads

Top