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
+29-18Lines changed: 29 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,15 @@
1
1
Changelog:
2
+
0.93-gtk3
3
+
- First Gtk3 release.
4
+
- Fix: "Quicklist" (Desktop Action) Execs are launched the same way as normal Execs (by Ben Burrill)
5
+
- Fixed identifier choice when no name is immediately present (by Ben Burrill)
6
+
- Fixed two visibility bugs of arrow buttons (by Xu Zhen)
7
+
- Improved button group identifier reading - support for wine apps and no name windows (by luigi1809)
8
+
- Fixed unminimize error in groupbutton (by salphaon).
9
+
- Remove misused "Version" key from desktop files (by Lesik).
10
+
- Replace outdated Unity quicklist with FreeDesktop Standard Actions (by Gregor Santner).
11
+
- Fixed issue where groups were not given tooltip names until they were opened. (by DanielPower).
12
+
2
13
0.92
3
14
- 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
15
- Fixed issue #5: Icons in Dockbarx disappear after changing workspace.
@@ -149,13 +160,13 @@ Features:
149
160
Bug Fixes:
150
161
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
162
- 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.
163
+
- Bug #688442: Popup windows appearing on the wrong monitor in multi-monitor set-ups should be fixed as well.
153
164
- Compiz scale and swith actions works compiz 0.9 thanks to a patch by BlackDex
154
165
155
166
156
167
0.43
157
168
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.
169
+
- 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
170
- DockbarX now supports helpers via DockManager. You have to install DockManager and enable it from dockbarx preference window before you can use it.
160
171
- Prism applications are separated from each other instead of being grouped together now.
161
172
- Small visual changes to window list and group menu. The look when using DockbarX without compositing is imporved a bit.
@@ -173,7 +184,7 @@ Other changes:
173
184
End user features:
174
185
- You can now choose if you want the close button on the window items or not.
175
186
Bug fixes:
176
-
- Close and Close all in group menu didn't work.
187
+
- Close and Close all in group menu didn't work.
177
188
- A couple of other small bugs.
178
189
179
190
0.42
@@ -183,7 +194,7 @@ End user features:
183
194
- If the previews takes up too much space to fit the screen, a list without previews will be shown instead.
184
195
- 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
196
- 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.
197
+
- 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
198
188
199
Bug fixes:
189
200
- Bug #688953: & and other symbols in window titles made the titles in the window list unreadable.
@@ -204,7 +215,7 @@ Bug fixes:
204
215
End user features:
205
216
- 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
217
- 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.
218
+
- The theme Human bar is removed since it was pretty much an older version of the new default theme.
208
219
- Number of entries in recent and most used menus are increased to eight (for real this time).
209
220
- A few new languages and updates to translations. Big thanks to all translators!
210
221
@@ -291,7 +302,7 @@ End user features:
291
302
- 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
303
- 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
304
- 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.
305
+
- 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
306
296
307
Bug fixes:
297
308
- Bug #599829 fixed: Separate OpenOffice apps works again.
@@ -303,7 +314,7 @@ Bug fixes:
303
314
x.0.39.4
304
315
End user features:
305
316
- 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.
317
+
- 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
318
- Changing between showing and not showing previews doesn't require reloading DockbarX anymore.
308
319
- New translations added.
309
320
@@ -321,8 +332,8 @@ Bug fixes:
321
332
- Bug #591511 fixed: "Select action" options couldn't be changed. (Patch by eoe42)
322
333
323
334
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.
335
+
- 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.
336
+
- Swedish updated.
326
337
Big thanks to all translators!
327
338
328
339
x.0.39.2
@@ -399,7 +410,7 @@ End user features:
399
410
Theme making features:
400
411
- Themable launching effect added. The command is <if type="launching">.
401
412
- 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.
413
+
- 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
414
See theming HOWTO for more details.
404
415
405
416
Bug fixes:
@@ -411,13 +422,13 @@ Bug fixes:
411
422
x.0.24.0
412
423
A new launcher system (inspried by Aleksey's elegant launcher system from vanilla dockbar):
413
424
- 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.
425
+
- 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
426
- 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
427
- 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
428
- 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
429
419
430
Other features:
420
-
- A new theme "Human Bar" by bigRZA is included.
431
+
- A new theme "Human Bar" by bigRZA is included.
421
432
- Dockbarx should now use slightly less memory (not that much though).
422
433
- Keyboard shortcuts added for the "right click" menus.
423
434
@@ -465,7 +476,7 @@ Bug fixes:
465
476
- 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
477
- Some other cases where the popup window didn't close when it should are now fixed, as well.
467
478
- 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
479
+
- Bug #424629: Dockbarx does no longer crash if an invalid theme
469
480
is found in ~/.dockbarx/themes or /usr/share/dockbarx/themes. A dialog message is shown if no working themes are found.
470
481
471
482
... and some code cleanup.
@@ -495,7 +506,7 @@ Bug fixes:
495
506
496
507
497
508
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.
509
+
- 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
510
- 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
511
501
512
Experimental 0.21.9
@@ -588,7 +599,7 @@ Experimental 0.20.5
588
599
Experimental 0.20.4
589
600
- Adjustable popup delay (default 250 ms)
590
601
- 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)
602
+
- 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
603
593
604
Experimental 0.20.3
594
605
- Bug fix: DockBar won't crash if it can't find launcher_icon.png or active_icon.png
@@ -599,7 +610,7 @@ Experimental 0.20.2
599
610
600
611
Experimental 0.20
601
612
- 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.
613
+
and Dockbar Experimental installed at the same time.
603
614
- Features ported back from vanilla DockBar 0.20 and 0.19:
604
615
- Preference and about dialog, gconf configuration
605
616
- Configurable "needs attention" effect
@@ -613,9 +624,9 @@ Experimental 0.20
613
624
- Behavior when multiple workspaces or viewports are used are configurable from Preference dialog
614
625
- The popup window is centered over the group button now
615
626
- 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)
627
+
- A new good-looking launcher button image that works against both light and dark backgrounds, made by Sami Rissanen (st6)
628
+
617
629
618
-
619
630
0.13-l3
620
631
- Notifications for for windows that requires urgent attention.
621
632
- 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
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# DockbarX
2
-
### Version 0.92-gtk3alpha
2
+
### Version 0.93-gtk3
3
3
4
4
## About DockbarX
5
5
The gtk3 version of DockbarX is a lightweight taskbar / panel replacement for Linux which for the moment only works as a stand-alone dock (called DockX).
- (Optional) zeitgeist, to access latest and most used documents.
12
12
- (Optional) To use DockManager helpers, you need to install dockmanager and dockmanager-daemon as well as libdesktop-agnostic-cfg-gconf and libdesktop-agnostic-vfs-gio. The last two might not need to be installed separately on distributions that aren't Debian based.
13
13
2. Extract dockbarx. Change directory to where you extracted dockbarx and run the setup.py install `$ sudo ./setup.py install`
@@ -46,7 +46,7 @@ A: Never. That would demand quite a bit of restructuring of the code and I belie
46
46
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.
47
47
48
48
*Q: There is no menu option to pin program X, but there is one for program Y and Z. Why?*
49
-
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).
49
+
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).
50
50
51
51
*Q: How do I get to preference dialog?*
52
52
@@ -58,7 +58,7 @@ A: Make sure you enable the GLib extension in Compiz settings manager and that t
58
58
59
59
*Q: Opacify doen't work?*
60
60
61
-
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.
61
+
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.
62
62
63
63
*Q: How do I install a theme?*
64
64
@@ -71,7 +71,7 @@ A: Read Theming HOWTO. If you need help ask me (Matias Särs alias M7S) on gnome
71
71
### AWN questions
72
72
*Q: When I use dockbarx in AWN, IntelliHide and Window Dodge behaviors doesn't work. Why? Can I do anything about it?*
73
73
74
-
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.
74
+
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.
75
75
76
76
[^1]: Using [xfce-dockbarx-plugin] (https://github.com/TiZ-EX1/xfce4-dockbarx-plugin)
0 commit comments