iced/runtime/src
brianch 701bf22af6
The memory information is returned in bytes and not kb.
Fix the documentation of the Information struct, and the example
system_information that uses it.

Co-authored-by: =?UTF-8?q?Ahmet=20Kaan=20G=C3=9CM=C3=9C=C5=9E?= <96421894+Tahinli@users.noreply.github.com>
2024-02-02 16:02:17 +01:00
..
command Use AtomicU64 for window::Id 2023-12-02 20:41:58 +01:00
debug Chore: Apply some minor clippy fixes 2023-09-19 01:52:25 -04:00
multi_window Convert Renderer::Theme to generic Widget type 2024-01-21 17:56:01 +01:00
overlay Remove position from overlay::Element 2024-02-01 01:08:21 +01:00
program Convert Renderer::Theme to generic Widget type 2024-01-21 17:56:01 +01:00
system The memory information is returned in bytes and not kb. 2024-02-02 16:02:17 +01:00
window Implemented fetch_maximized and fetch_minimized 2024-01-09 02:43:25 -06:00
clipboard.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
command.rs Implement command::channel helper 2023-11-29 00:14:27 +01:00
font.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
keyboard.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
lib.rs Merge branch 'master' into feat/multi-window-support 2023-11-29 22:28:31 +01:00
multi_window.rs refactored window storage; 2023-07-21 13:53:38 -07:00
overlay.rs Use nested for lazy widgets 2023-06-14 11:03:41 +02:00
program.rs Convert Renderer::Theme to generic Widget type 2024-01-21 17:56:01 +01:00
system.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
user_interface.rs Remove position from overlay::Element 2024-02-01 01:08:21 +01:00
window.rs Implemented fetch_maximized and fetch_minimized 2024-01-09 02:43:25 -06:00