View Single Post
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#293
Sorry not sure what you mean.

When it comes to setting webcat as default browser please try using the command line argument --set-default with harbour-webcat.
So execute
Code:
harbour-webcat --set-default
for setting webcat as default as it also creates the apprpiate dbus config files so that a new page is opened even if webcat is already running and a link is clicked.

To switch back to the default browser use
Code:
harbour-webcat --reset-default
Mimer won't deal with dbus stuff but only set the app as default. Which is a little bit unhandy with the browser as a click on a link when webcat is already open would try starting another instance of webcat. This fails however as the WaylandClient / Lipstick already sees an instance running and switches to it.
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 

The Following 2 Users Say Thank You to llelectronics For This Useful Post: