60 lines
1.3 KiB
Markdown
60 lines
1.3 KiB
Markdown
# Fetch 1.2
|
|
|
|
- Fixed text padding when the user didn't have the locale 'en_US.UTF8' installed.
|
|
|
|
### OS
|
|
|
|
Fetch now supports:
|
|
- `Puppy Linux`
|
|
- `Kali Linux`
|
|
- `openSUSE`
|
|
- `Raspbian`
|
|
- `Mageia`
|
|
- `PCLinuxOS`
|
|
- `Zorin OS`
|
|
- `Tails`
|
|
- `BLAG`
|
|
- `Void Linux`
|
|
- `Trisquel`
|
|
|
|
|
|
### Makefile
|
|
|
|
- Fixed makefile on OS X El Captain.
|
|
- `$PREFIX` is now also used when installing ascii art and the default config
|
|
|
|
|
|
### 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.
|
|
|
|
|
|
### Info
|
|
|
|
**Desktop Environment**:
|
|
- Added support for showing the user's DE.
|
|
|
|
**Window Manager**:
|
|
- Renamed 'windowmanager' to 'wm'
|
|
|
|
**IP Address**:
|
|
- 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.
|
|
|
|
|
|
**Window Manager**:
|
|
- Grab last occurence of `^exec x` when parsing xinit files.
|
|
|
|
**GTK**:
|
|
- We now correctly get the DE theme.
|
|
|
|
**GPU**:
|
|
- `gpu_shorthand` is now enabled by default.
|
|
- We now favor showing the dedicated GPU over the integrated one.
|