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

Message
Author
User avatar
piyushlpn
Posts: 2
Joined: Thu Jun 29, 2023 7:11 am

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

#1 Post 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

User avatar
Stevo
Developer
Posts: 14857
Joined: Fri Dec 15, 2006 7:07 pm

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

#2 Post by Stevo »

Sure, I'm on it.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
Stevo
Developer
Posts: 14857
Joined: Fri Dec 15, 2006 7:07 pm

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

#3 Post 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
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
piyushlpn
Posts: 2
Joined: Thu Jun 29, 2023 7:11 am

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

#4 Post by piyushlpn »

Thanks,it's working perfectly on MX 21.3 :yourock:

User avatar
Duliwi
Posts: 1178
Joined: Sun Jul 07, 2019 9:34 am

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

#5 Post 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?

User avatar
Stevo
Developer
Posts: 14857
Joined: Fri Dec 15, 2006 7:07 pm

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

#6 Post 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?
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
towwire
Posts: 688
Joined: Fri Oct 15, 2010 12:15 pm

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

#7 Post 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.
It is easier to fight for one's principles then to live up to them.

User avatar
Duliwi
Posts: 1178
Joined: Sun Jul 07, 2019 9:34 am

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

#8 Post 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 .

User avatar
Stevo
Developer
Posts: 14857
Joined: Fri Dec 15, 2006 7:07 pm

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

#9 Post 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?
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
Duliwi
Posts: 1178
Joined: Sun Jul 07, 2019 9:34 am

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

#10 Post 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.

Post Reply

Return to “Package Requests - MX-21”