Commit Graph

2408 Commits

Author SHA1 Message Date
Dylan Araps 76c6c18cee Merge branch 'master' into song 2016-10-26 15:21:04 +11:00
Dylan Araps efa55b28b0 Rewrite getsong 2016-10-26 15:18:11 +11:00
Dylan Araps bc906abb4e Update Changelog.md 2016-10-26 15:17:31 +11:00
Dylan Araps 04d00ad229 Merge pull request #395 from dylanaraps/fixes
Misc fixes/changes
2016-10-26 15:16:24 +11:00
Dylan Araps 252d56ab49 Reduce sise of iOS GPU function 2016-10-26 11:29:46 +11:00
Dylan Araps fa312af1ee Misc fixes/changes 2016-10-26 11:18:37 +11:00
Dylan Araps cc9095ccd5 Refactor GPU 2016-10-25 10:39:56 +11:00
Dylan Araps ab1de702f9 Distro: Simplify shorthand for lsb_release 2016-10-25 10:30:41 +11:00
Dylan Araps 192014ca9f Model: Remove useless use of cat 2016-10-25 10:25:10 +11:00
Dylan Araps cbd577e131 Merge pull request #394 from konimex/master
*SUSE: Changed ASCII behavior
2016-10-25 07:57:44 +11:00
Muhammad Herdiansyah e92e691751 SUSE: Changed ASCII behavior
In SUSE's `lsb_release`, they have different behavior for `-ir` and
`-d`, one output will be `openSUSE Leap 42.1` and the other will be
`SUSE LINUX 42.1`. This new behavior would also extend compatibility
with SUSE Linux Enterprise.
2016-10-24 22:09:57 +07:00
Dylan Araps c869e81e3b Fix w3m-img being used even when images were off 2016-10-24 08:53:54 +11:00
Dylan Araps 1993f22ec6 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-10-24 08:49:41 +11:00
Dylan Araps bb3ffbbeb8 Remove old config option 2016-10-24 08:49:13 +11:00
Dylan Araps 4fadf10a92 Merge pull request #393 from konimex/master
Solaris: Changed Solaris' getpackage behaviour and getdistro output
2016-10-23 22:56:49 +11:00
Muhammad Herdiansyah 24e7216777 Solaris: Strip out crap from getdistro output 2016-10-23 18:51:12 +07:00
Muhammad Herdiansyah d39bebb2a4 Solaris: Unified package detection with Linux
Some OpenSolaris/illumos-based distribution used various Linux package
managers such as dpkg, rpm, and portage (see more at
http://wiki.illumos.org/display/illumos/Distributions). It would make
sense for Solaris' case to be unified with Linux.

However, Linux's `pkg` detection (I don't know which distro is that) are
vastly different from Oracle Solaris/OpenIndiana's `pkg`, so a
workaround is used.
2016-10-23 18:51:04 +07:00
Dylan Araps d2abfdb184 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-10-23 14:09:14 +11:00
Dylan Araps 09a4ac132e Simplify cursor positioning 2016-10-23 14:08:45 +11:00
Dylan Araps d09cf58790 Cursor Position: Fix issues when using URxvt+Padding 2016-10-23 13:47:49 +11:00
Dylan Araps f1b55fb9d1 Update Changelog.md 2016-10-23 13:46:20 +11:00
Dylan Araps 5dddaa0b26 GPU: Remove duplicate substitutions 2016-10-23 11:22:17 +11:00
Dylan Araps f4b266b5c6 CPU Speed: Don't use read 2016-10-23 11:13:40 +11:00
Dylan Araps 8c93c3b6c3 Changelog 2016-10-23 11:10:16 +11:00
Dylan Araps 47d8fe1bf6 Changelog 2016-10-23 11:09:20 +11:00
Dylan Araps 82d9f80f0d Merge pull request #391 from dylanaraps/mem
Linux: Correctly calculate memory usage
2016-10-23 11:05:21 +11:00
Dylan Araps 49cdb2f95c Linux: Correctly calculate memory usage 2016-10-23 11:03:46 +11:00
Dylan Araps 7456bafb5e Merge pull request #390 from ncmprhnsbl/patch-1
update void ascii
2016-10-23 10:35:01 +11:00
ncmprhnsbl f41e0ef660 update void ascii
fixes to make more like original screenfetch ascii
2016-10-23 09:05:29 +10:00
Dylan Araps 187dfe7a79 Config: Small formatting change 2016-10-23 09:57:00 +11:00
Dylan Araps 5a855e667f Config: Change formatting 2016-10-23 09:54:47 +11:00
Dylan Araps 664556d137 Test mode: Show CPU temp 2016-10-23 09:51:16 +11:00
Dylan Araps a06fc79deb Changelog 2016-10-23 09:50:05 +11:00
Dylan Araps 4e741ef8ef CPU Temp: Off by default 2016-10-23 09:47:01 +11:00
Dylan Araps 3ef6aeea42 Linux: Add CPU temperature 2016-10-23 09:45:03 +11:00
Dylan Araps 9838c7cc5b Changelog 2016-10-23 09:10:48 +11:00
Dylan Araps 6457b3276f Windows: Print DE 2016-10-23 09:07:04 +11:00
Dylan Araps a59cf169e4 Cmus: Fix broken output, closes #389 2016-10-22 23:14:54 +11:00
Dylan Araps fe8e15d5d6 Simplify cursor position 2016-10-22 20:25:41 +11:00
Dylan Araps 17d17f4480 Theme: Fix gtk2/3 comparison when whitespace is involved 2016-10-22 19:59:25 +11:00
Dylan Araps eaae9efb9d Changelog 2016-10-22 15:20:32 +11:00
Dylan Araps 919da27716 Added support for Porteus, closes #388 2016-10-22 15:19:56 +11:00
Dylan Araps 365390dc78 Changelog 2016-10-22 15:13:09 +11:00
Dylan Araps 0fb2b661ba Song: Add support for Audacious. @ncmprhnsbl 2016-10-22 15:11:52 +11:00
Dylan Araps 92595e8bc6 Fix cursor artifacts in termux 2016-10-22 10:20:14 +11:00
Dylan Araps ad3a90219a Fix cursor artifcats in termux 2016-10-22 10:18:38 +11:00
Dylan Araps fd957835b7 Merge branch 'master' into android2 2016-10-22 10:16:10 +11:00
Dylan Araps 79392d75a9 Sigh 2016-10-22 10:15:47 +11:00
Dylan Araps d1ef3ab4e8 Merge branch 'master' into android2 2016-10-22 10:11:38 +11:00
Dylan Araps ad2b18ef07 Count line breaks when calculating cursor position 2016-10-22 10:11:18 +11:00