2016-02-17 00:05:15 -07:00
|
|
|
# Fetch 1.3
|
2016-02-18 05:59:14 -07:00
|
|
|
|
2016-02-19 05:30:13 -07:00
|
|
|
### Image
|
|
|
|
|
|
|
|
- You no longer need to set the font_width value, your font size<br \>
|
|
|
|
is now calculated by fetch.
|
|
|
|
- Image sizing now takes terminal height into account.
|
|
|
|
|
2016-02-18 05:59:14 -07:00
|
|
|
### OS
|
|
|
|
|
|
|
|
- Added support for `BunsenLabs`.
|
2016-02-18 17:26:24 -07:00
|
|
|
|
|
|
|
### Info
|
|
|
|
|
2016-02-19 02:48:40 -07:00
|
|
|
- Don't display Theme, Icons, Font or Window Manager if X isn't running.
|
|
|
|
|
2016-02-18 17:26:24 -07:00
|
|
|
**Song**<br \>
|
|
|
|
- Added `song_shorthand` which prints the Artist/Title on seperate lines.
|
2016-02-19 05:42:38 -07:00
|
|
|
|
|
|
|
**Theme**<br\>
|
|
|
|
- Windows Visual Style is now a part of `getstyle`.
|
2016-02-19 06:24:43 -07:00
|
|
|
|
|
|
|
### Stdout
|
|
|
|
|
|
|
|
Printing to stdout in a plaintext format for use in scripts is now<br \>
|
|
|
|
much faster and cleaner.
|
|
|
|
|
|
|
|
- Removed `--stdout_separator` (Separator is now 2 spaces)
|
|
|
|
- Removed `--stdout_subtitles`
|
|
|
|
- Removed `--stdout_title`
|