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
|
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 |
|
Serhiy Mytrovtsiy
|
bcabd48fa4
|
feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) (#2029)
|
2024-08-23 20:34:10 +02:00 |
|
Serhiy Mytrovtsiy
|
bdbaeb8c4d
|
feat: disabled bar chart widget if there is no data to visualize
|
2024-08-22 17:45:18 +02:00 |
|
Serhiy Mytrovtsiy
|
e2a5f5c1c4
|
feat: added an option to enable xl size of the battery widget
|
2024-08-14 17:25:11 +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
|
51555db270
|
feat: adjusted battery widget size (#2042)
|
2024-07-23 22:04:13 +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
|
75a7416b7e
|
fix: fixed crash when calculating text width for a monospaced font (#1988)
|
2024-06-10 21:20:53 +02:00 |
|
Serhiy Mytrovtsiy
|
5105d7cdb9
|
fix: updated monospaced font for stack widget (#1978)
|
2024-06-08 10:23:26 +02:00 |
|
Serhiy Mytrovtsiy
|
d8c127e4d2
|
fix: removed check that prevents updates of line chart when the same value
|
2024-06-07 20:21:58 +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
|
7ee3d9673e
|
fix: fixed upload/download positions in the Network widget (#1916)
|
2024-05-01 15:59:49 +02:00 |
|
Serhiy Mytrovtsiy
|
bfadf4eb9b
|
feat: moved widgets settings to the new design
|
2024-04-25 18:04:19 +02:00 |
|
Serhiy Mytrovtsiy
|
0f54422992
|
feat: added colorize option to the Memory widget (#1856)
|
2024-04-20 20:25:01 +02:00 |
|
Serhiy Mytrovtsiy
|
2ec21de043
|
feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2.
|
2024-04-09 18:42:28 +02:00 |
|
Serhiy Mytrovtsiy
|
f2d9a491fa
|
feat: added a new NetworkChartViewV2 chart. Which merges 2 line charts. Moved the disk and network charts in the popup to the new chart.
|
2024-04-08 16:44:26 +02:00 |
|
Serhiy Mytrovtsiy
|
27891b0d5a
|
feat: added main chart scale setting to the Network popup settings
|
2024-04-06 16:00:50 +02:00 |
|
Serhiy Mytrovtsiy
|
052845d480
|
feat: added a timestamp to the line chart
feat: added background for tooltip in the line chart
|
2024-02-29 18:30:45 +01:00 |
|
Serhiy Mytrovtsiy
|
d6a88e5d78
|
feat: updated Disk portal view
|
2024-01-27 21:22:59 +01:00 |
|
Serhiy Mytrovtsiy
|
a62151f3ee
|
fix: fixed network label color (#1753)
|
2024-01-01 14:28:46 +01:00 |
|
Serhiy Mytrovtsiy
|
4754b6144a
|
feat: added reverse order to the network chart (#1721)
|
2023-12-19 23:05:33 +01:00 |
|
Serhiy Mytrovtsiy
|
4b68b8e8e6
|
fix: preinitialize the label string for the network widget (#1706)
|
2023-12-07 17:04:29 +01:00 |
|
Serhiy Mytrovtsiy
|
d144aa68de
|
fix: set color for efficiency and performance cores in the BarChart widget based on the selected color in the popup view settings (#1686)
|
2023-11-25 22:31:50 +01: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
|
c0cf0b2011
|
fix: adjusted network chart frame origin (#1636)
|
2023-10-03 19:33:04 +02:00 |
|
Serhiy Mytrovtsiy
|
80b39144b1
|
fix: moved battery widget and popup view from dirtyRect to the frame
|
2023-09-30 18:02:47 +02:00 |
|
Serhiy Mytrovtsiy
|
97e0a1158e
|
fix: adding new value to the chart in the line chart widget (#1591)
|
2023-08-21 17:15:01 +02:00 |
|
Serhiy Mytrovtsiy
|
5030d22ec5
|
fix: trying to fix the crash by fixing some data racing in the widgets (#1578)
|
2023-08-19 09:39:18 +02:00 |
|
Serhiy Mytrovtsiy
|
8789531c80
|
feat: removed Low power mode status from the battery module since it does not work. The API does not provide updates via the notification center. Read ProcessInfo does not updates the value too. pmset returns only manually managed mode. So it cannot be used to determine if low power mode is enabled.
|
2023-07-07 16:52:37 +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
|
881c61b30e
|
feat: adjusted battery unknown status position
|
2023-06-16 18:42:09 +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
|
9f9321dbc2
|
feat: renamed sensors widget to the stack widget
|
2023-05-25 17:29:50 +02:00 |
|
Serhiy Mytrovtsiy
|
cbb0d02306
|
feat: removed based on cluster color from the line chart
|
2023-04-26 16:52:59 +02:00 |
|
Serhiy Mytrovtsiy
|
208ca77d74
|
fix: changed monospacedSystemFont to the monospacedDigitSystemFont with the hope that this font does not cause the crash (#1395)
|
2023-04-07 16:37:14 +02:00 |
|
Serhiy Mytrovtsiy
|
3c9a3722bf
|
fix: fixed swiftlint warnings (#1386)
|
2023-04-01 16:58:05 +02:00 |
|
Serhiy Mytrovtsiy
|
926838c52a
|
feat: moved Sensors widget to the Stack_t (preparing for Sensors -> Stack widget migration)
|
2023-03-30 18:29:12 +02:00 |
|
Zhizhen He
|
001f787e41
|
fix: fixed some typo (#1373)
|
2023-03-25 23:01:46 +01:00 |
|
Serhiy Mytrovtsiy
|
698357b57d
|
feat: added an option to hide sensors in the popup view (#1216)
|
2023-03-18 19:23:51 +01:00 |
|
Serhiy Mytrovtsiy
|
b996853471
|
fix: fixed default colors in the network chart (#1341)
|
2023-03-05 14:23:13 +01:00 |
|
Serhiy Mytrovtsiy
|
78ca5d5793
|
feat: initialized battery details widget (#1293)
|
2023-03-03 19:52:10 +01:00 |
|
Serhiy Mytrovtsiy
|
03c30606cf
|
fix: fixed BatteryWidget misspelling
|
2023-02-21 20:40:18 +01:00 |
|
Serhiy Mytrovtsiy
|
03e37cfc4a
|
feat: removed macOS 10.14* checks
|
2023-02-16 19:44:10 +01:00 |
|
Serhiy Mytrovtsiy
|
06151f49dd
|
feat: adjusted a background color of battery under layer when inner percentage is enabled
|
2023-02-08 21:30:09 +01:00 |
|