
DockbarX
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Description and installation instructions can be found at DockbarX's Github page.
https://github.com/M7S/dockbarx
News and discussions can be found at DockbarX's Google+ page
https://plus.google.com/110582468951930692841
Bugs should be reported and features requested at the Github Issue Tracker.
https://github.com/M7S/dockbarx/issues
6 years ago
See the changelog at Github.
https://github.com/M7S/dockbarx/blob/master/CHANGELOG
6 years ago
See the changelog at Github.
https://github.com/M7S/dockbarx/blob/master/CHANGELOG
SorinN
6 years ago
only one problem - if another app (not my mouse) will raise a minimized window then that window come out without decorations.
If I un-minimize a wimdow, window decorations are there ..but if another app will raise that window then windows decorations are gone. The quick solution is to minimize that window and then raise again to get back decorations.
I am using Mate (Mint 17) + Compiz + AWN
Report
dxxvi
6 years ago
Report
rojthevorlon
6 years ago
Report
rojthevorlon
6 years ago
Report
Renbad
7 years ago
Any ideas?
Report
volpegrigia
7 years ago
Your dock it's awesome! I think in order to substitute definitively unity only one feature is missing: unity web apps!. Do you think is possible to include that in the next versions?
Report
xpander
8 years ago
similar to gnome2/mate workspace switcher.
thats the only thing i find missing from the dockbarx currently.
other than that.
thanks for wonderful dock
and keep up the good work.
Report
BenjaminSutton
8 years ago
Quote:Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/dockbarx/dockbar.py", line 475, in __on_window_closed
dock.remove_window(window)
File "/usr/bin/dockx", line 930, in remove_window
del self.border_distances[window]
File "/usr/lib/python2.7/weakref.py", line 253, in __delitem__
del self.data[ref(key)]
KeyError: <weakref at 0x2980c58; to 'wnck.Window' at 0x28170f0>
Window closes but entry in window list isn't removed, reffreshing does nothing; full dockx restart needed.
Report
TheStarLion
8 years ago
Actual instructions in the readme, please?
Report
Frannoe
8 years ago
Since leaving Unity and needed a panel.
Thank you very much for making support MATE
I have to make a consideration about Compiz:
For option Dodge Windows to work properly you need to disable the plugin Gentle positioning move windows.
Otherwise, when you drag the window and touch the edge of the panel, panel is not hidden, until the window is dropped...
Blog article:
http://lmde-frannoe.blogspot.com.es/2012/10/dockbarx-para-lmde-mate-unity.html
Report
Revan199
7 years ago
Report
blackheart10
8 years ago
Report
swans
8 years ago
Please, check it!! Is it a bug of the new version?? Can I fix it in some way?
Thank you very much for making the best taskbar!!
Report
kenn
8 years ago
Is there a workaround for my problem?
P.S. I use natty 64 bit and I use gnome-panel Win2-7 themes
Thanks
Report
zmashine
8 years ago
Good luck! :]
Report
rojthevorlon
8 years ago
BTW I really wish you hadn't moved the news to Google+ - it's a loathsome forum format.
Report
valent
8 years ago
If you manage to add support for GNOME 3 we would be proud to include DockbarX again in Fusion Linux by default.
Cheers,
Valent.
[1] http://fusionlinux.org/
Report
shini-kire
9 years ago
Report
NarutoMan
9 years ago
Report
NarutoMan
9 years ago
Report
bonobo
9 years ago
the 'dodge windows' mode does not work correctly
The docks are always in sync on all desktops.
in the file '/usr/bin/dockx' is no entry for 'dodge windows'
but two for 'dodge active window' ?
The dock will be displayed only on one desktop
But no problem - (openbox / lxde / lubunntu rc file)
Thanks for reading ...
I hope my English is an English ;-) (google helps)
attached screens, one with conf (lxde)
http://ge.tt/8CVQL1B
Report
lion-d-gem-heart
9 years ago
Great Work!
Report
vishal733
9 years ago
Report
mpnordland
9 years ago
Report
luigi13579
9 years ago
I can't seem to access the preferences, whether it's through the Applications menu, the Properties button when right-clicking on the dock itself, or through the console (dbx_preference.py).
When using the console, I receive this stack trace:
Traceback (most recent call last):
File "/usr/bin/dbx_preference", line 2046, in <module>
PrefDialog()
File "/usr/bin/dbx_preference", line 219, in __init__
self.popup_style = PopupStyle()
File "/usr/lib/pymodules/python2.7/dockbarx/theme.py", line 382, in __init__
self.on_style_changed()
File "/usr/lib/pymodules/python2.7/dockbarx/theme.py", line 407, in on_style_changed
elif self.globals.default_popup_style in styles:
AttributeError: 'Globals' object has no attribute 'default_popup_style'
I am using version 0.48 (from webupd8's ppa) in Ubuntu 11.10, with GMOME Classic. DockbarX itself works fine, either as a standalone dock (dockx) or an AWN applet. I also have dockbarx-themes-extra installed.
Thanks in advance.
Report