Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-29 | uri_handler functions from sysobj | Burt P | |
This allows link clicks to be intercepted so that they might be used by the application internally before falling back to the system uri handler. I've also found the default GTK label link handler to be unreliable outside of GNOME Shell, and this will use xdg-open instead. Signed-off-by: Burt P <pburt0@gmail.com> |