Hi Martin, Hi Friedrich,
any thoughts on the behavior in openbox vs. kwin described below?
Regards,
Alexander
Am Donnerstag, 7. März 2019, 22:44:58 CEST schrieb Alexander Semke:
> On Donnerstag, 7. März 2019 21:02:49 CET Martin Flöser wrote:
> > [...]
> > Not in this case as the window is missi
On Donnerstag, 7. März 2019 21:02:49 CET Martin Flöser wrote:
> [...]
> Not in this case as the window is missing the icon property as can be
> seen in the xprop output.
>
> But apart from that: yes if the desktop file is specified, the icon is
> preferred over the custom icon. But in this specifi
Am 2019-03-06 23:13, schrieb Friedrich W. H. Kossebau:
Hi,
allow me to chime in with my AFAIK, which though is confirmed by my
quick look
at the code:
Am Dienstag, 5. März 2019, 18:21:00 CET schrieb Martin Flöser:
Hi Alexander,
according to the xprop output the _NET_WM_ICON property is not
Hi,
allow me to chime in with my AFAIK, which though is confirmed by my quick look
at the code:
Am Dienstag, 5. März 2019, 18:21:00 CET schrieb Martin Flöser:
> Hi Alexander,
>
> according to the xprop output the _NET_WM_ICON property is not set. The
> method inside Qt responsible for this is:
HI Martin,
>[...]
> My suggestion is to try whether any other icon works. And if it does so,
> ensure that all relevant icon sizes are available for the
> labplot-worksheet.
"labplot-worksheet" was just an example, not a good one maybe. I used this
icon name just to show how we set the dialog ic
Hi Alexander,
according to the xprop output the _NET_WM_ICON property is not set. The
method inside Qt responsible for this is:
https://code.woboq.org/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp.html#_ZN10QXcbWindow13setWindowIconERK5QIcon
This method is called indirectly from QWidget