Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Mining notifications icon #158

Open tarnas14 opened 2 years ago

tarnas14 commented 2 years ago

Based on findings in #154 - we should be able to show tari icon at least for linux and windows if we use absolute path to the icon.

Figure out a way to get absolute OS path to an icon asset and pass it to notification

remember to check if maybe Tauri changed the way they handle notifications or the underlying crate now works better and absolute path is not necessary

related to #15