El dimarts, 5 de març de 2019, a les 0:00:36 CET, mark rimon va escriure:
> Hello,
> i just wanted to ask what should i do to be accepted ?
You want to be accepted where?
Cheers,
Albert
> Thanls
>
>
> From: kde-devel on behalf of Albert Astals Cid
>
>
Hello,
i just wanted to ask what should i do to be accepted ?
Thanls
From: kde-devel on behalf of Albert Astals Cid
Sent: Monday, March 4, 2019 8:43 PM
To: kde-devel@kde.org
Cc: Nate Graham; kfm-devel
Subject: Re: ffmpegthumbnailer
El diumenge, 3 de març
El diumenge, 3 de març de 2019, a les 17:41:57 CET, Nate Graham va escriure:
> Howdy folks,
> We have https://cgit.kde.org/ffmpegthumbs.git, which is not very actively
> developed.
>
> There is also this upstream project
> https://github.com/dirkvdb/ffmpegthumbnailer which appears to be more
>
not shown in the window bar, left to the window title. Please check the attached screenshots. On windows the proper icon is shown, on linux/kwin the applicaion icon is used.
It's X. The output of xprop:
_NET_WM_ICON_NAME(UTF8_STRING) =
_KDE_NET_WM_DESKTOP_FILE(UTF8_STRING) = "org.kde.labplot
On Mon, Mar 4, 2019 at 1:49 PM Aleix Pol wrote:
>
> On Sun, Mar 3, 2019 at 11:00 AM Alexander Semke
> wrote:
> >
> > Hi,
> >
> > in LabPlot we have couple of modal dialogs, created on the heap and shown
> > with
> > dlg->exec(). The dialog icon is set in the constructor of the dialog via
> > Q
On Sun, Mar 3, 2019 at 11:00 AM Alexander Semke wrote:
>
> Hi,
>
> in LabPlot we have couple of modal dialogs, created on the heap and shown with
> dlg->exec(). The dialog icon is set in the constructor of the dialog via
> QDialog::setWindowIcon(), e.g.
> setWindowIcon(QIcon::fromTheme(QLatin1Str