Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
b7ba6939
Commit
b7ba6939
authored
Feb 26, 2016
by
Dylan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove changelog
parent
c8ade589
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
75 deletions
+0
-75
1.3.md
1.3.md
+0
-75
No files found.
1.3.md
deleted
100644 → 0
View file @
c8ade589
# Fetch 1.3
Hey guys,
We're in the middle of renaming 'fetch' to something else as there are
already other programs using the name and we don't appear in any searches.
You can help out by voting in our poll here:
http://strawpoll.me/6894425
-
Fetch now supports
**bash 3.0+**
.
-
More cleanup
-
The text is now by default colored according to your distro's logo.
-
Removed
`$*_color`
variables/flags in favour of a general
`$colors`
variable/flag. See my writeup here:
**https://github.com/dylanaraps/fetch/pull/96**
### Image
-
You no longer need to set the font_width value, your font size
is now calculated by fetch automatically.
-
Image sizing now takes terminal height into account.
-
`--size`
now also takes a percentage as a value, for example.
```
sh
# Image takes up 70% of the terminal size.
fetch
--size
70%
# Size the image in pixels.
fetch
--size
200px
```
### Packages
-
Fetch now has a
`crux`
port. Thanks
**[@ix](https://github.com/ix)**
.
### OS
-
Added support for
`BunsenLabs`
.
-
Added support for
`SailfishOS`
. (Untested)
### Info
-
Don't display Theme, Icons, Font or Window Manager if X isn't running.
-
Added function to show currently logged in users.
**Window Manager**
-
Add support for Wayland window managers. (Hardcoded)
**Song**
-
Added
`song_shorthand`
which prints the Artist/Title on seperate lines.
**Theme**
-
Windows Visual Style is now a part of
`getstyle`
.
-
Disabled theme output on OS X to fix a
`gsetttings`
related crash.
-
Uppercase the first letter of the theme.
**Resolution**
-
Added Windows support.
-
Enabled by default but only displays info if the dependency is found.
**Battery**
-
Added FreeBSD and OpenBSD support. Thanks
**[@tudurom](https://github.com/tudurom)**
.
**GPU**
-
Added more substitutions/
### Stdout
Printing to stdout in a plaintext format for use in scripts is now
much faster and cleaner.
-
Removed
`--stdout_separator`
(Separator is now 2 spaces)
-
Removed
`--stdout_subtitles`
-
Removed
`--stdout_title`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment