Robert-Stackflow / CloudOTP

An awesome two-factor authenticator based on Flutter, supports Android, Windows and Linux platforms, and supports multiple cloud backup methods such as Onedrive, Dropbox, WebDAV, S3Cloud, etc.基于 Flutter 的双因素验证器,支持Android、Windows和Linux平台,支持Onedrive、Dropbox、WebDAV、S3Cloud等多种云备份方式。
https://apps.cloudchewie.com/cloudotp
GNU General Public License v3.0
62 stars 3 forks source link

linux: ensure tray icon display in linux sandboxed environments #19

Closed pugaizai closed 1 month ago

pugaizai commented 1 month ago

当运行在flatpak或者snap环境时,需要将icon的路径设置为icon文件名,不然会显示一个空白的托盘图标

如果有需要的话,建议合并 pr 的时候选择 squash and merge,这样可以减少无用的commit信息