help creating new port: x11/xfce4/xfce4-docklike

2023-02-08 Thread Joel Carnat
Hi, I am trying to port the docklike XFCE plugin. https://docs.xfce.org/panel-plugins/xfce4-docklike-plugin/start I followed faq/ports/guide.html and used x11/xfce4/xfce4-clipman as a starting point. Everything compiles and build a package properly. The checking tools do not identify errors. B

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-18 Thread Landry Breuil
Le Fri, Feb 10, 2023 at 06:42:46AM +0100, Landry Breuil a écrit : > Le Thu, Feb 09, 2023 at 12:31:24PM +0100, Joel Carnat a écrit : > > Le 09/02/2023 à 08:05, Landry Breuil a écrit : > > > Le Thu, Feb 09, 2023 at 01:01:48AM +0100, Joel Carnat a écrit : > > > > Hi, > rather than applying upstream co

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-18 Thread Klemens Nanni
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. COMMENT must not start with articles or end in a full st

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-18 Thread Joel Carnat
Le 18/02/2023 à 10:16, Landry Breuil a écrit : Le Fri, Feb 10, 2023 at 06:42:46AM +0100, Landry Breuil a écrit : Le Thu, Feb 09, 2023 at 12:31:24PM +0100, Joel Carnat a écrit : Le 09/02/2023 à 08:05, Landry Breuil a écrit : Le Thu, Feb 09, 2023 at 01:01:48AM +0100, Joel Carnat a écrit : Hi,

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-18 Thread Landry Breuil
Le Sat, Feb 18, 2023 at 01:44:20PM +, 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

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-20 Thread Joel Carnat
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

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-13 Thread Joel Carnat
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 dist

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-14 Thread Landry Breuil
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

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-14 Thread Landry Breuil
Le Fri, Apr 14, 2023 at 09:06:26AM +0200, Landry Breuil a écrit : > Le Thu, Apr 13, 2023 at 06:30:15PM +0200, Joel Carnat a écrit : > > > I have also solved the "icons" issue I had with Firefox and Thunderbird. > > Basically, it is because the binaries are known as firefox-default and > > thunderb

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-14 Thread Joel Carnat
Le 14/04/2023 à 09:12, Landry Breuil a écrit : Le Fri, Apr 14, 2023 at 09:06:26AM +0200, Landry Breuil a écrit : Le Thu, Apr 13, 2023 at 06:30:15PM +0200, Joel Carnat a écrit : I have also solved the "icons" issue I had with Firefox and Thunderbird. Basically, it is because the binaries are kn

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-14 Thread Joel Carnat
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 do

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-14 Thread Omar Polo
On 2023/04/14 09:06:26 +0200, Landry Breuil wrote: > nice, two comments: > - no need for CONFIGURE_STYLE, its set by x11/xfce4/Makefile.inc > - 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 >

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-16 Thread Landry Breuil
Le Fri, Apr 14, 2023 at 10:01:43AM +0200, Joel Carnat a écrit : > 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, > > > > > > nice, two comments: > > - no need for CONF

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-16 Thread Landry Breuil
Le Fri, Apr 14, 2023 at 09:49:38AM +0200, Joel Carnat a écrit : > > Only the Exec part: > # diff /usr/local/share/applications/firefox.desktop > ~/.local/share/applications/firefox.desktop > 153c153 > < Exec=firefox %u > --- > > Exec=firefox-default %u > 200c200 > < Exec=firefox -new-window > ---

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-16 Thread Joel Carnat
Le 16/04/2023 à 18:16, Landry Breuil a écrit : Le Fri, Apr 14, 2023 at 10:01:43AM +0200, Joel Carnat a écrit : 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, nice, two comments:

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-04-16 Thread Joel Carnat
Le 16/04/2023 à 18:21, Landry Breuil a écrit : Le Fri, Apr 14, 2023 at 09:49:38AM +0200, Joel Carnat a écrit : Only the Exec part: # diff /usr/local/share/applications/firefox.desktop ~/.local/share/applications/firefox.desktop 153c153 < Exec=firefox %u --- Exec=firefox-default %u 200c200 < E

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-08 Thread Landry Breuil
Le Thu, Feb 09, 2023 at 01:01:48AM +0100, Joel Carnat a écrit : > Hi, > > I am trying to port the docklike XFCE plugin. > https://docs.xfce.org/panel-plugins/xfce4-docklike-plugin/start > > I followed faq/ports/guide.html and used x11/xfce4/xfce4-clipman as a > starting point. Everything compiles

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-09 Thread Joel Carnat
Le 09/02/2023 à 08:05, Landry Breuil a écrit : Le Thu, Feb 09, 2023 at 01:01:48AM +0100, Joel Carnat a écrit : Hi, I am trying to port the docklike XFCE plugin. https://docs.xfce.org/panel-plugins/xfce4-docklike-plugin/start I followed faq/ports/guide.html and used x11/xfce4/xfce4-clipman as a

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-09 Thread Stuart Henderson
On 2023/02/09 12:31, Joel Carnat wrote: > > While I was there, I had a look at FreeBSD ports tree. > They don't seem to apply inotify modifications on their side. > https://cgit.freebsd.org/ports/tree/x11/xfce4-docklike-plugin/Makefile > > Not sure why it would work as-is on FreeBSD and not OpenB

