Page 1 of 1

xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Thu Jun 29, 2023 7:18 am
by piyushlpn
Please update the docklike plugin to 0.4.1.
xfce4-docklike-plugin 0.4.1 released on 2023/03/19 17:41

https://docs.xfce.org/panel-plugins/xfc ... ugin/start

Release notes for 0.4.1
=======================
- build: Use same automake init as other projects and bump autoconf
- Update copyright year and fix bug report address
- build: Use XDT_FEATURE_DEBUG
- basename() called but not included
- Add option to change behavior of middle mouse button (Closes #32)
- build: Keep /usr/local as default prefix
- build: Fix autotools warnings
- build: Fix intltool lock file problem during make distcheck
- build: Bump GLib minimum required to 2.58
- Anchor group menu to center of app icon
- Add option to change inactive indicator style
- List window previews horizontally if panel is horizontal
- Add option to get the indicator color automatically from the Gtk
theme foreground color
- Startup notification support Closes #13 Additionally, correctly
release memory after launching.
- Reorder AppInfos.cpp for clarity
- Skip loadDesktopEntry() for files not ending in .desktop
- Pass std::string by const reference to avoid unnecessary copy
- Speed up ftw() by increasing handle limit
- Added Ciliora and Circles indicator styles
- Fix reordering (ctrl+dragging) icons to the right
- Fix size_t being truncated into uint and comparing unequal to npos
- Fix .desktop file StartupWMClass values being ignored
- Update TODO
- Fix warnings/crashes from timeouts In many cases the timeout's stop
method was being called more than once raising GLib warnings.
- Don't clear this list
- Delete unused declarations
- Improve PANEL_DEBUG macro
- Improve debugging messages
- Drop the inotify dependency GLib provides a GAppInfoMonitor object
that allows us to detect desktop file changes.
- Use the default theme hover effect The previous effect can still be
achieved with CSS:
- Update the README Better debugging instructions and long desctiption.
- Cleanup: remove uneccessary casts to GtkWidget*
- Remove highlight on active group Related #14 It can be restored by
using css or a future option.
- Add a "window_count" class to labels Related #9
- Translation Updates:
Albanian, Bulgarian, Catalan, Chinese
(China), Chinese (Taiwan), Croatian, Danish, Dutch, Finnish, French,
German, Greek, Hebrew, Indonesian, Interlingue, Italian, Japanese,
Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese
(Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
Turkish, Ukrainian

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Thu Jun 29, 2023 7:23 pm
by Stevo
Sure, I'm on it.

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)  [Solved]

Posted: Thu Jun 29, 2023 7:56 pm
by Stevo
Here's the MX 19 through 23 packages if you want to get them before they hit the test repos:

https://drive.google.com/file/d/1d3Mr9L ... sp=sharing

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Fri Jun 30, 2023 12:26 pm
by piyushlpn
Thanks,it's working perfectly on MX 21.3 :yourock:

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Sat Jul 01, 2023 3:42 am
by Duliwi
I just want to add, that the newest docklike version has all issues I had with the version before, but one issue more.

So it's better to stick with the older version.

@Stevo
Maybe you can add the version 0.4.0 to stable repo?

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Sat Jul 01, 2023 12:55 pm
by Stevo
Not knowing what your issues are offhand, have you tested 0.4.0 to make sure it resolves them, and reported your problems to the plugin's developers?

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Sat Jul 01, 2023 1:13 pm
by towwire
Duliwi wrote: Sat Jul 01, 2023 3:42 am I just want to add, that the newest docklike version has all issues I had with the version before, but one issue more.

So it's better to stick with the older version.

@Stevo
Maybe you can add the version 0.4.0 to stable repo?
Looking at MX Package Installer you will find this on MX21 XFCE.

This is in Enabled Repos
Package: xfce4-docklike-plugin
Version: 0.4.0+git20211128-1~mx21+1

This is in MX Test Repo
Package: xfce4-docklike-plugin
Version: 0.4.1-0.1~mx21+1

So you should be able reinstall the 0.4.0 version as the 0.4.1 is in Test.

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Sat Jul 01, 2023 3:40 pm
by Duliwi
Stevo wrote: Sat Jul 01, 2023 12:55 pm ... have you tested 0.4.0 to make sure it resolves them, and reported your problems to the plugin's developers?
(No need to test version 0.4.0 because I have used this version for about a year until yesterday.)
Version 0.4.0 does only resolve the issue, that is new in version 0.4.1.
Wich issue do I know?
A: In v. 0.4.0 I was able to close the open windows by clicking on the icon with the middle mouse button. This does no longer work in v. 0.4.1 . (And yes I have set the option in settings to "close all apps" with the middle mouse button.)

towwire wrote: Sat Jul 01, 2023 1:13 pm So you should be able reinstall the 0.4.0 version as the 0.4.1 is in Test.
This may be true in MX-21, but not in MX-19 .

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Sat Jul 01, 2023 3:44 pm
by Stevo
The version in the main repos is newer than 0.4.0, having been built from a git pull of the source after 0.4.0 was released.

Had the developer replied to a bug report about this problem?

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Sat Jul 01, 2023 3:46 pm
by Duliwi
Stevo wrote: Sat Jul 01, 2023 3:44 pm Had the developer replied to a bug report about this problem?
I will make a bug report.

Re: xfce4-docklike-plugin 0.4.1 released (2023/03/19 17:41)

Posted: Sun Jul 02, 2023 3:52 am
by Duliwi
There is already a bug report for this new issue:
https://gitlab.xfce.org/panel-plugins/x ... /issues/58

(The bug report is from 2 months ago. So I don't have much hope that it will be fixed within the next few months.)