[App Sharing] v25任务栏网速监控插件【v1.0.1版本更新】
Tofloor
poster avatar
Jokul
deepin
19 hours ago
Author

地址:http://git.jokul.space/Jokul/JNetApplet/releases

新功能

  1. 流量波动图窗口:右键菜单新增"流量波动图"入口,弹出屏幕居中独立窗口,用纯 QML Canvas 绘制活动接口最近 5 分钟的下载/上传双折线趋势,支持 hover 辅助线、窗口置顶图钉、空状态兜底;C++ 后端新增每接口 300 点(5 分钟/1Hz)环形缓冲,接口切换时保留各自历史。
  2. IPv6 地址显示:后端新增 ipv6Address 属性,detectIpAddress 同时检测 IPv4/IPv6;前端 tooltip 与弹框同步显示 IPv6 地址。
  3. 竖向任务栏布局:新增双列字符竖排布局,解决宽度溢出导致的裁切和图标错位;网速数值统一反色并增大字号。
  4. About 窗口:版本号改为项目统一版本,仓库地址增加一键复制按钮。

修复

    About 窗口标题/副标题水平居中(Layout.alignment 在 ColumnLayout 内不可靠,改用 fillWidth + horizontalAlignment)。
  1. 竖向布局:箭头顶部对齐、收紧字符间距、字符居中并加高以容纳长速度字符串。
  2. install.sh 清理 QML 磁盘缓存和安装目录残留文件。
  3. QML 不识别 qint64 类型的问题。

重构与样式

  1. 抽取 About 窗口到独立 QML 组件 package/components/AboutWindow.qml。
  2. C++ 后端文件移入 src/ 目录,优化项目结构层级。
  3. About 窗口改用 DTK 原生风格,键值对信息布局。
Reply Favorite View the author
All Replies
avatar
wcs4221
deepin
11 hours ago
#1

不错。支持了joy

Reply View the author
avatar
MeGusta
deepin
9 hours ago
#2

正想说字体颜色的问题,现在改成了黑色,非常好~

Reply View the author
avatar
7***1@qq.com
deepin
8 hours ago
#3

深色外观啥也看不见😂
image.png

Reply View the author
avatar
Jokul
deepin
7 hours ago
#4
7***1@qq.com

深色外观啥也看不见😂
image.png

我深色模式没发现你这个问题呢。你是怎么做到任务栏那么黑的?!!
image.png

Reply View the author
avatar
Jokul
deepin
7 hours ago
#5
MeGusta

正想说字体颜色的问题,现在改成了黑色,非常好~

流量数值文字颜色和任务栏颜色重叠,导致数值看不清,我在发第一个版的时候就注意到了😂

Reply View the author
avatar
7***1@qq.com
deepin
6 hours ago
#6
Jokul

我深色模式没发现你这个问题呢。你是怎么做到任务栏那么黑的?!!
image.png

可能是壁纸的问题,能加个更改字体夜色功能吗,可以手动改一下,高分屏窗口显示也有问题😂