Re: help creating new port: x11/xfce4/xfce4-docklike

2023-02-09 Thread Landry Breuil
Le Thu, Feb 09, 2023 at 12:31:24PM +0100, Joel Carnat a écrit : > Le 09/02/2023 à 08:05, Landry Breuil a écrit : > > Le Thu, Feb 09, 2023 at 01:01:48AM +0100, Joel Carnat a écrit : > > > Hi, > > > > > > I am trying to port the docklike XFCE plugin. > > > https://docs.xfce.org/panel-plugins/xfce4-d

WM_CLASS/StartupWMClass, desktop files & mozilla ports (was: Re: help creating new port: x11/xfce4/xfce4-docklike)

2023-04-17 Thread Landry Breuil
Le Sun, Apr 16, 2023 at 06:53:35PM +0200, Joel Carnat a écrit : > Le 16/04/2023 à 18:21, Landry Breuil a écrit : > > Le Fri, Apr 14, 2023 at 09:49:38AM +0200, Joel Carnat a écrit : > > > > > > Only the Exec part: > > > # diff /usr/local/share/applications/firefox.desktop > > > ~/.local/share/appli

Re: WM_CLASS/StartupWMClass, desktop files & mozilla ports (was: Re: help creating new port: x11/xfce4/xfce4-docklike)

2023-04-18 Thread Landry Breuil
Le Tue, Apr 18, 2023 at 08:25:54AM +0200, Landry Breuil a écrit : > Le Sun, Apr 16, 2023 at 06:53:35PM +0200, Joel Carnat a écrit : > > Le 16/04/2023 à 18:21, Landry Breuil a écrit : > > > Le Fri, Apr 14, 2023 at 09:49:38AM +0200, Joel Carnat a écrit : > > > > > > > > Only the Exec part: > > > > #

Re: WM_CLASS/StartupWMClass, desktop files & mozilla ports (was: Re: help creating new port: x11/xfce4/xfce4-docklike)

2023-04-18 Thread Joel Carnat
Le 18/04/2023 à 16:08, Landry Breuil a écrit : Le Tue, Apr 18, 2023 at 08:25:54AM +0200, Landry Breuil a écrit : Le Sun, Apr 16, 2023 at 06:53:35PM +0200, Joel Carnat a écrit : Le 16/04/2023 à 18:21, Landry Breuil a écrit : Le Fri, Apr 14, 2023 at 09:49:38AM +0200, Joel Carnat a écrit : Only

Re: WM_CLASS/StartupWMClass, desktop files & mozilla ports (was: Re: help creating new port: x11/xfce4/xfce4-docklike)

2023-04-18 Thread Landry Breuil
Le Tue, Apr 18, 2023 at 10:20:54PM +0200, Joel Carnat a écrit : > Le 18/04/2023 à 16:08, Landry Breuil a écrit : > > > > > > Can you try removing the '-default' suffixing horror, and just add > > > StartupWMClass=firefox (or thunderbird, or firefox-esr..) to your custom > > > desktop file and chec

Re: WM_CLASS/StartupWMClass, desktop files & mozilla ports (was: Re: help creating new port: x11/xfce4/xfce4-docklike)

2023-04-19 Thread Joel Carnat
> Le 19 avr. 2023 à 07:48, Landry Breuil a écrit : > > Le Tue, Apr 18, 2023 at 10:20:54PM +0200, Joel Carnat a écrit : >>> Le 18/04/2023 à 16:08, Landry Breuil a écrit : > > Can you try removing the '-default' suffixing horror, and just add > StartupWMClass=firefox (or thunderbird

Re: WM_CLASS/StartupWMClass, desktop files & mozilla ports (was: Re: help creating new port: x11/xfce4/xfce4-docklike)

2023-04-19 Thread Joel Carnat
Le 19/04/2023 à 09:47, Joel Carnat a écrit : More testing needed, but feedback on the rationale more than welcome ! Landry I have tested various combination and long-story-short, nothing worked except the dirty modification of Exec. StartupWMClass doesn't seem to be taken in account, or at l

Re: WM_CLASS/StartupWMClass, desktop files & mozilla ports (was: Re: help creating new port: x11/xfce4/xfce4-docklike)

2023-04-24 Thread Landry Breuil
Le Wed, Apr 19, 2023 at 11:16:32PM +0200, Joel Carnat a écrit : > Le 19/04/2023 à 09:47, Joel Carnat a écrit : > > > > > > More testing needed, but feedback on the rationale more than welcome ! > > > > > > > > > > Landry > > > > > > > > > > > > > I have tested various combination and long-story