Serhiy Mytrovtsiy
|
847de8d8c5
|
fix: fixed crash when arrows option is enabled in disk module in speed widget (#2297)
|
2025-01-07 19:59:56 +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
|
0a1e4f1163
|
feat: added an option to specify icon and value color in the speed widget (#1862)
|
2024-08-12 17:16:33 +02:00 |
|
Serhiy Mytrovtsiy
|
be9d55119a
|
feat: added option to specify pictogram alignment for speed widget (#2030)
|
2024-07-15 20:14:52 +02:00 |
|
Serhiy Mytrovtsiy
|
d85f148cc3
|
feat: renamed Color and Widget to SColor and SWidget to be compatible with SwiftUI
|
2024-07-04 19:52:52 +02:00 |
|
Serhiy Mytrovtsiy
|
eb882774bb
|
feat: small codebase refactoring (mostly removed unused code and changes in access control)
|
2024-05-08 17:21:58 +02:00 |
|
Serhiy Mytrovtsiy
|
bfadf4eb9b
|
feat: moved widgets settings to the new design
|
2024-04-25 18:04:19 +02:00 |
|
Serhiy Mytrovtsiy
|
e5628bf468
|
feat: added support for new m3 chips
|
2023-11-14 19:17:22 +01:00 |
|
Serhiy Mytrovtsiy
|
7f66ec3be9
|
feat: added reverse order of items in the Speed widget for one row mode (#1674)
|
2023-11-10 21:13:01 +01:00 |
|
Serhiy Mytrovtsiy
|
1cdb4095dc
|
feat: initialized reverse order of items in the Speed widget for two rows mode (#1674)
|
2023-11-09 17:58:19 +01:00 |
|
justinharrell
|
24b29ccbfe
|
feat: moved network base setting to module from widget (#1635)
Co-authored-by: Justin Harrell <justin@harrell.io>
|
2023-10-21 18:28:58 +02:00 |
|
Serhiy Mytrovtsiy
|
9e2517dcbb
|
feat: dropped macOS 10.14 support. From now the minimum supporting version is macOS 10.15.
|
2023-06-19 17:35:31 +02:00 |
|
Serhiy Mytrovtsiy
|
9b09c80d05
|
feat: removed disabling module when nothing shows in the Speed widget (#1514)
|
2023-06-10 13:53:11 +02:00 |
|
Serhiy Mytrovtsiy
|
8671456f88
|
feat: adjusted Speed widget size when only icon is enabled
|
2023-06-09 20:36:29 +02:00 |
|
Serhiy Mytrovtsiy
|
3c9a3722bf
|
fix: fixed swiftlint warnings (#1386)
|
2023-04-01 16:58:05 +02:00 |
|
Serhiy Mytrovtsiy
|
20fb689ff1
|
fix: fixed symbols in the speed widget when one row option is enabled (#1221)
|
2022-12-13 17:19:40 +01:00 |
|
Serhiy Mytrovtsiy
|
569567d17a
|
feat: initialized row modes (one row or two rows) in the Speed widget (#1117)
|
2022-11-28 17:52:20 +01:00 |
|
Serhiy Mytrovtsiy
|
c31edd6aa1
|
feat: added an option to align the value in the speed widget (#1146)
|
2022-11-26 11:58:45 +01:00 |
|
Serhiy Mytrovtsiy
|
9647d1fd6e
|
feat: added an option to make the pictogram transparent when no activity (#1177)
|
2022-11-25 16:35:25 +01:00 |
|
Serhiy Mytrovtsiy
|
ab9a00e84c
|
feat: added an option to specify Speed widget pictogram color (#565)
|
2022-10-24 18:29:20 +02:00 |
|
Serhiy Mytrovtsiy
|
168be5b080
|
feat: added value colorizing for the Speed widget (#936)
|
2022-06-03 18:28:24 +02:00 |
|
Serhiy Mytrovtsiy
|
b6c45c53b9
|
feat: redesigned settings view. Each module has two views: module settings and widget settings. The previous widget settings view was too complicated and weird
|
2021-11-04 17:38:53 +01:00 |
|
Serhiy Mytrovtsiy
|
71164398e8
|
feat: added monochrome accent for Speed widget pictogram (#633)
|
2021-09-27 19:16:32 +02:00 |
|
Serhiy Mytrovtsiy
|
13707090eb
|
feat: combine StatsKit and ModuleKit in the one framework: Kit
|
2021-06-04 19:37:29 +02:00 |
|