2016-02-08 04:29:25 -07:00
|
|
|
# Fetch 1.2
|
|
|
|
|
2016-02-10 05:05:37 -07:00
|
|
|
- Fixed text padding when the user didn't have the locale 'en_US.UTF8' installed.
|
|
|
|
|
2016-02-08 15:12:52 -07:00
|
|
|
### OS
|
|
|
|
|
2016-02-11 15:21:11 -07:00
|
|
|
Fetch now supports:
|
|
|
|
- `Puppy Linux`
|
|
|
|
- `Kali Linux`
|
|
|
|
- `openSUSE`
|
|
|
|
- `Raspbian`
|
2016-02-12 03:24:55 -07:00
|
|
|
- `Mageia`
|
2016-02-12 17:16:15 -07:00
|
|
|
- `PCLinuxOS`
|
2016-02-12 18:21:29 -07:00
|
|
|
- `Zorin OS`
|
2016-02-08 15:12:52 -07:00
|
|
|
|
|
|
|
|
2016-02-08 04:29:25 -07:00
|
|
|
### Makefile
|
|
|
|
|
|
|
|
- Fixed makefile on OS X El Captain.
|
2016-02-08 11:25:18 -07:00
|
|
|
- `$PREFIX` is now also used when installing ascii art and the default config
|
2016-02-08 13:31:07 -07:00
|
|
|
|
|
|
|
|
2016-02-09 03:45:52 -07: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 13:31:07 -07:00
|
|
|
### Info
|
|
|
|
|
2016-02-10 04:46:50 -07:00
|
|
|
**Desktop Environment**:
|
|
|
|
- Added support for showing the user's DE.
|
|
|
|
|
|
|
|
**Window Manager**:
|
|
|
|
- Renamed 'windowmanager' to 'wm'
|
|
|
|
|
|
|
|
**IP Address**:
|
2016-02-09 03:49:16 -07: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-08 13:31:07 -07:00
|
|
|
|
|
|
|
**Window Manager**:
|
|
|
|
- Grab last occurence of `^exec x` when parsing xinit files.
|
2016-02-08 15:12:52 -07:00
|
|
|
|
|
|
|
**GTK**:
|
|
|
|
- We now correctly get the DE theme.
|
2016-02-10 15:20:59 -07:00
|
|
|
|
|
|
|
**GPU**:
|
|
|
|
- `gpu_shorthand` is now enabled by default.
|
2016-02-11 15:21:11 -07:00
|
|
|
- We now favor showing the dedicated GPU over the integrated one.
|