elementary / dock

A quick app launcher and window switcher for Pantheon and elementary OS
https://elementary.io
GNU General Public License v3.0
87 stars 24 forks source link

Do DBus calls asynchronously #225

Closed leolost2605 closed 3 months ago

leolost2605 commented 3 months ago

Sometimes it happens that a DBus call freezes (?) which makes the app unresponsive. This will make all DBus calls asynchronous so that if that happens it will just eventually timeout.