|
2020-06-29
, 19:27
|
Posts: 8 |
Thanked: 21 times |
Joined on May 2020
|
#352
|
|
2020-06-30
, 07:21
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#353
|
|
2020-07-01
, 03:46
|
Posts: 10 |
Thanked: 17 times |
Joined on Apr 2020
|
#354
|
|
2020-07-01
, 06:55
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#355
|
Hi guys, wondering if it's possible to force Angelfish to open links from other apps (Depecher, Mail etc.) in new tabs of an existing instance instead of starting a new one? Angelfish takes a few seconds to start even on a XA2.
The Following User Says Thank You to rinigus For This Useful Post: | ||
|
2020-07-01
, 08:18
|
Posts: 8 |
Thanked: 21 times |
Joined on May 2020
|
#356
|
You have to compile it yourself, as it is now. Which is a pain, as ARM32 QEMU on AMD64 has some issues and, in practice, you need to setup 32-bix x86 virtual machine and compile ARM32 flatpak there.
I wrote the script to package it, but it is not pushed to Flathub. Flathub build servers are running on ARM and would be able compile all without issues. However, for publishing at Flathub, some extras are probably needed. I don't plan to work on it, but you are welcome to contribute.
Corresponding issue: https://github.com/mirukana/mirage/issues/1
The Following User Says Thank You to woidboy For This Useful Post: | ||
|
2020-07-01
, 18:19
|
Posts: 281 |
Thanked: 679 times |
Joined on Feb 2010
|
#357
|
cd .local/share/applications cp flatpak-runner-autogen-org.kde.mobile.angelfish.desktop open-url.desktop
Exec = flatpak-runner org.kde.mobile.angelfish %U
|
2020-07-01
, 18:31
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#358
|
|
2020-07-01
, 19:56
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#359
|
The Following 5 Users Say Thank You to taixzo For This Useful Post: | ||
|
2020-07-03
, 20:49
|
Posts: 281 |
Thanked: 679 times |
Joined on Feb 2010
|
#360
|