Commit Graph

436 Commits

Author SHA1 Message Date
rubjo
9250152ad1 🇳🇴 Added Norwegian Bokmål (#178) 2020-11-22 13:27:49 +01:00
NanoSector
aff3406450 Partially fix duplicate entries in RAM module (#174)
* Do not create more ProcessView instances than necessary

Signed-off-by: NanoSector <rick@nanosector.nl>

* Clear out any potentially leftover ProcessView instances in RAM module

Signed-off-by: NanoSector <rick@nanosector.nl>

* Add clear() method to ProcessView

Signed-off-by: NanoSector <rick@nanosector.nl>

* Add attachProcess helper method

Signed-off-by: NanoSector <rick@nanosector.nl>

* Memory: Refactor processCallback method

Signed-off-by: NanoSector <rick@nanosector.nl>

* Battery: Refactor processCallback method

Signed-off-by: NanoSector <rick@nanosector.nl>

* CPU: Refactor processCallback method

Signed-off-by: NanoSector <rick@nanosector.nl>

* Network: Refactor processCallback method

Signed-off-by: NanoSector <rick@nanosector.nl>

* Set exclusive process range for other popups

Signed-off-by: NanoSector <rick@nanosector.nl>

* Process code review: Remove unnecessary semicolons

Signed-off-by: NanoSector <rick@nanosector.nl>

* Process code review: Remove more unnecessary semicolons

Signed-off-by: NanoSector <rick@nanosector.nl>
2020-11-20 22:08:07 +01:00
Serhiy Mytrovtsiy
e31f9934f6 - fix Network stats base in the popup view (#176) 2020-11-20 17:15:10 +01:00
Serhiy Mytrovtsiy
147d3ee2cc - fix disk read/write stats on Big Sur (#175) 2020-11-20 16:59:51 +01:00
Serhiy Mytrovtsiy
2e2eeaa42c - fix incorrect and duplicate top processes in Memory module (improve regex) (#169)
- remove logs from GPU reader
2020-11-20 11:51:13 +01:00
Serhiy Mytrovtsiy
58f668b81c Merge pull request #171 from Military-Doctor/master
- fix wrong deletion while enumerating (issue #170)
2020-11-19 08:43:19 +01:00
Serhiy Mytrovtsiy
399d699f0f - fix top processes sorting in the Network module (#150) 2020-11-18 20:48:55 +01:00
Junyi
5c42a92577 - fix wrong deletion while enumerating (issue #170) 2020-11-19 02:11:10 +08:00
Serhiy Mytrovtsiy
ec1c834e58 - add pid to the process toolTip in the top processes 2020-11-17 16:50:55 +01:00
Serhiy Mytrovtsiy
eccdf6e9a7 - fix Disk popup initialization (disks not showing in the popup) 2020-11-16 20:48:59 +01:00
Serhiy Mytrovtsiy
44d229c34f - move back from CALayer to Core Graphics in Mini widget (CG using less CPU) 2020-11-16 20:05:44 +01:00
Serhiy Mytrovtsiy
bc4bdf9043 - fix Sensors updates in one of the screens in multi-monitor configuration (#168) 2020-11-16 19:50:13 +01:00
Serhiy Mytrovtsiy
52f32d33e4 - remove background drawing in the popup view (#165) 2020-11-16 18:33:33 +01:00
wfrank21
45a00151bc Little Updates to DE Translation (#167)
Little updates to the DE translation to make it more readable.
2020-11-16 18:05:23 +01:00
wfrank21
cc982d7770 Updated DE Localization (#163)
Changed:
Total Download from "Völlig Heruntergeladen" to "Empfangen"
Total Upload from "Völlig Hochgeladen" to "Gesendet"
2020-11-16 08:36:52 +01:00
Serhiy Mytrovtsiy
e0c88e148b - update PAGE_SIZE -> vm_page_size 2020-11-15 13:55:55 +01:00
Serhiy Mytrovtsiy
da1b68a4b1 v2.4.3 2020-11-15 13:23:19 +01:00
Ahmed Osama
33b739c915 Fix usage accumulated (#156) 2020-11-15 13:01:01 +01:00
Marcelo Chaves
850d169750 Brazilian translation (#154)
* Added pt-BT localizable

* Fix localizable

* Update Network section

* Update Words section

* Fix Network section

* Update Battery section
2020-11-15 13:00:15 +01:00
Gian Marco Cinalli
99f77612e5 Adds italian translation (#149)
Co-authored-by: Gian Marco Cinalli <gianmarco.cinalli@cyberdyne.it>
2020-11-15 12:59:15 +01:00
Serhiy Mytrovtsiy
e840726415 - fix CPU and Memory chart height 2020-11-14 16:33:17 +01:00
Serhiy Mytrovtsiy
6069ea23e8 - add an option to hide additional information when the battery is full (#138) 2020-11-14 16:21:46 +01:00
Serhiy Mytrovtsiy
133eff398f - add missing words to the external translations
- small update in the sensors list
2020-11-14 15:09:02 +01:00
Serhiy Mytrovtsiy
d3ca8232ce - adjust new settings layout 2020-11-13 18:27:04 +01:00
Serhiy Mytrovtsiy
3b47c09906 - update settings view and layout 2020-11-13 16:29:44 +01:00
Serhiy Mytrovtsiy
b843ff4cbf - add total upload/download stats to the Network widget (#153) 2020-11-13 13:57:33 +01:00
Serhiy Mytrovtsiy
5b649df28c - fix disk name for macOS Big Sur
- fix label color in Mini widget for macOS Big Sur
- fix colors in Sensors widget for macOS Big Sur
- adjust label size in Mini widget
- fix temperature unit format for macOS Big Sur
2020-11-13 13:43:42 +01:00
Serhiy Mytrovtsiy
88a0062170 - move Sensors widget to the CALayout (#125) 2020-11-12 19:03:32 +01:00
Serhiy Mytrovtsiy
762afd1763 - adjust Mini widget sizes 2020-11-09 22:31:56 +01:00
Serhiy Mytrovtsiy
3ab1fb0156 - adjust value and layout updates (updateLayer() and layout()) in Mini widget 2020-11-09 21:45:06 +01:00
Serhiy Mytrovtsiy
66738cc010 - round sensor value to integer when more than 100 (#139) 2020-11-08 16:34:57 +01:00
Serhiy Mytrovtsiy
516fdb301e v2.4.2 2020-11-08 10:27:37 +01:00
Serhiy Mytrovtsiy
e86ba160f9 Update README.md 2020-11-07 12:50:07 +01:00
Romain Lt
4244f98248 feat(translation): add translation support for French (#142)
* feat(translation): add translation support for French

* feat(translation): update French translation
2020-11-07 12:48:18 +01:00
Serhiy Mytrovtsiy
d62ebabb2b - fix GPU detecting when 2 cards have the same driver (#143)
- processing GPUs with a generic model name (#109)
- add debug argument which allows saving some logs to the file (/Documents/log.txt)
2020-11-06 08:40:48 +01:00
Serhiy Mytrovtsiy
a3ff3f3658 - add Build version to the version toolTip 2020-11-05 23:09:07 +01:00
Serhiy Mytrovtsiy
d05b47ec0d - fix out of bounds when changing to the chart widget (happens only when empty history) 2020-11-05 13:30:50 +01:00
Serhiy Mytrovtsiy
f9b90bc3ba - move from core graphics to CALayout in Mini widget 2020-11-05 13:24:20 +01:00
Sapozhnik Ivan
cfa2efb18a Update README.md (#144)
Spelling mistake for Ukrainian language
2020-11-05 08:42:53 +01:00
Serhiy Mytrovtsiy
7362373464 - fix fans disappearing from the menu bar (#141) 2020-11-05 08:42:07 +01:00
Serhiy Mytrovtsiy
85742785e7 - fix app crash when start (#136) (font bug) 2020-11-03 22:10:52 +01:00
Serhiy Mytrovtsiy
28b5d996d7 - fix Fans visibility on some macs (#135) 2020-11-02 16:08:21 +01:00
Serhiy Mytrovtsiy
c246c9d5b8 v2.4.0 2020-11-01 11:53:07 +01:00
HXD
04c07cb558 [add] Vietnamese language (#133)
* [add] Vietnamese language

hxd.vn from vno hackintosh

* [add] new translatefor vietnameses
2020-11-01 10:09:43 +01:00
Serhiy Mytrovtsiy
7e2d552094 - fix battery time when calculating 2020-10-31 21:30:01 +01:00
Serhiy Mytrovtsiy
c39b91c0b8 - fix Battery module settings visibility
- add option to select the battery time: short (01:25) and long (1h 25min) (#129)
- add missing translations
2020-10-31 21:13:31 +01:00
Serhiy Mytrovtsiy
10dedf6fb1 - fix Fans popup view size
- fix scroll position when open popup view
2020-10-31 20:03:01 +01:00
Serhiy Mytrovtsiy
e5808b8556 - rewrite Popup view
- improve popup view updates and resizes
- add scrollView to popup view (need to display a lot of sensors)
2020-10-31 19:34:28 +01:00
Serhiy Mytrovtsiy
9d2010ad6b - add some missing sensors (#128)
- add missing sensors group translation
2020-10-31 16:38:23 +01:00
Serhiy Mytrovtsiy
8ac2d90e1e - add missing translation to the Pictogram setting in the Network module
- reset Network module settings!
2020-10-31 16:03:07 +01:00