|
|
d96409d9c0
|
feat: add font size on no-label mini module
|
2026-03-13 04:01:47 +09: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
|
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
|
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
|
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
|
03e37cfc4a
|
feat: removed macOS 10.14* checks
|
2023-02-16 19:44:10 +01:00 |
|
Serhiy Mytrovtsiy
|
64fffc07e8
|
fix: fixed wrong ram pressure levels colorizing. Moved from int to the internal levels variable (DispatchSource.MemoryPressureEvent) (#1010)
|
2022-07-26 18:00:59 +02:00 |
|
Serhiy Mytrovtsiy
|
833c210826
|
feat: added color zones to the Mini widget
|
2022-03-10 18:26:56 +01:00 |
|
Serhiy Mytrovtsiy
|
c261d85d48
|
feat: added Based on utilization color option for Mini widget in the Battery module (#865)
|
2022-03-10 18:16:06 +01: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
|
178b713353
|
feat: prepare to support macOS 10.13
|
2021-07-07 19:15:47 +02:00 |
|
Serhiy Mytrovtsiy
|
08ed4379f2
|
fix: fixed value in the Mini widget (#525)
|
2021-07-04 21:33:32 +02:00 |
|
Serhiy Mytrovtsiy
|
2e693cdd31
|
feat: add an option to choose text alignment in the Mini widget (#517)
|
2021-06-30 20:26:16 +02:00 |
|
Serhiy Mytrovtsiy
|
6f73735f68
|
fix: fixed GPU type in the Mini widget (#507)
|
2021-06-19 12:23:08 +02:00 |
|
Serhiy Mytrovtsiy
|
13707090eb
|
feat: combine StatsKit and ModuleKit in the one framework: Kit
|
2021-06-04 19:37:29 +02:00 |
|