lxqt / lxqt-about

Dialogue window providing information about LXQt and the system it's running on
https://lxqt.github.io
GNU Lesser General Public License v2.1
24 stars 44 forks source link

Dirs under the "Technical Info" could be clickable #238

Closed tsujan closed 2 years ago

tsujan commented 2 years ago

As the title says.

We may try to open the dirs first by using the file manager D-Bus interface, and if it isn't found, in the usual way.

tsujan commented 2 years ago

To have a simple patch, I ignored file manager D-Bus interface in https://github.com/lxqt/lxqt-about/pull/239.

info