Skip to content

Make sure URIs/URLs get passed to the correct applications and get passed correctly.

Slatian requested to merge slatian/xdg-utils:issue-169 into master

This will:

  • make sure that applications that indicate that they don't support URIs don't get started when opening URIs
  • when handling a file:// URIs, make sure that applications that support URIs will get the file URI

Fixes: #169 (closed) (gio has the exact same problem the issue is about gio)

Edited by Slatian

Merge request reports