Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 29th May 2012, 10:13 AM
KitchiRUs Offline
Registered User
 
Join Date: Dec 2011
Location: India
Posts: 82
linuxfirefox
Translucent Blurry Terminal Background

Hi all,

I've recently been experimenting with some eye-candy for my F16 XFCE OS. I realized that terminal could be made to be translucent. But the problem with that is the background is still in focus, so if the terminal is over some text it gets hard to read.

I know the obvious solution to this would be to turn transparency off. But I like it this way. :P
Is there a way to make whatever it is behind the terminal blurry? (a la Mac OS X)
Reply With Quote
  #2  
Old 29th May 2012, 01:40 PM
sea's Avatar
sea Online
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,608
linuxchrome
Re: Translucent Blurry Terminal Background

In Gnome-Terminal and LXTerminal there's a slider in the settings panel, with which you can dim the transparent factor.
Personaly, i favor an level of 80% visablity, which means 20% of the background show through.
This giving me enough transparence to see whats in the background, and enough read-ability to read the foreground.

EDIT:
Not aware of any function that would blur the background of a terminal.
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
Reply With Quote
  #3  
Old 29th May 2012, 02:04 PM
KitchiRUs Offline
Registered User
 
Join Date: Dec 2011
Location: India
Posts: 82
linuxfirefox
Re: Translucent Blurry Terminal Background

Sea,

Yeah... I'm running gnome-terminal, with transparency set to about 80% or thereabouts. It'd be really nice (and much more flashy :P) if the background could be blurred.
Reply With Quote
  #4  
Old 29th May 2012, 03:21 PM
ah7013's Avatar
ah7013 Offline
Registered "Cashew" User
 
Join Date: May 2010
Location: Adelaide, Australia
Age: 18
Posts: 614
linuxfirefox
Re: Translucent Blurry Terminal Background

You can make Konsole blurry by running this command in a Konsole session:
Code:
xprop -f _KDE_NET_WM_BLUR_BEHIND_REGION 32c -set _KDE_NET_WM_BLUR_BEHIND_REGION 0 -id $(xprop -root | awk '/_NET_ACTIVE_WINDOW\(WINDOW\)/{print $NF}')
I have attached a screenshot of a blurry konsole

However I think that it uses KWin's Blur plugin so even if you install Konsole in a different DE/WM it may not work but I haven't tried.
Attached Thumbnails
Click image for larger version

Name:	snapshot01.png
Views:	139
Size:	239.0 KB
ID:	23135  
__________________
Running Mageia 3 (KDE 4.10) on an ASUS K55V (Core i5, 16GB RAM, 750GB HDD, Nvidia 610M)
Reply With Quote
  #5  
Old 29th May 2012, 05:04 PM
KitchiRUs Offline
Registered User
 
Join Date: Dec 2011
Location: India
Posts: 82
linuxfirefox
Re: Translucent Blurry Terminal Background

Thanks for that!

But I'm running gnome-terminal. Do you know of a similar command for gnome-terminal? This one obviously didn't work for that.
Reply With Quote
  #6  
Old 29th May 2012, 05:59 PM
Gareth Jones Online
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,711
linuxfirefox
Re: Translucent Blurry Terminal Background

Last time I messed with transparency, the only way to do it was to use a compositing window manager like Compiz, which has a setting to blur translucent windows. I think it's a weakness in the XComposite extension that windows can only set an alpha value for a pixel, not a blur value, so the window manager has to either blur all translucent windows based on alpha values, or none, or add an extension of its own so that programs can request blurring. (This is presumably what KWin/Konsole does.) Unless/until this is standardized though, it'd only work with the right combination of terminal and window manager.
Reply With Quote
  #7  
Old 29th May 2012, 06:11 PM
KitchiRUs Offline
Registered User
 
Join Date: Dec 2011
Location: India
Posts: 82
linuxfirefox
Re: Translucent Blurry Terminal Background

Gareth,

In gnome-terminal, there is an option for transparency inbuilt. But like you say, I don't think XFCE in itself allows for both transparency and blurring.
I've been looking around a bit, and I'm going to try messing with compiz+XFCE. Copmiz has a setting for blurring translucent windows.
If I get working settings I shall post back here.
Reply With Quote
  #8  
Old 29th May 2012, 06:17 PM
Gareth Jones Online
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,711
linuxfirefox
Re: Translucent Blurry Terminal Background

Quote:
Originally Posted by KitchiRUs View Post
In gnome-terminal, there is an option for transparency inbuilt. But like you say, I don't think XFCE in itself allows for both transparency and blurring.
Yes, this just changes the terminal's alpha channel (translucency). There isn't a standard way of setting blurring.

Quote:
Copmiz has a setting for blurring translucent windows.
That's what I used, it certainly used to work.
Reply With Quote
  #9  
Old 30th May 2012, 07:06 AM
KitchiRUs Offline
Registered User
 
Join Date: Dec 2011
Location: India
Posts: 82
linuxfirefox
Re: Translucent Blurry Terminal Background

So I finally managed to do it.

I installed compiz, ccsm *and* compiz-gtk (your window borders won't show up until you install compiz-gtk and give the path of the gtk-binary in the Window Borders option in ccsm).

Under the "Blur Windows" section of ccsm, change blur filter to Gaussian, and then mess with the sliders to your satisfaction. And to selectively only blur terminal, Click on the + next to "Alpha blur windows" and "grab" terminal.

Works for me!

Thanks for all the help, everyone!
Reply With Quote
Reply

Tags
background, blurry, terminal, translucent

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Background and text colors of terminal in F13 JadeSync Using Fedora 2 28th September 2010 02:21 PM
terminal as desktop background EdwardMorris Using Fedora 11 21st February 2008 03:51 AM
Terminal started programs going to background blue13130 Using Fedora 5 10th April 2006 09:42 AM


Current GMT-time: 12:54 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat