MonkAlex / MangaReader

Help to download updates from online manga readers.
http://monkalex.github.io/MangaReader/
MIT License
51 stars 6 forks source link

Simple windows trayicon implementation #146

Closed MonkAlex closed 5 years ago

MonkAlex commented 5 years ago

Draft. WindowsAPI and some of code copied from https://github.com/hardcodet/wpf-notifyicon

Blocked: critical: https://github.com/AvaloniaUI/Avalonia/issues/2994 non-critical: https://github.com/AvaloniaUI/Avalonia/issues/2975

codecov[bot] commented 5 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   80.74%   80.74%           
=======================================
  Files         193      193           
  Lines        7080     7080           
  Branches      719      719           
=======================================
  Hits         5717     5717           
  Misses       1008     1008           
  Partials      355      355

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a0d8469...01eef40. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   80.74%   80.74%           
=======================================
  Files         193      193           
  Lines        7080     7080           
  Branches      719      719           
=======================================
  Hits         5717     5717           
  Misses       1008     1008           
  Partials      355      355

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a0d8469...450ae13. Read the comment docs.