[PD] using root_window (x11)

patrick patrick at 11h11.com
Tue Nov 30 16:02:17 CET 2004


thanks mathieu! that's exactly what i want. now Gem, IOhannes confirm me
that using [fullscreen] render to the root window. so my last question for
this topic is to yves or tom. what about pdp/pidip?

no rush.
patrick





----- Original Message -----
From: "Mathieu Bouchard" <matju at sympatico.ca>
To: "patrick" <puredata at 11h11.com>
Cc: "pd-list" <pd-list at iem.at>
Sent: Tuesday, November 30, 2004 1:03 AM
Subject: Re: [PD] using root_window (x11)



On Sun, 28 Nov 2004, patrick wrote:

> in gem / pdp / gridflow: would it be possible for me to output visual
> in the root_window of x11? (like most xscreensaver with argument
> -root)

As can be found in the fine manual
(http://gridflow.ca/latest/doc/format.html) You can do [@out x11 here
root]. However make sure that no program has created a borderless window
that covers exactly the root window, else you won't see anything. Usually
the guilty party is a program called KDE-Desktop (/usr/bin/kdesktop).

But @out x11 has other options as well, if you need to hijack other
windows; they're just harder to use in practice, because you need to get a
window-id first (root is an exception, it's easy to find without an
id...). I sometimes use /usr/X11R6/bin/xwininfo to find window-id's. That
kind of hijacking is critical for implementation of some GridFlow-specific
features like [#peephole].

_____________________________________________________________________
Mathieu Bouchard -=- Montréal QC Canada -=- http://artengine.ca/matju


_______________________________________________
PD-list at iem.at mailing list
UNSUBSCRIBE and account-management ->
http://iem.at/cgi-bin/mailman/listinfo/pd-list





More information about the Pd-list mailing list