Results 1 to 2 of 2

Thread: HOWTO: Useful translucency with Fluxbox

  1. #1
    Join Date
    Oct 2004
    Location
    Denmark
    Beans
    240
    Distro
    Ubuntu Breezy 5.10

    HOWTO: Useful translucency with Fluxbox

    You've seen all the fancy screenshots have you? You've even tried out Composite+xcompmgr+transset, but was never really satisfied because manually transsetting each window was a pain?

    I just discovered that the fluxbox window manager actually utilises transparency if you have it enabled. The way that fluxbox handles transparency is to make all but the focused window transparent. This works exceptionally well if you use the "Sloppy Focus" focus model. - See the second screenshot where the lower terminal has focus while the top one is tranparent.

    First install fluxbox:
    Code:
    sudo apt-get install fluxbox
    Then follow this thread to enable Composite and install xcompmgr: http://www.ubuntuforums.org/showthread.php?t=20769

    Be warned though: If you are not using the real nvidia or ati drivers this will be very resource hungry! (but works fine if you use them)

    Now log out and restart X (ctrl-alt-backspace), and log into a fluxbox session (choose fluxbox in the session-menu on the login screen).

    When logged in fire up a terminal and do
    Code:
    xcompmgr
    which enables transparency and no drop shadows, or
    Code:
    xcompmgr -cfF
    to enable drop shadows as well. Note that I find it to be more stable when running without drop shadows...

    Play around!

    Note that there is a "Transparency" submenu in the configuration menu in fluxbox. You might wanna have a look at that.

    Good luck!

    EDIT: I just learned that the nvidia drivers are the only ones capable of accelrating Composite; which essentially means that you'll have to have an nvidia graphics card to enjoy composition. Ie. ATI will give your poor perormance as it stands now.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	fluxbox_composite.jpg 
Views:	220 
Size:	160.9 KB 
ID:	2227   Click image for larger version. 

Name:	fluxbox_composite2.jpg 
Views:	190 
Size:	43.5 KB 
ID:	2228  
    Last edited by kamstrup; September 7th, 2005 at 10:25 AM.

  2. #2
    Join Date
    Sep 2005
    Beans
    8

    Re: HOWTO: Useful translucency with Fluxbox

    Thanks bro!

    good job, I like it soooooooooo much, and BTW nice screenshots

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •