You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+28-18Lines changed: 28 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,14 @@
1
1
Changelog:
2
+
0.93
3
+
- Fix: "Quicklist" (Desktop Action) Execs are launched the same way as normal Execs (by Ben Burrill)
4
+
- Fixed identifier choice when no name is immediately present (by Ben Burrill)
5
+
- Fixed two visibility bugs of arrow buttons (by Xu Zhen)
6
+
- Improved button group identifier reading - support for wine apps and no name windows (by luigi1809)
7
+
- Fixed unminimize error in groupbutton (by salphaon).
8
+
- Remove misused "Version" key from desktop files (by Lesik).
9
+
- Replace outdated Unity quicklist with FreeDesktop Standard Actions (by Gregor Santner).
10
+
- Fixed issue where groups were not given tooltip names until they were opened. (by DanielPower).
11
+
2
12
0.92
3
13
- DockbarX can now update the window list so that the last used window always is first in the list. (This behavior is now used by default but can be changed in preferences.)
4
14
- Fixed issue #5: Icons in Dockbarx disappear after changing workspace.
@@ -149,13 +159,13 @@ Features:
149
159
Bug Fixes:
150
160
Large parts of the code has been rewritten since 0.43 so many bugs has been fixed unknowingly and some new has bugs has probaly appeared instead. Some important bug fixes are:
151
161
- Bug #540950: The long lasting bug where DockbarX crashes on login is probably fixed now.
152
-
- Bug #688442: Popup windows appearing on the wrong monitor in multi-monitor set-ups should be fixed as well.
162
+
- Bug #688442: Popup windows appearing on the wrong monitor in multi-monitor set-ups should be fixed as well.
153
163
- Compiz scale and swith actions works compiz 0.9 thanks to a patch by BlackDex
154
164
155
165
156
166
0.43
157
167
Features:
158
-
- Media buttons. All music players that shows up in ubuntus sound menu (in other words mediaplayers that uses mpris2 - that includes Spotify Linux Preview that doesn't show up in ubuntus sound menu) has play/pause, previous and next buttons. You can disable them from preference window.
168
+
- Media buttons. All music players that shows up in ubuntus sound menu (in other words mediaplayers that uses mpris2 - that includes Spotify Linux Preview that doesn't show up in ubuntus sound menu) has play/pause, previous and next buttons. You can disable them from preference window.
159
169
- DockbarX now supports helpers via DockManager. You have to install DockManager and enable it from dockbarx preference window before you can use it.
160
170
- Prism applications are separated from each other instead of being grouped together now.
161
171
- Small visual changes to window list and group menu. The look when using DockbarX without compositing is imporved a bit.
@@ -173,7 +183,7 @@ Other changes:
173
183
End user features:
174
184
- You can now choose if you want the close button on the window items or not.
175
185
Bug fixes:
176
-
- Close and Close all in group menu didn't work.
186
+
- Close and Close all in group menu didn't work.
177
187
- A couple of other small bugs.
178
188
179
189
0.42
@@ -183,7 +193,7 @@ End user features:
183
193
- If the previews takes up too much space to fit the screen, a list without previews will be shown instead.
184
194
- The size of previews are now set in such a way that the window is shrunk until it fits a in box with the same size aspect ratio as the monitor (the size you set from preference window is the height of this box). Previously it was fitted into a square (size*size). This makes the height of the previews more even.
185
195
- Vertical panels now stacks the previews vertically. The placement of the window list is set according to the golden ratio instead of aligning the top of the button and the window list.
186
-
- For those of you who doesn't like the new menu: The old gtk menu is back and you can choose to use it from preference window.
196
+
- For those of you who doesn't like the new menu: The old gtk menu is back and you can choose to use it from preference window.
187
197
188
198
Bug fixes:
189
199
- Bug #688953: & and other symbols in window titles made the titles in the window list unreadable.
@@ -204,7 +214,7 @@ Bug fixes:
204
214
End user features:
205
215
- The default theme has changed. The new default theme DBX is made by BigRZA. It's made to look good with Radiance and Ambiance. (The old default theme is still included under the name Old.)
206
216
- Another theme by BigRZA, Sunny Colors is also included, simply because its a great looking theme.
207
-
- The theme Human bar is removed since it was pretty much an older version of the new default theme.
217
+
- The theme Human bar is removed since it was pretty much an older version of the new default theme.
208
218
- Number of entries in recent and most used menus are increased to eight (for real this time).
209
219
- A few new languages and updates to translations. Big thanks to all translators!
210
220
@@ -291,7 +301,7 @@ End user features:
291
301
- The number of items in "Recent" and "Most used" submenus has been increased to eight and the timespan from which the Resent and Most used files are searched are increased from 14 days to 30 days.
292
302
- Rules added for programs that couldn't be pinned automatically, like amarok 1.4 or thunderbird 2. (Information about other programs that can't be pinned with DockbarX are most welcome!)
293
303
- Launching is more compatible with freedesktop standards. This means among other things that launching multiple files should work with most programs now.
294
-
- Launchers should be more stable now, since they no longer use different systems depending on if they were added by dragging an icon from gnome menu or by using "Pin application" option in the group button menu.
304
+
- Launchers should be more stable now, since they no longer use different systems depending on if they were added by dragging an icon from gnome menu or by using "Pin application" option in the group button menu.
295
305
296
306
Bug fixes:
297
307
- Bug #599829 fixed: Separate OpenOffice apps works again.
@@ -303,7 +313,7 @@ Bug fixes:
303
313
x.0.39.4
304
314
End user features:
305
315
- DockbarX can now pin wine applications and is better at recognizing wine application launchers automatically.
306
-
- The preference dialog is redesigned to take less space (should even fit a eeepc 700 screen now) and to have the options in more intuitive places.
316
+
- The preference dialog is redesigned to take less space (should even fit a eeepc 700 screen now) and to have the options in more intuitive places.
307
317
- Changing between showing and not showing previews doesn't require reloading DockbarX anymore.
308
318
- New translations added.
309
319
@@ -321,8 +331,8 @@ Bug fixes:
321
331
- Bug #591511 fixed: "Select action" options couldn't be changed. (Patch by eoe42)
322
332
323
333
Translations:
324
-
- Brazilian Portuguese, Dutch, German, Greek, Polish and Russian added. Some of these translations are only half-done, but they are still included to encourage people to go on finish them.
325
-
- Swedish updated.
334
+
- Brazilian Portuguese, Dutch, German, Greek, Polish and Russian added. Some of these translations are only half-done, but they are still included to encourage people to go on finish them.
335
+
- Swedish updated.
326
336
Big thanks to all translators!
327
337
328
338
x.0.39.2
@@ -399,7 +409,7 @@ End user features:
399
409
Theme making features:
400
410
- Themable launching effect added. The command is <if type="launching">.
401
411
- New custom color system. The themes can now set default colors, opacity values and the color name that will be shown in preference dialog.
402
-
- There are now eight custom colors. The functions of color1 to color4 (popup window color and text colors) are hardcoded since the popup window isn't theme-able. Color5 is the color previously known as "attention glow". Color6 to color8 set to "not used" if the theme maker doesn't give them a name.
412
+
- There are now eight custom colors. The functions of color1 to color4 (popup window color and text colors) are hardcoded since the popup window isn't theme-able. Color5 is the color previously known as "attention glow". Color6 to color8 set to "not used" if the theme maker doesn't give them a name.
403
413
See theming HOWTO for more details.
404
414
405
415
Bug fixes:
@@ -411,13 +421,13 @@ Bug fixes:
411
421
x.0.24.0
412
422
A new launcher system (inspried by Aleksey's elegant launcher system from vanilla dockbar):
413
423
- When you add a launcher by dragging a application from gnome menu you no longer have to enter a resource class name, dockbarx guesses it.
414
-
- If dockbarx isn't able to guess the resource class name of a launcher correctly a "right click" menu option "Edit resource name" is added so that you manually edit the resource class name.
424
+
- If dockbarx isn't able to guess the resource class name of a launcher correctly a "right click" menu option "Edit resource name" is added so that you manually edit the resource class name.
415
425
- You can add launchers by pinning running applications via the "right click" menu (works for most applications, if the options are missing for an application you can still make a launcher by dragging the icon from gnome menu and manually edit the resource class name.)
416
426
- The launchers information are now stored in gconf instead for in the file ~/.dockbarx/launchers.list. This will hopefully be a bit more stable.
417
427
- Some bugs in the launcher system are fixed. Some launchers that failed to be created or failed to launch it's application in previous versions should work now.
418
428
419
429
Other features:
420
-
- A new theme "Human Bar" by bigRZA is included.
430
+
- A new theme "Human Bar" by bigRZA is included.
421
431
- Dockbarx should now use slightly less memory (not that much though).
422
432
- Keyboard shortcuts added for the "right click" menus.
423
433
@@ -465,7 +475,7 @@ Bug fixes:
465
475
- One of the most long lived and most irritating bugs are now gone: Popup windows now closes even when the mouse is leaving it over one of the rounded corners.
466
476
- Some other cases where the popup window didn't close when it should are now fixed, as well.
467
477
- Untested bug fix for opacify for ubuntu 8.04 (hardy) and other systems with older versions of compiz fusion.
468
-
- Bug #424629: Dockbarx does no longer crash if an invalid theme
478
+
- Bug #424629: Dockbarx does no longer crash if an invalid theme
469
479
is found in ~/.dockbarx/themes or /usr/share/dockbarx/themes. A dialog message is shown if no working themes are found.
470
480
471
481
... and some code cleanup.
@@ -495,7 +505,7 @@ Bug fixes:
495
505
496
506
497
507
Experimental 0.21.10
498
-
- Dockbarx now uses themes. They are .tar.gz files that should be put in /usr/share/dockbar/themes or ~/.dockbar/themes. Documentation on how to make themes will come later but you could always take a look on the existing theme files and try to change them, if you are curious. Be aware the much will still change when it comes to the format of the config file in the theme, though. New themes are added simply by moving them to either folder.
508
+
- Dockbarx now uses themes. They are .tar.gz files that should be put in /usr/share/dockbar/themes or ~/.dockbar/themes. Documentation on how to make themes will come later but you could always take a look on the existing theme files and try to change them, if you are curious. Be aware the much will still change when it comes to the format of the config file in the theme, though. New themes are added simply by moving them to either folder.
499
509
- There are no more delays before closing the popup window when the mouse cursor is moved away from the group button (this should make those of you who uses no popup delay happy). On the other hand, when the mouse cursor is resting in the gap between group button and windowpane the window won't close (this should make slow moving people happy). This will hopefully lead to fewer situations where the popup window is left open as well.
500
510
501
511
Experimental 0.21.9
@@ -588,7 +598,7 @@ Experimental 0.20.5
588
598
Experimental 0.20.4
589
599
- Adjustable popup delay (default 250 ms)
590
600
- As requested: Popup window alignment can be set in the preference dialog (Center alignment default)
591
-
- Dockbar now uses other gconf values than just strings (doesn't matter to you End-Users, unless you want to change settings with gconf-editor instead of preference dialog)
601
+
- Dockbar now uses other gconf values than just strings (doesn't matter to you End-Users, unless you want to change settings with gconf-editor instead of preference dialog)
592
602
593
603
Experimental 0.20.3
594
604
- Bug fix: DockBar won't crash if it can't find launcher_icon.png or active_icon.png
@@ -599,7 +609,7 @@ Experimental 0.20.2
599
609
600
610
Experimental 0.20
601
611
- The name is changed to DockBar Experimental or dockbarx for short to make it possible to have both vanilla DockBar
602
-
and Dockbar Experimental installed at the same time.
612
+
and Dockbar Experimental installed at the same time.
603
613
- Features ported back from vanilla DockBar 0.20 and 0.19:
604
614
- Preference and about dialog, gconf configuration
605
615
- Configurable "needs attention" effect
@@ -613,9 +623,9 @@ Experimental 0.20
613
623
- Behavior when multiple workspaces or viewports are used are configurable from Preference dialog
614
624
- The popup window is centered over the group button now
615
625
- Code cleanup and some bug fixes
616
-
- A new good-looking launcher button image that works against both light and dark backgrounds, made by Sami Rissanen (st6)
626
+
- A new good-looking launcher button image that works against both light and dark backgrounds, made by Sami Rissanen (st6)
627
+
617
628
618
-
619
629
0.13-l3
620
630
- Notifications for for windows that requires urgent attention.
621
631
- Dockbar won't crash if there are no launcher_icon.png or active_icon.png, it will just warn you that it might look uglier.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# DockbarX
2
-
### Version 0.92
2
+
### Version 0.93
3
3
4
4
## About DockbarX
5
5
DockBarX is a lightweight taskbar / panel replacement for Linux which works as a stand-alone dock (called DockX), as an an Avant Window Navigator applet, as a Xfce4 panel applet[^1], as a matepanel applet[^2] or as a legacy gnome2 panel applet. DockbarX is a fork of dockbar made by Aleksey Shaferov. DockbarX branch is developed by Matias Särs.
- zeitgeist, python-wnck, python-imaging, python-keybinder and python-xlib.
41
+
1. Following dependecies needs to be installed:
42
+
- zeitgeist, python-wnck, python-imaging, python-keybinder and python-xlib.
43
43
- Install python-gnomeapplet if you want to use DockbarX as a gnome-panel applet (gnome2) you should install python-gnomeapplet. (This doesn't work in newer releases of Ubuntu.)
44
44
- To use dockbarx as an AWN applet, you also need to copy the content of the AWN folder to ~/.config/awn/applets.
45
45
- Some of the stand alone dock applets require dependencies:
@@ -85,7 +85,7 @@ A: Never. That would demand quite a bit of restructuring of the code and I belie
85
85
A: Dockbarx connects group buttons and windows by using the resource class name of the application. When a launcher is added dockbarx tries to guess the resource class name of that launcher. This works in most cases but not always. Apparently it didn't work for your program X. To fix this, right click on the launcher for program X and choose "Edit Resource name" and enter the correct resource name. If the program is already running you should be able to find it's resource class name in the drop-down list.
86
86
87
87
*Q: There is no menu option to pin program X, but there is one for program Y and Z. Why?*
88
-
A: Dockbarx wasn't able to identify program X correctly then. You can "pin" the program by dragging it's icon from the gnome menu instead. Oh, and you will probably have to enter the resource name manually as well (see previous question).
88
+
A: Dockbarx wasn't able to identify program X correctly then. You can "pin" the program by dragging it's icon from the gnome menu instead. Oh, and you will probably have to enter the resource name manually as well (see previous question).
89
89
90
90
*Q: How do I get to preference dialog?*
91
91
@@ -97,7 +97,7 @@ A: Make sure you enable the GLib extension in Compiz settings manager and that t
97
97
98
98
*Q: Opacify doen't work?*
99
99
100
-
A: A common misunderstanding is that opacify should have something to do with transparency of dockbarx itself, it doesn't. Opacify is a way to find localize a window with dockbar. When opacify is on and you roll over a name in the window list with the mouse, all other windows will become transparent so that you easy can spot the window.
100
+
A: A common misunderstanding is that opacify should have something to do with transparency of dockbarx itself, it doesn't. Opacify is a way to find localize a window with dockbar. When opacify is on and you roll over a name in the window list with the mouse, all other windows will become transparent so that you easy can spot the window.
101
101
102
102
*Q: How do I install a theme?*
103
103
@@ -110,7 +110,7 @@ A: Read Theming HOWTO. If you need help ask me (Matias Särs alias M7S) on gnome
110
110
### AWN questions
111
111
*Q: When I use dockbarx in AWN, IntelliHide and Window Dodge behaviors doesn't work. Why? Can I do anything about it?*
112
112
113
-
A: For IntelliHide and Window Dodge to work, AWN Taskmanager applet has to be activated. So to get back IntelliHide or Window Dodge, simply add Taskmanager to your applet list again. If you think using Taskmanager and DockbarX at the same time looks a bit weird, you can go to the Task Manager tab of AWN preference and check the option "Display launchers only" and then remove all the launchers in the list. That will give you a completely invisible Taskmanager that will make sure IntelliHide and Window Dodge works as they should.
113
+
A: For IntelliHide and Window Dodge to work, AWN Taskmanager applet has to be activated. So to get back IntelliHide or Window Dodge, simply add Taskmanager to your applet list again. If you think using Taskmanager and DockbarX at the same time looks a bit weird, you can go to the Task Manager tab of AWN preference and check the option "Display launchers only" and then remove all the launchers in the list. That will give you a completely invisible Taskmanager that will make sure IntelliHide and Window Dodge works as they should.
114
114
115
115
[^1]: Using [xfce-dockbarx-plugin] (https://github.com/TiZ-EX1/xfce4-dockbarx-plugin)
0 commit comments