neofetch/Changelog.md

69 lines
1.4 KiB
Markdown
Raw Normal View History

2016-10-12 23:10:14 +01:00
## Contributors
2016-11-02 20:34:16 +00:00
- **[@konimex](https://github.com/konimex)**
- **[@fornwall](https://github.com/fornwall)**
2016-11-03 01:48:30 +00:00
- **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**
2016-10-12 23:10:14 +01:00
2016-11-02 02:30:10 +00:00
## Packages
- Neofetch is now in Termux`s repos.
2016-11-02 06:18:19 +00:00
## General
- [Cursor Position] Fix cursor position in URxvt when using terminal padding.
2016-11-02 20:34:16 +00:00
- [Termux] Fix default ascii location. **[@konimex](https://github.com/konimex)**
- [Termux] Fix default config location. **[@fornwall](https://github.com/fornwall)**
2016-11-04 06:46:57 +00:00
- If a function fails to detect info, let the user know in verbose mode. (`-v`)
- Removed `--test` in favor of a separate config file. Travis.ci now uses `neofetch --config travis` instead of a hacked together arg.
2016-11-02 06:18:19 +00:00
2016-11-02 06:41:42 +00:00
## Operating System
- Added support for BlankOn Linux.
2016-11-01 22:54:06 +00:00
## Images
2016-10-04 02:07:45 +01:00
2016-11-01 22:54:06 +00:00
- Fix division by 0 error.
2016-10-13 23:29:21 +01:00
2016-10-15 23:39:54 +01:00
2016-11-01 22:54:06 +00:00
## Ascii
2016-10-15 23:39:54 +01:00
2016-11-04 01:59:06 +00:00
- [Tails] Update ascii art.
- [OpenBSD] Made ascii art thinner
2016-10-13 23:29:21 +01:00
2016-11-01 22:54:06 +00:00
## Info
2016-10-12 23:10:14 +01:00
2016-11-01 22:54:06 +00:00
**Prin**<br \>
2016-11-01 22:53:09 +00:00
2016-11-01 22:54:06 +00:00
- Fix color breakage.
- Fix bold not working.
2016-10-13 23:29:21 +01:00
2016-10-04 22:16:51 +01:00
2016-11-01 22:54:06 +00:00
**Terminal**<br \>
2016-11-01 12:20:33 +00:00
2016-11-01 22:54:06 +00:00
- Fix whitespace error.
2016-10-13 23:29:21 +01:00
2016-11-01 22:54:06 +00:00
**Terminal Font**<br \>
- [Termite] Fix incorrect Termite font chosen.
2016-11-04 02:45:37 +00:00
- [Termite] Simplify `awk` command.
- [xfce4-terminal] Simplify `awk` command.
2016-11-01 23:11:27 +00:00
**Theme**<br \>
- [Budgie] Fix incorrect GTK Theme/Icons
2016-11-02 03:42:28 +00:00
2016-11-02 03:42:39 +00:00
**Window Manager Theme**<br \>
2016-11-02 03:42:28 +00:00
- [Budgie (Mutter)] Don't print WM Theme.
2016-11-03 01:48:30 +00:00
**Memory**<br \>
- [OpenBSD] Fixed used memory usage. **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**