fmII
Sat, Jul 26th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 08:59 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 wbar - Default branch
Section: Unix

 

Added: Wed, Oct 4th 2006 05:02 UTC (1 year, 9 months ago) Updated: Thu, Sep 27th 2007 14:05 UTC (10 months, 3 days ago)


Screenshot About:
wbar is a quick launch bar. It's developed with speed in mind and is highly tweakable.

Author:
warlock [contact developer]

Rating:
8.76/10.00 (9 votes)

Mirror site:
http://www.tecapli.com.ar/warlock/wbar-1.3.3.tbz2

Trove categories: [change]
[Development Status]  4 - Beta
[Environment]  X11 Applications
[Intended Audience]  Developers, End Users/Desktop
[License]  OSI Approved :: GNU General Public License (GPL)
[Topic]  Desktop Environment :: Tools, Desktop Environment :: Window Managers :: Applets, Desktop Environment :: Window Managers :: Blackbox, Desktop Environment :: Window Managers :: Fluxbox, Desktop Environment :: Window Managers :: IceWM, Desktop Environment :: Window Managers :: Openbox, Desktop Environment :: Window Managers :: Window Maker, Software Development :: Widget Sets

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» warlock (Owner)

» Rating: 8.76/10.00 (Rank N/A)
» Vitality: 0.00% (Rank 7600)
» Popularity: 1.47% (Rank 3730)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 47,072
   URL hits: 11,545
   Subscribers: 13

Other projects from the same categories:
X10MMS
Preferences Hide and Seek
Windowmaker Cloroform Theme
TOAD C++ GUI Library
Kiwi

Users who subscribed to this project also subscribed to:
Amaya
AA-lib
TTX and FontTools
DRBL
idioskopos


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 1.3.3 27-Sep-2007 GNU General Public License (GPL)

 Releases

Version Focus Date
1.3.3 Minor bugfixes 27-Sep-2007 21:05
1.3.2 Minor bugfixes 11-Sep-2007 18:40
1.3.1 Minor feature enhancements 04-Aug-2007 07:18
1.3 Major feature enhancements 15-Jan-2007 15:15
1.2 Minor feature enhancements 03-Jan-2007 13:24
1.0 Minor feature enhancements 20-Oct-2006 18:21
0.99-r2 Minor bugfixes 05-Oct-2006 21:12
0.99 Initial freshmeat announcement 04-Oct-2006 12:33

 Comments

[»] Separation
by dood - Apr 11th 2008 08:44:25

Is it possible to add something to separate differents applications ?

[reply] [top]


[»] GUI configuration tool
by mehmetburhan - Sep 15th 2007 01:32:40

Wbar is a great application. I am using it on every desktop manager. But wbar needs a gui tool maybe with a gui configuration tool wbar can be very good.

Not: Also a debian package. I hve install debian 4 days ago but i cant install wbar on it.

