hyfetch/CHANGELOG.md

41 lines
1,003 B
Markdown
Raw Normal View History

2017-02-08 16:24:58 -07:00
## Contributors
2017-04-25 15:29:05 -06:00
- **[@MatthewCox](https://github.com/MatthewCox)**
2017-04-26 17:07:32 -06:00
- **[@dawidd6](https://github.com/dawidd6)**
2017-04-28 06:05:16 -06:00
- **[@erikdubois](https://github.com/erikdubois)**
2017-05-03 04:27:27 -06:00
- **[@mstraube](https://github.com/mstraube)**
2017-04-25 15:29:05 -06:00
2017-04-27 19:24:30 -06:00
## General
- Minimum required BASH version is now 3.2.
- (Neofetch has always used 3.2+ features, I've just made it obvious now in the documentation.)
2017-04-25 15:42:01 -06:00
## Images
- [w3m] Added `--loop` flag which makes Neofetch draw the image once per second.
- This is a workaround to the images disappearing on resize and workspace switch.
- Use Ctrl+C to exit.
2017-04-28 06:05:16 -06:00
## Ascii
- Fixed ArchLabs ascii art. **[@erikdubois](https://github.com/erikdubois)**
2017-04-25 15:29:05 -06:00
## Info
**Terminal Emulator**
2017-05-03 04:27:27 -06:00
- Added font support for mate-terminal. **[@mstraube](https://github.com/mstraube)**
2017-04-25 15:29:05 -06:00
- [Termite] Fix font mismatch. **[@MatthewCox](https://github.com/MatthewCox)**
2017-04-25 16:13:31 -06:00
**GPU**
- [Linux] Fixed GPU sort.
2017-04-26 17:07:32 -06:00
**Song**
- Do not detect ibus\* or indicator\* as player. **[@dawidd6](https://github.com/dawidd6)**