index
:
bottom
args_struct
bold_text_support
clean_up_layout_code
gh-pages
gpu_fix_pray
main
migrate_to_eyre
optimize_procfs
refactor_data_collection_again
refactor_layout_system
release
simplify_options_and_args_merging
tuice
tuice_dyn
tuine
tuine_yet_again
unify_quote_err
use_sysinfo_for_freebsd
Mirror of https://github.com/ClementTsang/bottom
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
canvas.rs
Age
Commit message (
Expand
)
Author
2024-06-01
refactor: sort out some error handling
unify_quote_err
ClementTsang
2024-02-03
deps: bump ratatui to 0.26 (#1406)
Clement Tsang
2024-01-15
refactor: simplify some config -> constraints code (#1383)
Clement Tsang
2024-01-08
refactor: clean up help drawing code (#1374)
Clement Tsang
2024-01-02
refactor: clean up some more drawing/component code (#1372)
Clement Tsang
2024-01-01
refactor: move around configuration-related files (#1370)
Clement Tsang
2024-01-01
refactor: restructure canvas file folder structure (#1368)
Clement Tsang
2023-12-27
refactor: pull data collection out of nested folder structure (#1364)
Clement Tsang
2023-12-25
deps: update ratatui version (#1362)
Justin Martin
2023-11-15
chore: fix certain uninlined string format uses (#1310)
Yuri Astrakhan
2023-10-22
chore: Minor cleanup - remove un-needed ident qualifiers (#1307)
Yuri Astrakhan
2023-06-04
refactor: change canvas macOS check to compile-time (#1184)
Clement Tsang
2023-05-31
deps: bump ratatui to 0.21.0 (#1178)
Clement Tsang
2023-05-28
refactor: remove typed builder from App struct (#1176)
Clement Tsang
2023-05-13
refactor: use macros for initializing canvas styles (#1149)
Clement Tsang
2023-04-12
feature: add buffer and cache memory (#1063)
Twan Stok
2023-02-18
bug: fix selected text bg colour being wrong if only the fg colour was set (#...
Clement Tsang
2023-01-19
other: re-enable disk usage split, update help menu (#963)
Clement Tsang
2022-12-27
bug: fix dot marker setting not being considered (#934)
Clement Tsang
2022-11-26
bug: fix possible gaps with widget layout spacing (#916)
Clement Tsang
2022-11-10
refactor: run cargo +nightly fmt with group_imports (#885)
Clement Tsang
2022-10-15
feature: add gpu ram collector for nvidia feature flag (#794)
Justin Martin
2022-10-13
refactor: move point definition to tui_rs widget (#832)
Clement Tsang
2022-10-12
refactor: tables V2 (#749)
Clement Tsang
2022-09-03
other: Clarify help menu (#800)
Clement Tsang
2022-08-22
feature: Add zfs feature flag for arc memory (#784)
Justin Martin
2022-06-14
docs: re-enable lib docs for development purposes (#750)
Clement Tsang
2022-06-03
refactoring: Move around components and state (#746)
Clement Tsang
2022-05-15
bug: fix issues with macos and windows during refactor
ClementTsang
2022-05-15
other: delete redundant code, run clippy and fmt
ClementTsang
2022-05-15
refactor: more work towards unifying process code
ClementTsang
2022-05-15
refactor: begin migration of process widget
ClementTsang
2022-05-07
refactor: consolidate disk and temp table drawing, refactor state
ClementTsang
2022-04-28
refactor: consolidate time graph components
ClementTsang
2022-04-28
refactor: remove dead config screen code
ClementTsang
2022-04-28
refactor: remove trait usage in component drawing
ClementTsang
2022-04-27
bug: change as_ref() to build in Rust beta 1.61.0 (#711)
Clement Tsang
2022-01-27
bug: fix issues caused by having a width that is too small (#665)
Clement Tsang
2021-12-28
Fix Clippy warnings (#647)
Mateusz MikuĊa
2021-12-27
feature: add basic page up/down scrolling (#646)
Clement Tsang
2021-12-19
bug: Fix process command flag breaking sorting (#627)
Clement Tsang
2021-07-31
other: Add RISC-V to unofficially supported targets (#565)
Clement Tsang
2021-04-24
change: remove gap between CPU and columns in basic (#460)
Clement Tsang
2021-04-04
feature: Rework network y-axis, linear interpolation for off-screen data (#437)
Clement Tsang
2021-03-12
feature: Add support for displaying load average (#392)
pvanheus
2021-02-18
feature: Add mouse support to sorting columns (#413)
Clement Tsang
2021-02-15
feature: Allow toggling advanced kill menu (#408)
Clement Tsang
2021-02-15
feature: add nord and nord-light colours (#406)
Clement Tsang
2021-01-25
bug: Workaround for strange rendering when there are <4 CPU entries reported ...
Clement Tsang
2020-12-22
feature: Hide SWAP graph and legend in normal mode if SWAP is 0 (#372)
Clement Tsang
[next]