iptux-src / iptux

A software for sharing in LAN
GNU General Public License v2.0
445 stars 130 forks source link

#517 add appindicator/trayicon #543

Closed lidaobing closed 7 months ago

lidaobing commented 7 months ago
  1. a red point when there is a new message
  2. a popup menu
  3. scroll on the tray icon will open the main window
codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 12.96296% with 47 lines in your changes are missing coverage. Please review.

Project coverage is 46.87%. Comparing base (9d87779) to head (fc60839).

Files Patch % Lines
src/iptux/AppIndicator.cpp 0.00% 31 Missing :warning:
src/iptux/UiCoreThread.cpp 0.00% 7 Missing :warning:
src/iptux/Application.cpp 45.45% 6 Missing :warning:
src/iptux/MainWindow.cpp 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #543 +/- ## ========================================== - Coverage 47.07% 46.87% -0.21% ========================================== Files 63 64 +1 Lines 8068 8109 +41 ========================================== + Hits 3798 3801 +3 - Misses 4270 4308 +38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.