FyshOS / fynedesk

A full desktop environment for Linux/Unix using Fyne
https://fyne.io/fynedesk/
Other
1.02k stars 47 forks source link

Link to app editor Fysion if it is installed #265

Closed andydotxyz closed 1 month ago

andydotxyz commented 1 month ago

If the source is available and the app is installed let it be edited from the bar.

This will be a killer feature for FyshOS release :)

Checklist:

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11539734214

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/icon/fdo.go 18 19 94.74%
internal/icon/macos.go 0 3 0.0%
modules/status/network.go 0 3 0.0%
internal/ui/baricon.go 0 61 0.0%
<!-- Total: 18 86 20.93% -->
Files with Coverage Reduction New Missed Lines %
internal/icon/fdo.go 1 77.59%
internal/ui/baricon.go 1 21.29%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11410899784: -0.1%
Covered Lines: 1630
Relevant Lines: 5799

💛 - Coveralls
andydotxyz commented 1 month ago

All right, this now gets the source from apps who's metadata says the source is available. It clones the code and opens the editor :)

andydotxyz commented 1 month ago

No comments so landing :)