Re: [Development] QFreedesktopApplication

2022-04-25 Thread Thiago Macieira
On Monday, 25 April 2022 03:16:05 PDT Ilya Fedin wrote: > Also, personally I stopped using QtDBus in my projects due to > QTBUG-63884 and the fact it's unmaintained for 6 years. I still have the code that implements the new-style connect in https://gitlab.com/thiagomacieira/qtbase/-/commit/ a5314c

Re: [Development] Policy on updating translatable strings in patch releases

2022-04-25 Thread Mårten Nordheim
Thanks for the reply. I think barring any other comments I'll go ahead and stage the patch :) Mårten. > -Original Message- > From: Alex Blasche > Sent: fredag 22. april 2022 16:31 > To: Mårten Nordheim ; Development Mailing List > ; localizat...@qt-project.org > Subject: RE: Policy on u

Re: [Development] QFreedesktopApplication

2022-04-25 Thread Liang Qi
About the gapplication, I assume it's sth about "man gapplication", see also http://manpages.ubuntu.com/manpages/impish/man1/gapplication.1.html . - SYNOPSIS gapplication help [COMMAND] gapplication version gapplication list-apps gapplication launch APPID

Re: [Development] QFreedesktopApplication

2022-04-25 Thread Ilya Fedin
On Sun, 24 Apr 2022 20:01:10 -0700 Thiago Macieira wrote: > Then this should be implemented regardless of whether glib is used. > > We also need to know whether the KDE equivalent is being used and > avoid confusing the launcher by emitting twice. As I said, it's opt-in... > I don't agree with