|
|
|
|
|
by cycloptic
1988 days ago
|
|
>dbus was Linux only at the time and solving this with dbus would cut off any BSD users from that feature I'm sorry but this has never been true during the development of wayland. A quick search shows dbus has been in freebsd since 2004, before wayland even existed: https://svnweb.freebsd.org/ports/head/devel/dbus/Makefile?vi... The problem with creating additional wayland-only solutions is that they tend to need good, strong implementations in the toolkits first for it to really make sense over a dbus implementation that already exists. (The wayland api is not particularly friendly for application programmers) The person advocating for the protocol is usually the one who has to implement that. |
|
Then I must have misremembered something. Thanks for the correction!