Commit Graph

355 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
aae9bda92d feat: adjusted process view icon spacing 2024-07-25 22:15:54 +02:00
Serhiy Mytrovtsiy
598dc2d5dd feat: small cleanup in the popup views 2024-07-24 19:15:15 +02:00
Serhiy Mytrovtsiy
51555db270 feat: adjusted battery widget size (#2042) 2024-07-23 22:04:13 +02:00
Serhiy Mytrovtsiy
80d7789ef7 feat: added macOS widget for GPU module 2024-07-17 19:34:51 +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
b4ce41c3ce fix: adjusted tooltip to show the float number when the value is less than 1 (#2025) 2024-07-12 18:51:06 +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
e39584241e feat: initialized first widget for the CPU module 2024-07-02 21:09:37 +02:00
Serhiy Mytrovtsiy
24f37249e5 feat: adjusted switch view height 2024-06-28 10:14:16 +02:00
Ryan Cao
0b2ff43b3d feat: added macOS 15 (Sequoia) string (#1992)
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2024-06-16 12:13:16 +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
7a0eb5ac87 feat: moved from writing each read from reader to the db. From now every 10th read will be written, also the last read will be saved to the db before the app is closed. 2024-05-21 21:02:24 +02:00
Serhiy Mytrovtsiy
74da91ff59 fix: fixed showing the default value of update interval for all modules even after the change (#1942) 2024-05-12 11:27:12 +02:00
Serhiy Mytrovtsiy
2b70064eb5 feat: moved RAM notification settings to the new selectors 2024-05-09 17:34:33 +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
9e26cc36ba feat: moved CPU and GPU notification settings to the new selector that allows specifying custom threshold and not from a predefined list 2024-05-06 19:04:25 +02:00
Serhiy Mytrovtsiy
2c2689eed0 feat: enabled selecting public IP address in portal view (#1927) 2024-05-03 13:24:55 +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
d5d70a299e feat: added fixed scale option for Network popup (#1787) 2024-04-29 21:56:12 +02:00
Serhiy Mytrovtsiy
bfadf4eb9b feat: moved widgets settings to the new design 2024-04-25 18:04:19 +02:00
Serhiy Mytrovtsiy
f873fdaa3d feat: moved all modules settings to the new design 2024-04-24 06:10:27 +02:00
Ahmed Mahmoud
495b5b3b50 lang: added missing Process and Kill process translations (#1903) 2024-04-21 12:37:28 +02:00
Serhiy Mytrovtsiy
0f54422992 feat: added colorize option to the Memory widget (#1856) 2024-04-20 20:25:01 +02:00
Serhiy Mytrovtsiy
445b842087 fix: fixed in/out values position in the Network chart (#1900) 2024-04-19 23:45:35 +02:00
Serhiy Mytrovtsiy
0283bd6e21 feat: added an option to toggle the widget by clicking not only moving (a lot of new users are confused about how to enable widgets) 2024-04-18 20:13:03 +02:00
Serhiy Mytrovtsiy
b016113447 fix: fixed bug with line chart offset in the menu bar (#1894) 2024-04-15 19:14:10 +02:00
Serhiy Mytrovtsiy
5a34aea381 feat: redesigned App Settings to new style (Ventura-like) 2024-04-12 20:28:02 +02:00
Serhiy Mytrovtsiy
10c69b2bd3 feat: added an option to disable combined popup view 2024-04-11 19:05:50 +02:00
Serhiy Mytrovtsiy
a7cc898e16 feat: use temporary folder for lldb if support is locked 2024-04-10 21:07:26 +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
ShigemoriHakura
d40c2e231f fix: fixed Sensors align in combined view and added localizedString to PortalHeader (#1879)
* [fix] fix Sensors align

fix the align in Sensors combined view

* [feat] add localizedString to header
2024-04-07 12:43:36 +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
2a529f008c lang: added missing translations and fixed some names 2024-04-06 12:07:11 +02:00
Serhiy Mytrovtsiy
9d828bb663 feat: added chart scale setting to the CPU popup settings 2024-04-05 18:54:37 +02:00
Serhiy Mytrovtsiy
8a27539df1 feat: initialized fixed scale for charts (#1787) 2024-04-04 20:06:11 +02:00
Serhiy Mytrovtsiy
edca2a0e6d feat: added buttons for import/export application settings (#1837) 2024-03-28 21:13:44 +01:00
Serhiy Mytrovtsiy
6482a43dea feat: added public IP address to the network portal view (#1842) 2024-03-20 19:26:48 +01:00
Serhiy Mytrovtsiy
79ec0ed00f feat: added an option to select chart history range for line chart in the popup view (CPU module only for now) 2024-03-05 19:04:02 +01:00
Serhiy Mytrovtsiy
14e14d6be5 feat: added tooltip to the CPU efficient/performance bar charts in the popup view 2024-03-04 20:24:55 +01:00
Serhiy Mytrovtsiy
eb13efce03 feat: changed no value behavior on a line chart. Starting from now no value will not visible on the chart. Before no value was presented as 0 which caused a little confusion. 2024-03-02 14:43:42 +01:00
Serhiy Mytrovtsiy
298cdc24aa feat: prevented closing popup view if unattached when open activity monitor or module settings 2024-03-01 20:46:16 +01: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
82fd30668e fix: adjusted sensors portal width per row (#1819) 2024-02-20 20:12:20 +01:00
Serhiy Mytrovtsiy
ec52ddec56 fix: limited last reader write to the db only once in 30 seconds to prevent I/O spamming with last read (#1817) 2024-02-16 20:51:24 +01:00
Serhiy Mytrovtsiy
7e833176d9 feat: moved all modules to the new way of reader mode with a small refactoring 2024-02-10 17:03:47 +01:00
Serhiy Mytrovtsiy
1e9073424b feat: preparing a migration to the new reader activation mechanism. Right now module will be active when the first successful read will be achieved. From now the initial value for the module will be taken from the persistent storage (leveldb) that keeps the last read value. 2024-02-08 17:35:01 +01:00
Serhiy Mytrovtsiy
7869a6866c feat: updated leveldb library to x86 and arm arch 2024-02-07 18:46:48 +01:00