Serhiy Mytrovtsiy
787efb6b1a
fix: fixed order of top processes in the CPU, RAM, and Battery modules ( #594 )
2021-08-26 19:49:40 +02:00
Serhiy Mytrovtsiy
bf5b4c406e
feat: redraw ProcessView to the NSStackView ( #569 )
2021-08-17 18:25:22 +02:00
Serhiy Mytrovtsiy
3b8c468137
fix: hide Split the value option in the RAM module if bar chart is not enabled
2021-08-15 13:05:37 +02:00
Serhiy Mytrovtsiy
f12b123e3d
fix: fixed enabling widget when toggling some option in the settings when the module is disabled
2021-08-15 13:03:28 +02:00
Serhiy Mytrovtsiy
0fe2c0dd98
feat: add an option to enable split value (System/User) for CPU and RAM in the BarChart ( #441 )
2021-08-03 20:11:18 +02:00
Serhiy Mytrovtsiy
918a07150b
feat: change value type from Double to ColorValue in the BarChart ( #441 )
2021-08-02 20:11:48 +02: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
f9c64ad488
feat: return label options for bar and pie charts. Revert changes of 3ac95f9. ( #416 )
2021-04-13 21:52:49 +02:00
Serhiy Mytrovtsiy
5eb709ccf3
feat: init Label widget ( #376 )
...
feat: removed labels option from `Bar, Line and Pie chart` widgets
feat: added `Label widget` to the all modules
feat: removed another UnsafeMutablePointer
2021-03-30 20:34:50 +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
a5f7e07464
feat: adjust RAM color zones (orange: 0.8, red: 0.95) in BarChart for utilization mode
2021-02-20 17:48:09 +01:00
Serhiy Mytrovtsiy
38e064d183
fix: correct widget ordering after restart (return reader readyHandler) ( #347 )
2021-02-16 20:01:46 +01:00
Serhiy Mytrovtsiy
7b2b786b86
feat: now few widgets can be enabled for one module
2021-02-13 16:39:11 +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
Junyi
107d2ee10d
fix: error memory pressure needle CRITICAL
2020-12-28 17:29:28 +08: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