Commit Graph

1973 Commits

Author SHA1 Message Date
HXD.VN
a679fa6008 lang: updated Vietnamese localization (#2255)
* lang: update Vietnamese localization

* chore: remove additional line

---------

Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2024-12-08 17:37:48 +01:00
Benjamin
43659050ec lang: updated French translations (#2247)
* Update Localizable.strings

Signed-off-by: Benjamin <benjamin_ach@hotmail.com>

* Update Localizable.strings

Fixed 2 values to better match the English source file

Signed-off-by: Benjamin <benjamin_ach@hotmail.com>

* Update Localizable.strings

General translation improvements.

Signed-off-by: Benjamin <benjamin_ach@hotmail.com>

* Update README.md

Update Readme to add my contribution.

Signed-off-by: Benjamin <benjamin_ach@hotmail.com>

---------

Signed-off-by: Benjamin <benjamin_ach@hotmail.com>
2024-12-08 17:35:58 +01:00
Serhiy Mytrovtsiy
ab34735381 fix: fixed mac mini 2024 icon name (#2246) 2024-12-02 17:18:40 +01:00
Serhiy Mytrovtsiy
f37a3e3eeb v2.11.19 2024-12-01 15:58:12 +01:00
Seaton Jiang
0381677a5a lang: updated Simplified Chinese (zh-Hans) translations (#2239)
Signed-off-by: Seaton Jiang <hi@seatonjiang.com>
2024-12-01 15:44:57 +01:00
DigiH
e176224437 lang: updated German localisation (#2228) 2024-12-01 15:44:43 +01:00
Дмитрий
3bd9051bd8 lang: updated Russian localization (#2226) 2024-12-01 15:44:27 +01:00
Serhiy Mytrovtsiy
99cdd3c805 feat: added swapins and swapouts to the RAM module (#2222) 2024-11-28 18:38:57 +01:00
Serhiy Mytrovtsiy
6a83b27bbb feat: added IDBR as Brightness current sensor (#2232) 2024-11-27 18:58:55 +01:00
Serhiy Mytrovtsiy
f51e19ae69 feat: added M4 support 2024-11-26 20:46:14 +01:00
Serhiy Mytrovtsiy
8d8a51e57c feat: added new M4 Macs (MacBook Pro and new Mac Mini) 2024-11-25 16:14:40 +01:00
Serhiy Mytrovtsiy
e32acb8c16 fix: fixed swap notification id (#2208) 2024-11-16 15:53:15 +01:00
Serhiy Mytrovtsiy
86a9870a1a v2.11.18 2024-11-14 19:08:46 +01:00
Serhiy Mytrovtsiy
3d0bfa456d fix: moved DispatchSource.MemoryPressureEvent to custom RAMPressure enum. Fixed the crashes on some macs (#2212) 2024-11-14 17:00:19 +01:00
Serhiy Mytrovtsiy
354698a389 feat: adjusted Stack widget static width to fit Wh a little bit better (#2172) 2024-11-11 16:35:24 +01:00
Serhiy Mytrovtsiy
4a03d68ecf v2.11.17 2024-11-10 17:10:03 +01:00
jrthsr700tmax
7c43d6172d lang: updated Taiwan Traditional Chinese localization (#2198)
Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com>
2024-11-10 16:50:54 +01:00
Serhiy Mytrovtsiy
5c85827abd feat: added a Text widget to the RAM module 2024-11-06 18:43:12 +01:00
Serhiy Mytrovtsiy
9f2135f41a fix: fixed menu bar icons color on inactive screen for combined widget (#2131) 2024-10-28 17:23:23 +01:00
Serhiy Mytrovtsiy
24e95fe945 v2.11.16 2024-10-27 12:26:14 +01:00
Luke Hamburg
27216355d9 feat: adjusted Text parser to support char in the string (#2189)
Current implementation does not handle e.g.

```
$type $interface.displayName ($interface.BSDName)
```

This changes to a regex parser that does allow this.

Signed-off-by: Luke Hamburg <1992842+luckman212@users.noreply.github.com>
2024-10-27 12:21:18 +01:00
Serhiy Mytrovtsiy
bd3da697cd lang: added missing translations 2024-10-26 16:56:22 +02:00
Serhiy Mytrovtsiy
905ce8fa3d feat: cleaned up Speed widget by refactoring download/upload to input/output to make better logic for both modules: Disk and Network which have different meanings for these values. 2024-10-26 16:11:39 +02:00
Serhiy Mytrovtsiy
68c45ab604 feat: added a new option to the Speed widget that specifies what to show in the widget (#2186). This new option removes the old "Reverse order" option since the new one includes it. 2024-10-25 21:42:19 +02:00
Serhiy Mytrovtsiy
fa799199d8 v2.11.15 2024-10-20 13:33:12 +02:00
Serhiy Mytrovtsiy
65fcc70fbb feat: added calendar reset and update mechanism when opening the popup view 2024-10-19 14:49:08 +02:00
Serhiy Mytrovtsiy
9ed4ee5749 fix: fixed swiftlint error that appears in the new version of swiftlint 2024-10-18 16:44:03 +02:00
Serhiy Mytrovtsiy
359db0f0d0 feat: added an option to show the power state icon (lightning or power plug) near the battery widget (#2008) 2024-10-17 16:57:26 +02:00
Serhiy Mytrovtsiy
4472960368 feat: small redesign analog clock in Clock module popup 2024-10-16 19:03:32 +02:00
Serhiy Mytrovtsiy
8d677d0e77 feat: added calendar to the Clock module that could be hidden in the settings (#2170) 2024-10-15 18:25:41 +02:00
Serhiy Mytrovtsiy
11b34498c4 fix: fixed menu bar icons color on inactive screen (#2131), thx to @KizzyCode for fix 2024-10-14 18:13:16 +02:00
Binh Nguyen
1dd84d49c8 feat: added timezone for Australia (#2174)
Signed-off-by: Binh Nguyen <blcsntb@gmail.com>
2024-10-13 14:45:33 +02:00
Serhiy Mytrovtsiy
9f979b00b4 v2.11.14 2024-10-06 16:53:25 +02:00
Serhiy Mytrovtsiy
bb26bf1d28 feat: adjusted ip v6 font size to fix in the container (#2163) 2024-10-06 16:49:17 +02:00
Serhiy Mytrovtsiy
ce92471f6c feat: added spa5 type to the SMC and a few new power sensors (#2161) 2024-10-05 17:31:41 +02:00
Serhiy Mytrovtsiy
a1ebc792d6 fix: added clock update in popup view if the name was changed. Also added updates to the popup settings lists (#2127) 2024-10-04 16:55:50 +02:00
Serhiy Mytrovtsiy
9275c412b8 v2.11.13 2024-09-29 15:31:52 +02:00
jrthsr700tmax
e0fcb6eeed lang: updated Taiwan Traditional Chinese localization (#2144)
Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com>
2024-09-29 15:26:25 +02:00
Serhiy Mytrovtsiy
97e00dcc82 fix: changed App Group name to fit the requirements. It fixes widgets in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (#2115) 2024-09-28 19:58:42 +02:00
Serhiy Mytrovtsiy
109bc416b9 **HOT FIX v2.11.12**
fix: fixed non stopping fetching the wifi name that has a huge impact on network speed (#2146)
2024-09-25 13:02:19 +02:00
Serhiy Mytrovtsiy
7ec0c5c3fb feat: changed the default behavior of Network data reset from At start to Never. Added data reset when At start is enabled (#2129) 2024-09-24 20:36:40 +02:00
Serhiy Mytrovtsiy
1daadf05eb v2.11.11 2024-09-22 16:23:02 +02:00
Jerry Zhang
6e1a9be7ab lang: updated Simplified Chinese localization (#2128) 2024-09-22 16:17:43 +02:00
Serhiy Mytrovtsiy
0e90175ce6 fix: fixed macOS Sequoia events 2024-09-20 18:04:52 +02:00
Serhiy Mytrovtsiy
66bd4c9563 feat: added new mechanism for WiFi network name for macOS Sequoia 2024-09-19 18:09:03 +02:00
Serhiy Mytrovtsiy
7a574d9530 v2.11.10 2024-09-15 11:25:28 +02:00
Serhiy Mytrovtsiy
57b381c11d fix: added omit for disk that have 0 total space (#2122) 2024-09-14 15:06:49 +02:00
Serhiy Mytrovtsiy
f053555492 feat: added Text widget to the Network module with a description of the value that could be used in it (#1868) 2024-09-13 19:08:40 +02:00
Serhiy Mytrovtsiy
6fc3b58779 feat: added help button to the Preferences Row 2024-09-12 22:41:24 +02:00
Serhiy Mytrovtsiy
4b213c4392 feat: added a new Text widget that allows to visualize custom values in the menu bar 2024-09-10 18:14:46 +02:00