neofetch/1.2.md

118 lines
3.0 KiB
Markdown
Raw Normal View History

2016-02-08 11:29:25 +00:00
# Fetch 1.2
2016-02-17 05:01:22 +00:00
This new release comes with a few config breaking changes, see this wiki page<br \>
for info on how you can workaround the issues.
https://github.com/dylanaraps/fetch/wiki/Following-HEAD
2016-02-14 13:06:46 +00:00
- Fetch now has a **gitter** chatroom. [![Gitter](https://badges.gitter.im/dylanaraps/fetch.svg)](https://gitter.im/dylanaraps/fetch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2016-02-17 05:01:22 +00:00
- Fixed text padding when the user didn't have the locale `en_US.UTF8` installed.
- Cleaned up parts of the script.
2016-02-10 12:05:37 +00:00
2016-02-08 22:12:52 +00:00
### OS
2016-02-16 05:12:35 +00:00
Fetch is now at support parity with Screenfetch. We support all the Linux distros<br \>
2016-02-17 05:01:22 +00:00
Screenfetch supports excluding the distros that have been discontinued.
2016-02-16 05:12:35 +00:00
2016-02-17 05:01:22 +00:00
Added support for these distros:
2016-02-14 06:05:55 +00:00
- `Puppy Linux`
- `Kali Linux`
- `openSUSE`
- `Raspbian`
- `Mageia`
- `PCLinuxOS`
- `Zorin OS`
- `Tails`
- `BLAG`
- `Void Linux`
- `Trisquel`
2016-02-14 08:42:27 +00:00
- `Solus`
2016-02-14 09:35:42 +00:00
- `Peppermint`
2016-02-14 12:29:04 +00:00
- `NixOS`
2016-02-14 12:49:36 +00:00
- `Chakra`
2016-02-15 00:55:32 +00:00
- `Mandriva`
2016-02-15 01:07:46 +00:00
- `gNewSense`
2016-02-15 01:20:40 +00:00
- `LMDE`
2016-02-15 01:39:16 +00:00
- `KaOS`
2016-02-15 10:15:28 +00:00
- `Sabayon`
2016-02-15 11:59:28 +00:00
- `Frugalware`
2016-02-15 22:52:10 +00:00
- `Chapeau`
2016-02-16 04:23:15 +00:00
- `Slackware`
2016-02-16 05:12:35 +00:00
- `Scientific Linux`
2016-02-16 13:16:20 +00:00
- `Exherbo`
- `Chrome OS`
- `Chromium OS`
2016-02-08 22:12:52 +00:00
2016-02-08 11:29:25 +00:00
### Makefile
- Fixed makefile on OS X El Captain.
2016-02-08 18:25:18 +00:00
- `$PREFIX` is now also used when installing ascii art and the default config
2016-02-08 20:31:07 +00:00
2016-02-09 10:45:52 +00:00
### Wallpaper
- Fetch now supports using `MATE` desktop's wallpapers.
- Fetch now fallsback to ascii mode if the found wallpaper is an xml file. This<br \>
fixes issues where the wallpaper set by gsettings is an xml file.
2016-02-08 20:31:07 +00:00
### Info
2016-02-10 11:46:50 +00:00
**Desktop Environment**:
- Added support for showing the user's DE.
**Window Manager**:
2016-02-17 06:31:20 +00:00
- `xprop` is now a required dependency. See **[#79](https://github.com/dylanaraps/fetch/issues/79)**
2016-02-10 11:46:50 +00:00
- Renamed 'windowmanager' to 'wm'
**IP Address**:
2016-02-09 10:49:16 +00:00
- Added function to get your local IP
- Added function to get your public IP \[1\]
- Added `--ip_host` and `$public_ip_host` which allow you to change the website we<br \>
ping for the public IP.
\[1\] Public IP requires an internet connection as we ping a website.
2016-02-17 05:01:22 +00:00
**Packages**:
- Check for packages based on which package manager is installed instead of<br \>
using a hardcoded list of distros.
2016-02-08 22:12:52 +00:00
2016-02-16 13:15:57 +00:00
**Theme**:
- Added support for getting DE theme.
- Added support for getting KDE theme.
- Renamed `getgtk` to `getstyle`.
2016-02-16 21:55:18 +00:00
- Dropped the `gtk` from these printinfo functions `gtktheme`, `gtkicons`<br \>
and `gtkfont`. Theme output will be blank until you make these changes:
```sh
# Old Naming
info "GTK Theme" gtktheme
info "Icons" gtkicons
info "Font" gtkfont
# New Naming
info "Theme" theme
info "Icons" icons
info "Font" font
```
2016-02-10 22:20:59 +00:00
**GPU**:
- `gpu_shorthand` is now enabled by default.
2016-02-11 22:21:11 +00:00
- We now favor showing the dedicated GPU over the integrated one.
2016-02-16 04:06:20 +00:00
**Song**:
- Added support for `MOC`.
- We now check to see if the player is running before printing anything.
- We now check playback state and show it if relevent.
2016-02-17 05:01:22 +00:00
**Uptime**:
- [Linux] Fixed uptime when it's under 1 minute.
### Ascii Art
- `--ascii_distro` now also enables ascii mode.
- Fix missing ascii art when fetch is installed in /usr/local
- Update Deepin's ascii art to their new logo