root@highgo-pc:~# fastfetch 
             ............                 root@highgo-pc
         .';;;;;.       .,;,.             --------------                                                                                                                                                                  
      .,;;;;;;;.       ';;;;;;;.          OS: Deepin 25 x86_64                                                                                                                                                            
    .;::::::::'     .,::;;,''''',.        Host: 21M7A001CD (ThinkPad E14 Gen 6)                                                                                                                                           
   ,'.::::::::    .;;'.          ';       Kernel: Linux 6.18.36-amd64-desktop-rolling                                                                                                                                     
  ;'  'cccccc,   ,' :: '..        .:      Uptime: 5 days, 22 mins                                                                                                                                                         
 ,,    :ccccc.  ;: .c, '' :.       ,;     Packages: 1883 (dpkg)                                                                                                                                                           
.l.     cllll' ., .lc  :; .l'       l.    Shell: bash 5.2.21                                                                                                                                                              
.c       :lllc  ;cl:  .l' .ll.      :'    Display (AUOA195): 2240x1400 @ 60 Hz in 14" [Built-in]                                                                                                                          
.l        'looc. .   ,o:  'oo'      c,    Cursor: Adwaita                                                                                                                                                                 
.o.         .:ool::coc'  .ooo'      o.    Terminal: deepin-terminal                                                                                                                                                       
 ::            .....   .;dddo      ;c     Terminal Font: Noto Sans Mono (11pt)                                                                                                                                            
  l:...            .';lddddo.     ,o      CPU: Intel(R) Core(TM) Ultra 7 155H (22) @ 4.80 GHz                                                                                                                             
   lxxxxxdoolllodxxxxxxxxxc      :l       GPU: Intel Arc Graphics @ 2.25 GHz [Integrated]                                                                                                                                 
    ,dxxxxxxxxxxxxxxxxxxl.     'o,        Memory: 9.96 GiB / 30.81 GiB (32%)                                                                                                                                              
      ,dkkkkkkkkkkkkko;.    .;o;          Swap: 7.71 GiB / 16.00 GiB (48%)                                                                                                                                                
        .;okkkkkdl;.    .,cl:.            Disk (/): 23.98 GiB / 99.87 GiB (24%) - xfs                                                                                                                                     
            .,:cccccccc:,.                Disk (/home): 439.72 GiB / 833.16 GiB (53%) - xfs                                                                                                                               
                                          Disk (/media/highgo/Highgo): 1.67 TiB / 1.82 TiB (92%) - exfat
                                          Disk (/opt): 623.30 GiB / 953.40 GiB (65%) - xfs
                                          Local IP (wlp0s20f3): 192.168.9.158/23
                                          Battery (LNV-5B11M75269��): 100% [AC Connected]
                                          Locale: zh_CN.UTF-8

                                                              
                                                              

Reply View the author
avatar
Jokul
deepin
5 hours ago
#7
7***1@qq.com

可能是壁纸的问题,能加个更改字体夜色功能吗,可以手动改一下,高分屏窗口显示也有问题😂

root@highgo-pc:~# fastfetch 
             ............                 root@highgo-pc
         .';;;;;.       .,;,.             --------------                                                                                                                                                                  
      .,;;;;;;;.       ';;;;;;;.          OS: Deepin 25 x86_64                                                                                                                                                            
    .;::::::::'     .,::;;,''''',.        Host: 21M7A001CD (ThinkPad E14 Gen 6)                                                                                                                                           
   ,'.::::::::    .;;'.          ';       Kernel: Linux 6.18.36-amd64-desktop-rolling                                                                                                                                     
  ;'  'cccccc,   ,' :: '..        .:      Uptime: 5 days, 22 mins                                                                                                                                                         
 ,,    :ccccc.  ;: .c, '' :.       ,;     Packages: 1883 (dpkg)                                                                                                                                                           
.l.     cllll' ., .lc  :; .l'       l.    Shell: bash 5.2.21                                                                                                                                                              
.c       :lllc  ;cl:  .l' .ll.      :'    Display (AUOA195): 2240x1400 @ 60 Hz in 14" [Built-in]                                                                                                                          
.l        'looc. .   ,o:  'oo'      c,    Cursor: Adwaita                                                                                                                                                                 
.o.         .:ool::coc'  .ooo'      o.    Terminal: deepin-terminal                                                                                                                                                       
 ::            .....   .;dddo      ;c     Terminal Font: Noto Sans Mono (11pt)                                                                                                                                            
  l:...            .';lddddo.     ,o      CPU: Intel(R) Core(TM) Ultra 7 155H (22) @ 4.80 GHz                                                                                                                             
   lxxxxxdoolllodxxxxxxxxxc      :l       GPU: Intel Arc Graphics @ 2.25 GHz [Integrated]                                                                                                                                 
    ,dxxxxxxxxxxxxxxxxxxl.     'o,        Memory: 9.96 GiB / 30.81 GiB (32%)                                                                                                                                              
      ,dkkkkkkkkkkkkko;.    .;o;          Swap: 7.71 GiB / 16.00 GiB (48%)                                                                                                                                                
        .;okkkkkdl;.    .,cl:.            Disk (/): 23.98 GiB / 99.87 GiB (24%) - xfs                                                                                                                                     
            .,:cccccccc:,.                Disk (/home): 439.72 GiB / 833.16 GiB (53%) - xfs                                                                                                                               
                                          Disk (/media/highgo/Highgo): 1.67 TiB / 1.82 TiB (92%) - exfat
                                          Disk (/opt): 623.30 GiB / 953.40 GiB (65%) - xfs
                                          Local IP (wlp0s20f3): 192.168.9.158/23
                                          Battery (LNV-5B11M75269��): 100% [AC Connected]
                                          Locale: zh_CN.UTF-8

                                                              
                                                              

安排

Reply View the author
avatar
7***1@qq.com
deepin
4 hours ago
#8
Jokul

安排

kissing_heart

Reply View the author