Opened 15 years ago

Last modified 12 years ago

#5629 closed enhancement

Patch: Use xdg-open first for opening links — at Initial Version

Reported by: quazgar Owned by: team
Priority: minor Milestone: 14.01
Component: Core Version: latest
Keywords: Cc:

Description

Currently gnome-open is used as the first helper application to open links, regardless of which window manager is used.

The attached patch used xdg-open (from freedesktop.org) as the first try. If that fails, the other alternatives are used in the order used before. This should work for all modern window managers equally well.

I suggest applying this patch to the current source, I tried & tested it with latest svn (3652), it compiles and runs fine.

Change History (1)

by quazgar, 15 years ago

Attachment: 0001.xdg-open.patch added

Patch to implement the proposed change

Note: See TracTickets for help on using tickets.