86 Commits

Author SHA1 Message Date
Simon Brown
c19f44b4a9 Merge pull request #776 from rcassani/wait-asynch
system-monitor-graph@rcassani - Use asynchronous wait when taking measurements
2022-08-20 09:42:53 +01:00
Simon Brown
96acdbfb5a Merge pull request #770 from Dragone2/master
[All supported desklets] Updates to Italian translation
2022-08-20 09:39:03 +01:00
rcassani
ae9d092953 Minor code cleanup 2022-06-11 17:02:18 -04:00
rcassani
e3cfd55602 Use wait_async for get_hdd_values 2022-06-11 16:47:13 -04:00
rcassani
8bca29b783 Use wait_async for get_swap_values 2022-06-11 16:21:55 -04:00
rcassani
ff0b99aff6 Use wait_async for get_ram_values 2022-06-11 16:21:46 -04:00
rcassani
e4e7eb9c81 Use wait_async for get_cpu_use 2022-06-11 16:19:45 -04:00
rcassani
d65250d7e6 Use wait_async for get_nvidia_gpu_mem 2022-06-11 16:19:35 -04:00
rcassani
36df869c64 Use wait_async for get_nvidia_gpu_use 2022-06-11 15:22:51 -04:00
Kálmán „KAMI” Szalai
ae6fabe152 Updated Hungarian translation of system-monitor-graph desklet 2022-06-04 15:33:58 +02:00
Dragone2
fd3db020f9 Updates Italian translations 2022-06-03 13:18:42 +02:00
Georg Sieber
059839525a fix graph if value is NaN (e.g. if GPU is selected but no NVIDIA card detected) 2022-04-19 14:47:13 +02:00
Georg Sieber
52f5c61f16 small fix for blurry text (occurs if the calculated position is not an integer) 2022-04-19 14:36:41 +02:00
rcassani
119004ba4c Solve: bottom alignment of the text elements 2022-04-18 15:34:19 -04:00
rcassani
1be0194716 Right alighment solved at ef96c26 2022-04-18 15:31:40 -04:00
Georg Sieber
510bd3d98c change default color 2022-04-18 20:58:37 +02:00
Georg Sieber
bedc67944d bump version & update README 2022-04-18 19:42:40 +02:00
Georg Sieber
59f9bb04d9 fix text on HiDPI displays, closes #762 2022-04-18 11:27:45 +02:00
Georg Sieber
7425e551b7 fix typo 2022-04-17 23:34:50 +02:00
Georg Sieber
381e652959 add swap option 2022-04-17 23:29:23 +02:00
Georg Sieber
9f269c1cf6 add german translation 2022-04-17 18:17:29 +02:00
Kálmán „KAMI” Szalai
7088ab6a58 Add Hungarian translation of system-monitor-graph desklet 2021-12-06 10:45:56 +01:00
haggen88
5449b7714f Add spanish translation 2021-11-30 17:12:45 -03:00
marceloaof
e2ed0ab976 Update pt_BR.po 2021-11-29 22:08:51 -03:00
marceloaof
bfcec1cd55 Create pt_BR.po 2021-11-29 15:38:11 -03:00
rcassani
0c1a4793e4 Add localized strings and .pot file 2021-11-28 13:54:13 -05:00
NikoKrause
02e313de81 All desklets: Icon relocation & minor fixes (#602)
* All desklets: Move icon.png from root to desklet directory

* Some desklets: Remove last-edited flag from metadata

* Some desklets: Remove icon flag in metadata

* Update README & validate-spice script

Inform about new icon location in README
Add some new checks to validate-spice script

* Some desklets: Use symbolic links to icons for multiversion desklets

* All Desklets: Optimize screenshot.pngs with optipng

optipng -nb -nc -o7 UUUID/screenshot.png

* All desklets: Optimize icon.png files with optipng

* hostcheck@schorschii: Move icon.svg into desklet dir

The icon.svg is actually used in Cinnamon
2021-02-06 16:15:34 +00:00
Raymundo Cassani
e1e0182718 Add capacity to monitor Usage and Memory in NVIDIA GPUs 2020-12-31 14:32:23 -05:00
Georg Sieber
7db40778ae fix typo 2020-11-03 21:29:39 +01:00
Raymundo Cassani
621f1a66ad Updates version numering 2020-10-17 17:15:18 -04:00
Raymundo Cassani
ad92c442dd Add customization for HDD label 2020-10-17 17:15:07 -04:00
Raymundo Cassani
7214283c7b Fix the position of the labels 2020-10-17 17:14:43 -04:00
Raymundo Cassani
9618fda063 Update README.md
Fix broken links to images
2020-06-02 20:18:56 -04:00
Raymundo Cassani
754cf494b8 Update in calculating HDD total and free values, now presented in GB 2020-06-02 11:23:17 -04:00
Raymundo Cassani
5af8824823 Update RAM calculation. Used = Total - Available, and presented in GiB 2020-06-02 11:14:32 -04:00
Raymundo Cassani
70bcd0b6dd Add Desklet system-monitor-graph@rcassani 2020-05-31 19:13:48 -04:00