changelog

This commit is contained in:
ClementTsang 2025-04-21 02:51:53 -04:00
parent 86b7ef331e
commit f2dd490921
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095

View File

@ -46,6 +46,7 @@ That said, these are more guidelines rather than hardset rules, though the proje
- [#1559](https://github.com/ClementTsang/bottom/pull/1559): Rename `--enable_gpu` to `--disable_gpu`, and make GPU features enabled by default.
- [#1570](https://github.com/ClementTsang/bottom/pull/1570): Consider `$XDG_CONFIG_HOME` on macOS when looking for a default config path in a backwards-compatible fashion.
- [#1686](https://github.com/ClementTsang/bottom/pull/1686): Allow hyphenated arguments to work as well (e.g. `--autohide-time`).
- [#1720](https://github.com/ClementTsang/bottom/pull/1720): Track processes when selected even if they move around.
### Other