Re: [cdesktopenv-devel] Setting custom wallpaper on other workspaces

2021-02-10 Thread Richard L. Hamilton
JPG and PNG will work now? (if Motif is built appropriately); that helps.

The other thing that would help is a way to specify that specific backdrops 
should be centered or scaled rather than tiled; with that, it'd be fairly 
complete (except when one wants some animated program to provide a backdrop; I 
suppose there's a way to find the window ID of the backdrop, but that's a bit 
much; and not necessarily all such programs take an arbitrary window ID).

> On Feb 10, 2021, at 07:08, Chase via cdesktopenv-devel 
>  wrote:
> 
> Hello,
> Please take a look at the wiki article for backdrops: 
> https://sourceforge.net/p/cdesktopenv/wiki/Setting%20Your%20Own%20Backdrop/
> 
> 
> Thank you for your time,
> -Chase
> 
> ‐‐‐ Original Message ‐‐‐
> On Wednesday, February 10, 2021 4:02 AM, cyrus torros 
>  wrote:
> 
>> I am looking for a way to set a custom backdrop on workspaces 2, 3,
>> and 4. Tools like nitrogen don't seem to be capable of it? Is it not
>> possible/
>> 
>> cdesktopenv-devel mailing list
>> cdesktopenv-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
> 
> 
> 
> 
> ___
> cdesktopenv-devel mailing list
> cdesktopenv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
> 



smime.p7s
Description: S/MIME cryptographic signature
___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


Re: [cdesktopenv-devel] Setting custom wallpaper on other workspaces

2021-02-10 Thread Chase via cdesktopenv-devel
Hello,
Please take a look at the wiki article for backdrops: 
https://sourceforge.net/p/cdesktopenv/wiki/Setting%20Your%20Own%20Backdrop/


Thank you for your time,
-Chase

‐‐‐ Original Message ‐‐‐
On Wednesday, February 10, 2021 4:02 AM, cyrus torros 
 wrote:

> I am looking for a way to set a custom backdrop on workspaces 2, 3,
> and 4. Tools like nitrogen don't seem to be capable of it? Is it not
> possible/
>
> cdesktopenv-devel mailing list
> cdesktopenv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel




___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


Re: [cdesktopenv-devel] Setting custom wallpaper on other workspaces

2021-02-10 Thread Richard L. Hamilton
CDE backdrops are managed normally by using dtstyle. They're slightly unusual 
XPM files (potentially with some colors mapped to the current "palette"). The 
usual CDE backdrops are NOT on the actual X11 root window, they're on a window 
overlaid on it, so tools that set the X11 root window contents will NOT produce 
a visible result on them.

There is one exception: NoBackdrop; set that for the backdrop if you want the 
X11 root window (only one of those exists, so all workspaces set to NoBackdrop 
will show the same thing) to be visible in a workspace, and then familiar tools 
to set the X11 root window contents will work. That also applies to animated 
ones, like xearth with the appropriate options.

If you want another backdrop, I think if you have NoBackdrop selected (applies 
to the current workspace unless you checked "Use this backdrop for all 
workspaces"), you can use usual tools that set the X11 root window. 

It is not impossible to convert a JPG or GIF (sized exactly to your screen 
size, otherwise it will tile to fill!) to an XPM, and add that to the 
backdrops. But the file size will be huge; it's really not a nice thing to do 
to your system.

There is no existing mechanism to e.g. detect switching workspace and 
automatically set the root window to particular contents. That would have been 
very slow once upon a time, and they wanted workspace switching to be fast, 
which is probably why they had overlay windows for the normal CDE backdrops; 
that way it's at least already loaded into the X11 server.


> On Feb 10, 2021, at 05:02, cyrus torros  wrote:
> 
> I am looking for a way to set a custom backdrop on workspaces 2, 3,
> and 4. Tools like nitrogen don't seem to be capable of it? Is it not
> possible/
> 
> 
> ___
> cdesktopenv-devel mailing list
> cdesktopenv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
> 



smime.p7s
Description: S/MIME cryptographic signature
___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


[cdesktopenv-devel] Setting custom wallpaper on other workspaces

2021-02-10 Thread cyrus torros
I am looking for a way to set a custom backdrop on workspaces 2, 3,
and 4. Tools like nitrogen don't seem to be capable of it? Is it not
possible/


___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel