Re: setWindowIcon for QDialog

2019-03-04 Thread Aleix Pol
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

Re: setWindowIcon for QDialog

2019-03-04 Thread David Edmundson
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

Aw: Re: setWindowIcon for QDialog

2019-03-04 Thread Alexander Semke
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

Re: ffmpegthumbnailer

2019-03-04 Thread Albert Astals Cid
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 >

Re: ffmpegthumbnailer

2019-03-04 Thread mark rimon
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ç

Re: ffmpegthumbnailer

2019-03-04 Thread Albert Astals Cid
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 > >