Kaydet (Commit) 4b5e82af authored tarafından Hakan Dündar's avatar Hakan Dündar

Updated screenshots

üst b0c400e8
......@@ -167,6 +167,8 @@
![System Monitoring Center](screenshots/summary_tab_dark_system_theme.png)
![System Monitoring Center](screenshots/summary_tab_white_system_theme.png)
![System Monitoring Center](screenshots/cpu_tab_dark_system_theme.png)
![System Monitoring Center](screenshots/cpu_tab_white_system_theme.png)
......
......@@ -48,6 +48,9 @@
<screenshot type="default">
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/summary_tab_dark_system_theme.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/summary_tab_white_system_theme.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/cpu_tab_dark_system_theme.png</image>
</screenshot>
......
......@@ -56,5 +56,5 @@ modules:
sources:
- type: git
url: https://github.com/hakandundar34coding/system-monitoring-center.git
commit: 5bb4a348b5392b4db3b0cbb975a874dd6018f8e2
commit: b0c400e8a540bcc9769b9310863f51adcd62f574
......@@ -465,7 +465,7 @@ class Summary:
ctx.move_to(gauge_gpu_usage_label_text_move_x, -gauge_gpu_usage_label_text_move_y + gauge_gpu_usage_text_move_y)
ctx.set_source_rgba(232/255, 232/255, 232/255, 1.0)
ctx.set_font_size(gauge_disk_network_usage_text_size)
ctx.show_text(gpu_usage_text)
ctx.show_text("14%")
ctx.restore()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment