Page 1 of 8 123 ... LastLast
Results 1 to 10 of 79

Thread: HOWTO: Flashing taskbar in Gnome (use with GAIM)

  1. #1
    Join Date
    Apr 2005
    Beans
    26

    HOWTO: Flashing taskbar in Gnome (use with GAIM)

    A long wanted feature in gnome is flashing taskbars, to use with programs such as GAIM for new IM notification and others. The code has been submitted in a gnome bugzilla and was submitted into the gnome cvs so I patched the current version of libwnck to handle the flashing taskbar. Thanks goes to FLeiXiuS for the 64bit version of the patched libwnck.

    To get the patched version of libwnck:
    Code:
    For x86: wget http://z.narutochaos.com/ubuntu/libwnck16_2.10.0-0ubuntu1_i386.deb
    For x86-64 (AMD64): wget http://mirror.espri.arizona.edu/debian-amd64/debian/pool/main/libw/libwnck/libwnck16_2.10.0-2_amd64.deb
    This downloads the patched libwnck.
    Code:
    For x86: sudo dpkg -i libwnck16_2.10.0-0ubuntu1_i386.deb
    For x86-64(AMD64): sudo dpkg -i libwnck16_2.10.0-2_amd64.deb
    This installs the patched version.
    Code:
    sudo echo libwnck16 hold | sudo dpkg --set-selections
    The command keeps apt-get from overwriting it.
    Code:
    killall gnome-panel
    This command closes the gnome panels and they automatically restart.

    After this, your taskbar should flash when the window manager is sent the urgent hint.

    To get GAIM to use flashing taskbar notification:

    Start up GAIM and click Tools and then Preferences. Then click on the "Plugins" preference and check the checkbox beside the Message Notification plugin. After that there should be a Message Notification preference entry under the parent "Plugins". Click on that and it should give a list of options for the Message Notification plugin. Check the box for "set window manager "URGENT" hint and configure the rest of the options to your liking. Now, when you recieve a new message, your taskbar will flash to notify you.
    Last edited by zafar; June 15th, 2005 at 05:40 AM.

  2. #2
    Join Date
    Apr 2005
    Beans
    177

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    Great one.. I've always wished for this, resorting till now to all the other methods to alert you of new messages! Thanks.
    [ Synthetic Intelligent Organism Normally for Infiltration and Dangerous Exploration ]

  3. #3
    Join Date
    Apr 2005
    Location
    seoul, korea
    Beans
    130
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    Click Tools and then Preferences. Then click on the "Plugins" preference and check the checkbox beside the Message Notification plugin. After that there should be a Message Notification preference entry under the parent "Plugins". Click on that and it should give a list of options for the Message Notification plugin. Check the box for "set window manager "URGENT" hint and configure the rest of the options to your liking. Now, when you recieve a new message, your taskbar will flash to notify you.
    where is "Tools"?

  4. #4
    Join Date
    Apr 2005
    Beans
    26

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    Quote Originally Posted by pdk001
    where is "Tools"?
    It is in the menubar in GAIM. You can also use CTRL + P to get to the preferences.

  5. #5
    Join Date
    Jan 2005
    Location
    Signa, Florence
    Beans
    255
    Distro
    Hardy Heron (Ubuntu Development)

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    Some screen?
    iAc alias Lizardking - Ubuntu Artwork Team
    web: www.iacopomasi.net
    mail: iacopo.masi@gmail.com

  6. #6
    Join Date
    Apr 2005
    Location
    seoul, korea
    Beans
    130
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    Quote Originally Posted by zafar
    It is in the menubar in GAIM. You can also use CTRL + P to get to the preferences.
    thanks for quick replay

  7. #7
    Join Date
    Apr 2005
    Beans
    177

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)



    See Nicks IM window is slightly darker, it fades in and out as well instead of just flashing like MSN on windows does. Much cooler
    [ Synthetic Intelligent Organism Normally for Infiltration and Dangerous Exploration ]

  8. #8
    Join Date
    May 2005
    Beans
    Hidden!

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    This is great, but how do I change the color and the rapidity?

  9. #9
    Join Date
    Feb 2005
    Beans
    Hidden!

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    Beautiful. I like the subtle blink. Very nice
    Sylvia: Look at what you've done to him!
    Christof: I have given Truman the chance to lead a normal life. The world, the place you live in, is the sick place.

  10. #10
    Join Date
    Apr 2005
    Beans
    177

    Re: HOWTO: Flashing taskbar in Gnome (use with GAIM)

    Would it work for highlight on xchat or any other progs?
    [ Synthetic Intelligent Organism Normally for Infiltration and Dangerous Exploration ]

Page 1 of 8 123 ... LastLast

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
  •