PurpleI2P / i2pd-qt

i2pd with Qt based GUI
BSD 3-Clause "New" or "Revised" License
56 stars 10 forks source link

Can finally add "Start on startup" option to GUI of flatpak package ? #27

Open Nokia808 opened 3 years ago

Nokia808 commented 3 years ago

Hi.

From previous knowlage I know this was impossible & only workaround is https://github.com/PurpleI2P/i2pd/issues/1303#issuecomment-466745907

But recently I saw this post which seem to say that flatpak now allow "Start on startup" feature: https://github.com/flathub/nz.mega.MEGAsync/issues/2 It talking about this: https://github.com/flatpak/xdg-desktop-portal/blob/master/data/org.freedesktop.impl.portal.Background.xml

Kindly investigate this.

nonlin-lin-chaos-order-etc-etal commented 3 years ago

Add either

flatpak run website.i2pd.i2pd

or

dbus-launch flatpak run website.i2pd.i2pd

to your OS startup scripts.

@r4sas please close this issue.

nonlin-lin-chaos-order-etc-etal commented 2 years ago

More info: https://github.com/PurpleI2P/i2pd-qt/issues/39