ubuntu - Is there a Linux image viewer that will show the desktop through transparent images?

20
2014-03
  • Lucas W

    I'd like to load a transparent png and have all parts that are transparent show the desktop or underlying windows- is there a Linux image viewer that does this? I'm using Ubuntu and Gnome.

    I'm not asking the same as question as this: Linux: image viewer with transparent window?

  • Answers
  • Statisfactions

    I was able to do this in Ubuntu with the XFCE desktop using pqiv, which is in the Ubuntu repositories. Here's an example of me displaying a transparent PNG over both my desktop background and Firefox: PNG transparency with pqiv

    The command I used to generate the transparent window was:

    pqiv -c -c -i foo.png
    

    This only worked when I turned "display compositing" on in XFCE. I bet if it works in XFCE there's a way to make it work in GNOME since they have so much in common.

  • Noam N. Kremen

    The transparency of the window itself is decided upon by the window manager. Which means that maybe it is possible to use compiz to set any image viewer's window to be transparent. This will only partially achieve what you are trying to do, since even the non-transparent parts of the image will be somewhat transparent while the transparent parts will be "more" transparent.


  • Related Question

    ubuntu - Is there a tool similar to Fences (by Stardock) for Gnome?
  • Manu

    Fences is a nice tool, used to organise icons on a Windows desktop.

    Fences screenshot

    Does the same thing exist for gnome ?


  • Related Answers
  • HackToHell

    You can use "Folders" applet from cairo-dock. Looks similar.

    https://lh4.googleusercontent.com/-7teM_HQBnLg/T3GM-8Lbc9I/AAAAAAAAAJU/X1yqU1QyiTk/s617/my_desk.png

  • HackToHell

    I haven't tried it yet but Folderview Screenlet looks interesting.