[reply] [top]


    [»] Re: GUI configuration tool
    by Xentalion - Oct 23rd 2007 19:10:50

    Hello,
    I've (sort of) been helping with this package, and I've created a Debian based package for wbar.
    You can get it here: http://wbar.googlecode.com/files/wbar_1.3.3_i386.deb
    Hope that works for you :)

    I'm also going to be attempting to make a GUI configuration program too.


    > Wbar is a great application. I am using

    > it on every desktop manager. But wbar

    > needs a gui tool maybe with a gui

    > configuration tool wbar can be very

    > good.

    >

    > Not: Also a debian package. I hve

    > install debian 4 days ago but i cant

    > install wbar on it.

    [reply] [top]


      [»] Re: GUI configuration tool
      by neocrack - Dec 13th 2007 23:35:56


      > Hello,

      > I've (sort of) been helping with this

      > package, and I've created a Debian based

      > package for wbar.

      > You can get it here:

      > http://wbar.googlecode.com/files/wbar_1.3.3_i386.deb

      > Hope that works for you :)

      >

      > I'm also going to be attempting to make

      > a GUI configuration program too.

      >

      >

      > % Wbar is a great application. I am

      > using

      > % it on every desktop manager. But wbar

      > % needs a gui tool maybe with a gui

      > % configuration tool wbar can be very

      > % good.

      > %

      > % Not: Also a debian package. I hve

      > % install debian 4 days ago but i cant

      > % install wbar on it.

      >

      >

      >

      Hello I have been using wbar ago some time and I would like to thank for this good apicacion
      sorry to my english

      P.D
      if you need debian packages a can i do it for use in debian lenny and sid.

      [reply] [top]


    [»] Re: GUI configuration tool
    by ighea - Feb 2nd 2008 14:07:18


    > Wbar is a great application. I am using
    > it on every desktop manager. But wbar
    > needs a gui tool maybe with a gui
    > configuration tool wbar can be very
    > good.

    I have created some kind of GUI configurator for wbar. Sadly it does not follow much wbar's "standars" by being written with PyGTK, but I think it might still be useful. It can be found from here: http://kapsi.fi/ighea/wbarconf/

    [reply] [top]


      [»] Re: GUI configuration tool
      by yitzle - Mar 26th 2008 07:53:00

      I tried running the GUI conf tool. I got this: $ wbarconf wbar configuration gui Copyright 2008 Mika Hynnä this program is distributed under the terms of the GNU General Public License Shared configuration found: /usr/share/wbar/dot.wbar Config file read Traceback (most recent call last): File "/usr/bin/wbarconf", line 682, in ? gui = WbarGui() File "/usr/bin/wbarconf", line 253, in __init__ self.treeview.set_tooltip_text("Drag and Drop to change order") AttributeError: 'gtk.TreeView' object has no attribute 'set_tooltip_text'

      [reply] [top]


        [»] Re: GUI configuration tool
        by ighea - Apr 21st 2008 16:24:28


        > I tried running the GUI conf tool.

        > I got this:

        >

        > $ wbarconf

        > wbar configuration gui

        > Copyright 2008 Mika Hynnä

        >

        > this program is distributed under the

        > terms of the GNU General Public License

        >

        > Shared configuration found:

        > /usr/share/wbar/dot.wbar

        > Config file read

        > Traceback (most recent call last):

        > File "/usr/bin/wbarconf", line 682, in

        > ?

        > gui = WbarGui()

        > File "/usr/bin/wbarconf", line 253, in

        > __init__

        > self.treeview.set_tooltip_text("Drag

        > and Drop to change order")

        > AttributeError: 'gtk.TreeView' object

        > has no attribute 'set_tooltip_text'

        >

        Lookslike you have too old pygtk installed, try upugrading it and see if that helps. Also the wbarconf is now greatly improved with version 0.6.4.

        [reply] [top]


          [»] Re: GUI configuration tool
          by vec7 - May 1st 2008 20:16:46


          >

          > % I tried running the GUI conf tool.

          > % I got this:

          > %

          > % $ wbarconf

          > % wbar configuration gui

          > % Copyright 2008 Mika Hynnä

          > %

          > % this program is distributed under the

          > % terms of the GNU General Public

          > License

          > %

          > % Shared configuration found:

          > % /usr/share/wbar/dot.wbar

          > % Config file read

          > % Traceback (most recent call last):

          > % File "/usr/bin/wbarconf", line 682,

          > in

          > % ?

          > % gui = WbarGui()

          > % File "/usr/bin/wbarconf", line 253,

          > in

          > % __init__

          > %

          > self.treeview.set_tooltip_text("Drag

          > % and Drop to change order")

          > % AttributeError: 'gtk.TreeView' object

          > % has no attribute 'set_tooltip_text'

          > %

          >

          >

          > Lookslike you have too old pygtk

          > installed, try upugrading it and see if

          > that helps. Also the wbarconf is now

          > greatly improved with version 0.6.4.

          AttributeError: 'gtk.TreeView' object has no attribute 'set_tooltip_text'
          I to get the error using your latest. I'm on slackware 12.0 have installed python-2.5.2 and the latest pygtk-2.12.1
          can you help please
          thank you

          [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs