Le 14/04/2023 à 09:06, Landry Breuil a écrit :
Le Thu, Apr 13, 2023 at 06:30:15PM +0200, Joel Carnat a écrit :
Le 20/02/2023 à 10:19, Joel Carnat a écrit :
Hi,

I’ve spend part of the weekend trying to solve the Firefox / Thunderbird issue. 
In details, those applications can’t be docked and don’t get their icon 
displayed. Long story short: I couldn’t solve it.

I tried docklike on a couple of Linux distro and could reproduce the bug. Only 
MX Linux doesn’t get the bug. But when getting its source and compile on 
OpenBSD, the bug is still there.

I’ll continue digging and let you know if I can find a solution.

Regards,
Joel C.

Le 18 févr. 2023 à 15:02, Landry Breuil <lan...@openbsd.org> a écrit :

Le Sat, Feb 18, 2023 at 01:44:20PM +0000, Klemens Nanni a écrit :
2/18/23 13:16, Landry Breuil пишет:
i havent tested it yet, but here's a port of the latest git commit, with
a simplified Makefile.

Do you intend to upstream the local patches?  I was surprised to see
them given your use of XFCE4_COMMIT.

i think joel wanted to upstream them :)

COMMENT must not start with articles or end in a full stop, I think.

Right

Should this be hooked up to one of the xfce meta packages?

Maybe, if it works and is useful..



Hi,

xfce4-docklike has been updated upstream and we don't need any patches any
more. Attached is the updated port. I've been using it on OpenBSD 7.3 amd64
for a couple of days now without issue.

nice, two comments:
- no need for CONFIGURE_STYLE, its set by x11/xfce4/Makefile.inc

I added it to solve an issue where "make build" would not work without it:
===>  Building for xfce4-docklike-0.4.1
gmake: Makefile: No such file or directory
gmake: *** No rule to make target 'Makefile'.  Stop.
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2960 '/usr/ports/pobj/xfce4-docklike-0.4.1/.build_done': @cd /usr/ports/pobj/xfce...) *** Error 2 in /usr/ports/mystuff/x11/xfce4/xfce4-docklike (/usr/ports/infrastructure/mk/bsd.port.mk:2600 'build': @lock=xfce4-docklike-0.4....)

I saw that x11/xfce4/xfce4-whiskermenu had it set (to some other parameter) and other ports used "gnu" as an value. So I tried and it compiled this way.

But maybe it's not the right way to solve this particular issue.


- please dont start COMMENT by an article, the previous one was fine imo
   ('modern & minimalist taskbar for Xfce') - no need for the final dot
either

ok, corrected.

Reply via email to