Thomas Ingvarsson
4391db1c96
Utilize JSON parser for sensorUtil
2018-09-20 23:05:32 +02:00
Vasilii
b710d1331f
Merge pull request #99 from tingvarsson/bytearray_tostring
...
Correct usage of toString on Uint8Array
2018-09-19 13:48:36 +03:00
Thomas Ingvarsson
b3affd57dc
Correct usage of toString on Uint8Array
...
According to warning given today with gnome 3.30:
"Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array)."
2018-09-18 21:52:08 +02:00
UshakovVasilii
5f2569c186
fix gjs errors #98
2018-09-18 13:19:09 +03:00
Vasilii
c8b27ac796
Merge pull request #92 from ykgmfq/master
...
Fix German translation
2018-08-07 18:29:52 +03:00
Dennis M. Pöpperl
2fdfb58de0
Fix German translation
...
"U/min" or "UpM" are no valid translations for "rpm".
The standardised unit is "1/min".
See https://de.wikipedia.org/wiki/Rpm_(Einheit)
2018-08-07 11:29:21 +02:00
UshakovVasilii
2d8e169899
add 3.28 gnome-shell version
2018-05-12 08:21:40 +03:00
Vasilii
ff9386a013
Merge pull request #88 from polter-rnd/master
...
Fixes 2 bugs
2018-05-12 08:19:34 +03:00
Pavel
da3af4da27
Added stderr to output for parsing since on Fedora 28 nvidia-smi output goes to stderr
2018-05-12 00:16:17 +03:00
Pavel
334934d5b5
Fix problem when card does not recognize if it is already in use
2018-05-12 00:14:37 +03:00
Vasilii
ea36b95fae
Merge pull request #87 from AlonsoLP/patch-1
...
Added + Translated (Left, Center, Right)
2018-04-17 08:23:27 +03:00
Alonso Lara
ea1f7c2553
Added + Translated (Left, Center, Right)
...
Copied and translated from the original POT file.
2018-04-15 15:05:54 +02:00
Vasilii
8c83d4fbd6
Merge pull request #84 from jakubzet/polishTranslation
...
Polish translation
2018-02-04 10:06:21 +03:00
jakubzet
2fa9137831
Fixed polish translation (missing phrase + minor updates)
2018-02-03 01:31:12 +01:00
UshakovVasilii
bf029d7eed
update UI every 250ms if necessary, resolve #74
2018-01-20 08:26:50 +03:00
Vasilii
74a56629d4
Merge pull request #80 from alex-volga/master
...
fix in uk_UA translation
2018-01-17 08:23:58 +03:00
Alex Volga
a426de761d
fix in uk_UA translation
2018-01-15 09:38:49 +02:00
UshakovVasilii
c7a0aa9ec7
fix settings menu item
2017-12-07 09:43:50 +03:00
UshakovVasilii
68fe27d9f3
use average and max temperature as default #60
2017-12-07 09:18:16 +03:00
UshakovVasilii
51333f7151
use system keys for lcale depend sensors, resolve #77
2017-12-07 08:52:13 +03:00
UshakovVasilii
8d5fca31e1
do not update sensors in background #74
2017-12-03 11:54:34 +03:00
Vasilii
3bc9823f60
Merge pull request #75 from Goomb/fixed-ru-translation
...
Fixed russian translation
2017-11-30 09:37:58 +03:00
Stepan Kashuba
009b877a18
Fixed russian translation
2017-11-30 10:54:56 +05:00
UshakovVasilii
9116d624be
destroy label after link cleanup for prevert set_label on not exist actor fix #71
2017-11-22 16:42:19 +03:00
Vasilii
79997ae2e9
Merge pull request #69 from alex-volga/master
...
add uk_UA local
2017-11-13 08:03:19 +03:00
Alex Volga
0921e4b379
added translation for the position on the panel
2017-11-12 00:12:40 +02:00
Alex Volga
389e082945
add uk_UA local
2017-11-11 23:52:00 +02:00
UshakovVasilii
e1bab632ef
fix ru translations #68
2017-11-01 08:14:44 +03:00
Vasilii
86d24b9c2d
Merge pull request #67 from junquera/master
...
Added es_ES `.mo` locales
2017-10-23 08:41:10 +03:00
J.Junquera
b7e1a1ce77
Added es_ES .mo locales
2017-10-22 10:33:28 +02:00
Vasilii
a6f758408d
Merge pull request #65 from junquera/master
...
Fix #64
2017-10-15 08:48:25 +03:00
J.Junquera
bd1d31a847
Fixing my last commit syntax errors.
2017-10-14 12:16:50 +02:00
J.Junquera
0e2b79c735
Fixing Nvidia problems when its disabled with prime-select intel
2017-10-14 00:04:55 +02:00
UshakovVasilii
e916bedac8
support gnome-shell 3.26
2017-10-08 19:42:53 +03:00
UshakovVasilii
fd8b74b910
fix NVIDIA GPUs label detection, #58
2017-08-13 10:24:07 +03:00
UshakovVasilii
d9bf184644
fix typo, #32
2017-08-07 23:15:26 +03:00
UshakovVasilii
ba3a394c09
fix logic to skip first line, #32
2017-08-07 16:43:35 +03:00
UshakovVasilii
96c6ac11e4
support multiple NVIDIA gpu, #32
2017-08-07 16:04:49 +03:00
Vasilii
bd0ca06cf4
Merge pull request #55 from jonnius/freon
...
Added German translation
2017-08-03 08:58:38 +03:00
UshakovVasilii
f9756b2430
fix undefined property warning
2017-06-13 09:14:52 +03:00
Jonatan Hatakeyama Zeidler
fc145409f7
Added German translation
2017-06-09 17:49:30 +02:00
UshakovVasilii
5f5654ab1e
support gnome-shell 3.24
2017-06-08 16:19:31 +03:00
UshakovVasilii
c5fd61fd22
use GPU icon for amdgpu, fix #38
2017-06-08 15:11:33 +03:00
UshakovVasilii
e57881b09b
remove copiright notices, fix #43
2017-06-08 14:48:01 +03:00
Vasilii
eed4c2d6ba
Merge pull request #42 from surkum/master
...
Added es_ES spanish translation
2017-06-08 13:42:19 +03:00
Vasilii
edbf1cbfc3
Merge pull request #48 from jakubzet/polishTranslation
...
Polish translation added
2017-06-08 13:41:41 +03:00
jakubzet
8386a17e6d
Polish translation added
2017-03-12 04:42:59 +01:00
jakubzet
008564dc5f
Polish translation added
2017-03-11 14:29:12 +01:00
jaburgos@lorien.elves
fe95a3acbf
Added es_ES spanish translation
2016-12-01 21:42:44 +01:00
UshakovVasilii
6c3c05aa8b
support gnome-shell 3.22
2016-10-13 17:30:59 +03:00