Commit graph

1430 commits

Author SHA1 Message Date
Muhammad Herdiansyah
c8bd5d4ea2 Memory: Fixed inaccurate memory in Solaris 2017-01-05 13:55:28 +07:00
Dylan Araps
7d65ae513d CPU Usage: re-detect cores if set to physical or off 2017-01-05 10:57:28 +11:00
Dylan Araps
abbf9100b1 General: Small whitespace changes 2017-01-05 10:11:17 +11:00
Dylan Araps
d1d63cf5df OS: Fix weird spacing 2017-01-05 10:07:36 +11:00
Muhammad Herdiansyah
ca3e88b934 CPU/CPU Usage: Fixed cores not showing in Solaris
In Oracle Solaris, its default grep doesn't have -F option, only xpg4
has it, so a new PATH has to be added because somehow Oracle doesn't
include them into the default PATH.
2017-01-04 22:45:08 +07:00
Dylan Araps
eda20680b0 Merge pull request #594 from dylanaraps/fixes
General: Fixes
2017-01-05 02:09:46 +11:00
Dylan Araps
febc465345 Merge pull request #580 from mstraube/konsole
Term: Rewrite Konsole font detection, closes #576
2017-01-05 02:07:20 +11:00
Dylan Araps
7fae8044f0 General: Fix unset variable errors 2017-01-05 01:50:11 +11:00
Dylan Araps
52d88d63d4 Ascii: Fix hang caused by missing OS ascii art. 2017-01-05 01:37:59 +11:00
Michael Straube
f1c61c597e Term: Simplify Konsole font detection 2017-01-04 15:33:40 +01:00
Dylan Araps
a4aa4b48c7 General: Fixes 2017-01-05 00:36:04 +11:00
Michael Straube
10cfce6524 ASCII: Fix SUSE logo not displayed 2017-01-04 11:37:25 +01:00
Dylan Araps
847706befd Merge pull request #588 from mstraube/kde
Fix WM Theme detection for KDE5, closes #586
2017-01-04 08:27:36 +11:00
Dylan Araps
692b212291 Merge pull request #590 from mstraube/mate
DE: Fix WM Theme not detected on MATE
2017-01-04 08:25:13 +11:00
Michael Straube
5ef29eb2b5 Fix WM Theme detection for KDE5, closes #586 2017-01-03 17:07:51 +01:00
Michael Straube
67dce7f48d DE: Fix WM Theme not detected on MATE 2017-01-03 14:29:47 +01:00
Herdiansyah
6057b8c7fb Merge pull request #589 from mstraube/syntax
General: Fix arithmetic expression
2017-01-03 19:40:36 +07:00
Michael Straube
d0975b2436 General: Fix arithmetic expression 2017-01-03 13:28:05 +01:00
Dylan Araps
ce649ab759 Ascii: Add SUSE* 2017-01-02 18:48:42 +11:00
Dylan Araps
ba70667539 Ascii: Add another match for Red Hat 2017-01-02 18:39:12 +11:00
Dylan Araps
deb508fde8 Ascii: Remove greedy globs 2017-01-02 18:33:38 +11:00
Dylan Araps
8639275809 Ascii: Fix various bugs with spelling 2017-01-02 18:26:45 +11:00
Dylan Araps
2662c42adc Ascii: Fix bug when using custom ascii art 2017-01-02 18:06:27 +11:00
Dylan Araps
a1ace81577 Ascii: Remove travis art as it's no longer used 2017-01-02 18:03:44 +11:00
Dylan Araps
d4f5ee4435 Ascii: Alphabetize distro names 2017-01-02 18:02:28 +11:00
Dylan Araps
484a306831 Ascii: Add _value variants to get_distro_colors() 2017-01-02 17:30:43 +11:00
Dylan Araps
4a5d1b7e8a Ascii: Fix format 2017-01-02 16:55:08 +11:00
Dylan Araps
fd6dd9fd6b Ascii: More cleanup 2017-01-02 16:53:05 +11:00
Dylan Araps
3457f008b2 Ascii: Simplify function 2017-01-02 16:40:30 +11:00
Herdiansyah
d855121612 Merge pull request #581 from konimex/install_date
Install Date: Rewrite function
2017-01-02 11:28:43 +07:00
Muhammad Herdiansyah
6bde4b5a8f Docs: CHANGELOG 2017-01-02 11:18:01 +07:00
Dylan Araps
c41babb6f9 Revert "Ascii: Glob match ascii art"
This reverts commit af97d1a645.
2017-01-02 13:01:24 +11:00
Dylan Araps
af97d1a645 Ascii: Glob match ascii art 2017-01-02 12:59:15 +11:00
Dylan Araps
315dfc1ef0 General: Fix spacing 2017-01-02 11:50:29 +11:00
Dylan Araps
8bacdc2cc1 DE: Fix empty var 2017-01-02 11:48:23 +11:00
Dylan Araps
0b188d7c55 DE: Check that WM isn't empty 2017-01-02 11:46:07 +11:00
Dylan Araps
bfb5278efb General: Fix math syntax 2017-01-02 11:44:37 +11:00
Dylan Araps
e54fd50eb1 Docs: Update docs 2017-01-02 11:30:34 +11:00
Dylan Araps
db22297738 CPU Temp: Fix issue with old values 2017-01-02 11:27:37 +11:00
Dylan Araps
3f7dd84ef8 Merge branch 'master' into fahrenheit 2017-01-02 11:16:05 +11:00
Dylan Araps
00f75a61bc Merge pull request #574 from dylanaraps/decode
Wallpaper: Decode gsettings file paths, closes #573
2017-01-02 11:11:52 +11:00
Muhammad Herdiansyah
fbb268edc8 Install Date: Added ls command for Toybox 2017-01-01 20:00:11 +07:00
Muhammad Herdiansyah
b8af8fd69a Install Date: Only use relevant flags for ls 2017-01-01 20:00:09 +07:00
Muhammad Herdiansyah
bee922eb43 Install Date: Rewrite function 2017-01-01 19:59:23 +07:00
Muhammad Herdiansyah
ce63709b06 Shell: Disable version detection for ash and dash 2017-01-01 15:07:10 +07:00
Michael Straube
7786934995 Term: Rewrite Konsole font detection, closes #576 2016-12-30 18:18:21 +01:00
Michael Straube
e951eab847 ASCII: Fixed typo 2016-12-30 13:20:32 +01:00
Michael Straube
c9ddec83bf ASCII: Fixed ASCII logo not shown on openSUSE 2016-12-30 13:19:12 +01:00
Muhammad Herdiansyah
72ce23befb Docs: Better manpage format 2016-12-29 15:26:44 +07:00
Muhammad Herdiansyah
058ee8a211 ASCII: Added ASCII for Joyent SmartOS 2016-12-28 17:55:04 +07:00