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
bbfa4b67
Commit
bbfa4b67
authored
Mar 17, 2016
by
Dylan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added new changelof
parent
09a0b53d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
97 deletions
+1
-97
1.5.md
1.5.md
+0
-97
1.6.md
1.6.md
+1
-0
No files found.
1.5.md
deleted
100644 → 0
View file @
09a0b53d
# Neofetch 1.5

### Contributers
Thanks to the following people for helping me to improve neofetch.
-
**[@iandrewt](https://github.com/iandrewt)**
-
**[@konimex](https://github.com/konimex)**
-
**[@CousinMachu](https://github.com/CousinMachu)**
### General
-
Remove all
`echo`
usage inside the script.
-
More cleanup and misc bug fixes.
### Packages
-
Neofetch is now packaged for
`Fedora`
and
`Fedora`
based distros.
**[@konimex](https://github.com/konimex)**
.
-
Added installation instructions for RHEL and CentOS.
**[@konimex](https://github.com/konimex)**
.
-
Added stable package to the AUR.
**[neofetch](https://aur.archlinux.org/packages/neofetch/)**
### Progress Bars
This has finally been merged to master, a big thanks to
**[@iandrewt](https://github.com/iandrewt)**
for helping
me finish up with this PR.

-
Added progress bar support to CPU, Memory, Disk, Battery.
-
Added
`progress_char`
which allows you to change the character used when drawing the bars.
-
Added
`progress_length`
which allows you to set the max length in spaces of the bars.
-
Added
`progress_elapsed_color`
which sets the elapsed color.
-
Added
`progress_total_color`
which sets the total color.
-
Added
`--progress_colors`
which takes two color values:
`elapsed`
,
`total`
.
-
Added
`cpu_display`
,
`memory_display`
,
`disk_display`
and
`battery_display`
which allow you<br
\>
to customize where or if the progress bar will appear.
-
Takes these values:
`info`
,
`bar`
,
`infobar`
,
`barinfo`
### OS
-
Added support for
`SteamOS`
.
### Images
-
Using
`xoffset`
now also moves the text over.
-
Changed default gap size to
`2`
.
-
Fixed an issue with Nitrogen and multi monitor wallpaper setups.
**[@CousinMachu](https://github.com/CousinMachu)**
### Ascii
-
Kaos: Update ascii logo to the new logo.
-
Added ascii logos for
`Kubuntu`
,
`Lubuntu`
,
`Xubuntu`
and
`ubuntu-gnome`
.
-
You can enable them with
`--ascii_distro kubuntu`
,
`--ascii_distro lubuntu`
and etc.
### Info
**OS**
<br
\>
-
[
OSX
]
Fix buildversion displaying regardless of on/off.
**[@iandrewt](https://github.com/iandrewt)**
-
[
OSX
]
Added
`osx_codename`
(on by default) which prints the OSX codename.
**[@iandrewt](https://github.com/iandrewt)**
**Disk Usage**
<br
\>
-
Only display usage of local disks.
-
Fixed disk usage progress bars when the used value was larger than the total.
**[@iandrewt](https://github.com/iandrewt)**
**Theme**
<br
\>
-
Added
`/usr/share`
as another theme directory to fix an issue with no theme being found.
**[@iandrewt](https://github.com/iandrewt)**
**CPU**
<br
\>
-
Added
`cpu_shorthand`
to shorten the output of CPU.
**[@iandrewt](https://github.com/iandrewt)**
-
Takes these values:
`name`
,
`speed`
,
`tiny`
,
`on`
,
`off`
-
Added the ability to print the CPU Usage by using
`cpu_display="info"`
or
`--cpu_display off/on info`
.
-
Added
`cpu_cores`
to enable/disable showing the number of CPU cores in the output.
**[@iandrewt](https://github.com/iandrewt)**
**GPU**
<br
\>
-
Added new
`tiny`
option to
`gpu_shorthand`
to further shorten the GPU output.
**[@iandrewt](https://github.com/iandrewt)**
**Memory**
<br
\>
-
Fix hang on older systems.
**Desktop Environment**
<br
\>
-
Fixed bug where
`i3`
would show up as both a DE and a WM.
**Birthday**
<br
\>
-
Fixed the birthday function on OS X, it apparently wasn't working from the start.
**[@iandrewt](https://github.com/iandrewt)**
**Song**
<br
\>
-
[
OSX
]
Added Spotify support to song.
**[@iandrewt](https://github.com/iandrewt)**
-
[
OSX
]
Added Itunes support to song.
**[@iandrewt](https://github.com/iandrewt)**
-
Fix bug with
`song_shorthand`
and songs with more than one occurence of
`-`
.
**Battery**
<br
\>
-
Fixed a naming error when multiple batteries are displayed.
**[@iandrewt](https://github.com/iandrewt)**
### Stdout Mode
-
Fixed issues with functions that use
`prin`
.
1.6.md
0 → 100644
View file @
bbfa4b67
# Neovim 1.6
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