Migrating Windows CI to Qt 6.7 - Roadblocks

Konstantin Kharlamov Hi-Angel at yandex.ru
Mon May 27 13:34:24 BST 2024


On Mon, 2024-05-27 at 14:26 +0200, christoph at cullmann.io wrote:
> On 2024-05-27 14:01, Ralf Habacker wrote:
> 
> > There is e.g. the remote control area which is implemented in KDE 
> > applications with dbus. Should we now use a separate implementation
> > for 
> > each platform with additional effort, although there is a 
> > platform-independent solution ?
> 
> Yes,
> 
> if you want that to work properly on other systems, one need to use
> the 
> matching IPC services they provide.
> Or just not do it.

What would be the dbus analogue on Windows? While searching I get this
pageĀ¹, and besides FOSS projects implementing dbus (which is not a
"native RPC") I see no other service. The first answer enlists native
options, but judging by the way it's formulated as well as options
enlisting stuff like "Clipboard", "Data Copy" and "Pipes", it isn't
really an answer.

1:
https://stackoverflow.com/questions/482681/d-bus-equivalent-for-windows


More information about the kde-devel mailing list