mate-desktop / mate-settings-daemon

MATE settings daemon
https://mate-desktop.org
GNU General Public License v2.0
43 stars 48 forks source link

Open default application using async function #398

Closed yetist closed 11 months ago

yetist commented 1 year ago

Before this patch: press F1, yelp show the gnome desktop help documents press WWW, browser show a blank page.

After this patch: press F1, yelp show the mate desktop help documents press WWW, browser show the mate-desktop website.

Open default application using async function

cwendling commented 1 year ago

Not tested, but:

The biggest difference between the two is that the Yelp case is local, and the WWW browser one is remote.