]> git.seodisparate.com - swaybar_info/shortlog
swaybar_info
2022-07-26 Stephen SeoRefactor builtin.rs with Error enum
2022-07-26 Stephen SeoFixes to builtin::BattInfo usage
2022-07-26 Stephen SeoAdd builtin module, impl "acpi -b" built-in
2022-07-12 Stephen SeoUpdate README.md
2022-07-12 Stephen SeoUpdate help text
2022-07-12 Stephen SeoUse a more explicit "terminator" for --regex-cmd
2022-07-12 Stephen SeoUpdate README.md
2022-07-12 Stephen SeoImpl "--regex-cmd=<cmd>,<args...>,<regex>"
2022-07-10 Stephen SeoRemove outdated TODO comments
2022-07-10 Stephen SeoRefactor net error handling
2022-07-10 Stephen SeoRefactor main.rs handling of network stats
2022-07-10 Stephen SeoPrint to stderr on invalid arg, use f64 for memory
2022-07-10 Stephen SeoUpdate README.md
2022-07-10 Stephen SeoRefactor SwaybarArray::get_by_name* to use a map
2022-07-10 Stephen SeoRefactor SwaybarArray to be modified not recreated
2022-07-10 Stephen SeoRefactor error handling in proc.rs
2022-07-10 Stephen SeoRefactorings
2022-07-09 Stephen SeoFix omitted error handling branch in "match" stmt
2022-07-09 Stephen SeoFix/Refactor based on clippy warnings
2022-07-09 Stephen SeoRefactor for better Error handling in mod proc
2022-07-09 Stephen SeoUpdate README.md
2022-07-09 Stephen SeoAdd README.md
2022-07-09 Stephen SeoAdd MIT LICENSE
2022-07-09 Stephen SeoTweak help text
2022-07-09 Stephen SeoImpl use floats for net-rate values (precision .2)
2022-07-09 Stephen SeoFix output of memory info
2022-07-09 Stephen SeoImpl output loop
2022-07-09 Stephen SeoImpl get info from /proc/net/dev
2022-07-09 Stephen SeoImpl fetching /proc/loadavg
2022-07-09 Stephen SeoImpl parsing /proc/meminfo, create object with str
2022-07-09 Stephen SeoAdd swaybar protocol header
2022-07-09 Stephen SeoImpl struct for swaybar objects and output test
2022-07-09 Stephen SeoInit skeleton project
2022-07-09 Stephen SeoInit empty commit