Serhiy Mytrovtsiy
|
85ccc7bcdf
|
feat: added a combined processes option to the RAM module
|
2025-06-26 19:50:10 +02:00 |
|
Serhiy Mytrovtsiy
|
4a3ebe0e61
|
fix: added a special rule for the docker process to show the name correctly
|
2025-06-23 16:24:19 +02:00 |
|
Serhiy Mytrovtsiy
|
3887157a7c
|
feat: moved from binary to metric based size units to have the same calculation as macOS (#2230)
|
2024-12-17 14:13:58 +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
|
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
|
5c85827abd
|
feat: added a Text widget to the RAM module
|
2024-11-06 18:43:12 +01: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
|
b21630218c
|
feat: initialized ProcessesView that will be common for all popups
|
2024-01-05 21:02:29 +01:00 |
|
Serhiy Mytrovtsiy
|
1e0ba3b61f
|
feat: moved all reader's values to the Codable protocol
|
2023-06-27 17:09:38 +02:00 |
|
Serhiy Mytrovtsiy
|
40535e2f41
|
fix: fixed RAM top processes reader regex (#1145)
|
2022-11-03 19:38:12 +01:00 |
|
Serhiy Mytrovtsiy
|
3229ec8a79
|
fix: adjusted RAM top process parser (when the process has 0 PID and 0 in the usage)
|
2022-10-29 11:12:41 +02:00 |
|
Serhiy Mytrovtsiy
|
900600ce7b
|
feat: adjusted RAM top process parser (#1029)
|
2022-08-11 18:00:48 +02: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
|
6fba3c01d9
|
fix: fixed replacing PID string in the usage string (#910)
|
2022-04-16 12:29:20 +02:00 |
|
Serhiy Mytrovtsiy
|
76166f2f53
|
fix: fixed RAM top processes parsing (#697)
|
2021-11-18 16:59:48 +01:00 |
|
Serhiy Mytrovtsiy
|
62f253ec3a
|
feat: add an option to select update interval for top processes to the RAM (#552)
|
2021-07-29 19:39:04 +02:00 |
|
Serhiy Mytrovtsiy
|
1797d72de5
|
fix: fixed wrong top process size in the RAM module (#523)
|
2021-07-04 18:18:35 +02:00 |
|
Serhiy Mytrovtsiy
|
a3a002a2d3
|
feat: removed os.log and moved to NextLog
|
2021-06-26 13:38:45 +02:00 |
|
Serhiy Mytrovtsiy
|
c599484138
|
fix: fixed top processes usage in the RAM when top returns additional + (#499)
|
2021-06-12 09:14:29 +02:00 |
|
Serhiy Mytrovtsiy
|
13707090eb
|
feat: combine StatsKit and ModuleKit in the one framework: Kit
|
2021-06-04 19:37:29 +02:00 |
|
Serhiy Mytrovtsiy
|
0c7f5699ed
|
feat: initialized swiftlint and fixed warnings and errors
|
2021-05-22 14:58:20 +02:00 |
|
Serhiy Mytrovtsiy
|
76500207c9
|
fix: fixed file descriptors leak (#384)
|
2021-03-26 21:56:28 +01:00 |
|
Serhiy Mytrovtsiy
|
cd689999ac
|
feat: moved from UnsafePointer<Store> to sharable instance (Store.shared)
|
2021-03-20 16:33:14 +01:00 |
|
Serhiy Mytrovtsiy
|
cc1d9459e1
|
feat: was added option to disable the top processes (0 - option in the number of processes)
|
2021-01-07 16:29:03 +01:00 |
|
Serhiy Mytrovtsiy
|
9d71c396f1
|
fix: missing top processes in RAM module (#262)
|
2021-01-01 18:44:16 +01:00 |
|
Serhiy Mytrovtsiy
|
2d6139b223
|
fix: fixed wrong RAM stats (#243)
|
2020-12-29 18:34:07 +01:00 |
|
Serhiy Mytrovtsiy
|
072da88052
|
fix: top process pid detection (#249)
|
2020-12-26 21:57:54 +01:00 |
|
Serhiy Mytrovtsiy
|
a72a4e46cd
|
feat: rename Memory module to RAM
|
2020-12-24 17:26:26 +01:00 |
|