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
e77c7eada6
Merge pull request #595 from dylanaraps/ascii_fix
...
Ascii: Fix hang caused by missing OS ascii art.
2017-01-05 01:55:30 +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
Herdiansyah
64e3778b93
Merge pull request #593 from mstraube/suse
...
ASCII: Fix SUSE logo not displayed
2017-01-04 17:44:55 +07:00
Michael Straube
10cfce6524
ASCII: Fix SUSE logo not displayed
2017-01-04 11:37:25 +01:00
Dylan Araps
9518c0c485
Update CHANGELOG.md
2017-01-04 08:28:10 +11: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
8cc55e56c5
Update CHANGELOG.md
2017-01-04 08:26:15 +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
dcdfaa7652
Update CHANGELOG.md
2017-01-03 12:50:34 +11:00
Dylan Araps
5eba7fc91e
Merge pull request #585 from dylanaraps/ascii_simp
...
Ascii: Simplify file handling.
2017-01-03 12:48:28 +11: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
dfdc9977bd
Merge pull request #583 from dylanaraps/mathfix
...
DE: Fix bugs.
2017-01-02 12:00:23 +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
c948f185f9
Docs: Changelog
2017-01-02 11:40:19 +11:00
Dylan Araps
598daa931a
Merge pull request #575 from dylanaraps/fahrenheit
...
CPU: Add support for displaying temp as Fahrenheit
2017-01-02 11:38:42 +11:00
Dylan Araps
3f0a58b192
Config: Update travis
2017-01-02 11:34:42 +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
ee72084a9a
Docs: Changelog
2017-01-02 11:15:22 +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