1502 Commits

Author SHA1 Message Date
SainoNamkho
75099939a7 Allow displaying multiple framebuffers in one line
In case the `/proc/fb` file is
    0 svgadrmfb
    1 VESA VGA
screenfetch might display as
       `/ossssso+/:-        -:/+osssso+-   GPU: svgadrmfb
    VESA
      `+sso+:-`                 `.-/+oso:
2018-11-29 03:11:19 +08:00
darealshinji
901d67ac3b Merge pull request #598 from citizenkepler/master
Fixed issue where make.conf can be a include directory
2018-11-14 18:34:06 +01:00
Citizen Kepler
c054437105 Fixed issue where make.conf can be a include directory 2018-11-12 18:48:48 -08:00
darealshinji
05e20d3e75 Merge pull request #595 from coughll/master
Fixed bug displaying font type on macos
2018-11-02 13:43:53 +01:00
stonercough
d22cadae83 Fixed bug displaying font type on macos 2018-11-01 21:12:38 -04:00
darealshinji
9cd94afe26 Merge pull request #592 from justingallagher/fixgpuunknown
Set GPU to Not Found if Intel check fails
2018-10-26 11:53:46 +02:00
Justin Gallagher
0c8174eb29 Revert to GPU Unknown when intel chip is not recognized 2018-10-24 19:12:36 -07:00
darealshinji
486bb1ecd6 Merge pull request #593 from justingallagher/improvehelp
Add list of supported displays to --help output
2018-10-23 12:06:42 +02:00
Justin Gallagher
0d4505dad3 Add list of supported displays to --help output 2018-10-22 23:00:25 -07:00
Justin Gallagher
11b8ee6ea9 Set GPU to Not Found if intel check fails 2018-10-21 23:39:07 -07:00
darealshinji
740cac15b7 Merge pull request #591 from jonasstein/patch-1
README: Improve emerge command
2018-10-07 15:54:44 +02:00
Jonas Stein
482bbf851c README: Improve emerge command
Use the full package name app-misc/screenfetch
2018-10-07 15:46:01 +02:00
darealshinji
022101029f Merge pull request #590 from justingallagher/master
Fix some edge cases for counting snap packages
2018-10-03 13:56:37 +02:00
Justin Gallagher
dc6a47c19f Fix some edge cases for counting snap packages 2018-10-03 07:52:53 +00:00
darealshinji
5941e580f3 Merge pull request #589 from wavengine/master
Grammar update
2018-09-19 14:14:38 +02:00
root
f2d57c3cf7 Grammar update 2018-09-19 03:09:51 -07:00
Brett Bohnenkamper
2391e4fbdf Merge pull request #583 from julianaito/master
Removed more useless pipes and other improvements
2018-09-02 21:52:11 -05:00
darealshinji
d4cb90b028 Create ISSUE_TEMPLATE.md 2018-07-31 13:40:25 +02:00
darealshinji
2be0f93a6c Merge pull request #585 from protonesso/patch-1
januslinux uses pkgutils
2018-07-30 20:55:27 +02:00
protonesso
3a205a6cee januslinux uses pkgutils 2018-07-30 16:55:44 +03:00
Charlène
e9872b2384 Removed some useless pipes and other improvements
Xorg-based desktops:

- Simplified the way we get screen resolution with `xdpyinfo`

FreeBSD:

- Modified packages count code
- Removed useless pipes for CPU detection
- Fixed pgrep flags for WM detection

NetBSD:

- Removed useless pipe for packages count code and fused with OpenBSD

DragonFlyBSD:

- Removed useless pipe for packages count code

Haiku:

- Removed useless pipes while getting additional OS version info, uptime and
  RAM.
- Simplified the way we get CPU, GPU and screen resolution infos

Android:

- Improved and simplified way to get the CPU model
2018-07-28 17:03:53 +02:00
darealshinji
8020f56249 Merge pull request #582 from julianaito/master
Removed some useless use of pipes
2018-07-26 22:43:53 +02:00
Charlène
c144fe3f13 Removed some useless use of pipes
GNU/Linux (and other OSes using /proc/cpuinfo):
	* Modified the way we get CPU model
OpenBSD:
	* Modified the way we get GPU model
2018-07-26 20:09:30 +02:00
darealshinji
d766268937 Merge pull request #581 from wavengine/master
Fix GPU bug (closes #571)
2018-07-24 14:52:57 +02:00
Kane You
c55a6f306e Fix GPU bug
Repair version
2018-07-24 16:27:11 +08:00
darealshinji
9d9945567f Merge pull request #580 from XeonSquared/master
Fix memory size detection on Haiku
2018-07-12 22:31:56 +02:00
Izaya
444bb80fcb Fix memory size detection on Haiku 2018-07-13 05:03:57 +10:00
darealshinji
7820d905a4 Merge pull request #579 from wavengine/master
Fix gpu bug
2018-07-07 10:01:17 +02:00
Kane You
62d81ad6b2 fix gpu bug
Fix gpu detect on some noGPU machine bug
2018-07-06 21:26:43 +08:00
darealshinji
91764c4576 Merge pull request #578 from EdwardBetts/patch-1
Correct a spelling mistake.
2018-07-05 11:20:00 +02:00
Edward Betts
744e1b0e6b Correct a spelling mistake. 2018-07-05 06:28:38 +01:00
Alex Baranowski
6faf543796 Remove doubled EuroLinux in supported distros 2018-06-22 13:33:15 +02:00
Alex Baranowski
01949ad468 Fix support for Scientific Linux 2018-06-22 10:12:55 +00:00
Alex Baranowski
101b2b02b5 Add support for EuroLinux 2018-06-21 13:58:28 +02:00
darealshinji
e1b388dd0a Merge pull request #570 from lamby/informations-typo
Correct informations → information typo.
2018-06-17 22:26:42 +02:00
Chris Lamb
71b30c65fb Correct informations → information typo. 2018-06-17 15:52:47 +02:00
darealshinji
ca3274824e Merge pull request #569 from jorgesumle/master
Remove trailing whitespaces
2018-06-17 00:16:14 +02:00
Jorge Maldonado Ventura
798160c70a Remove trailing whitespaces 2018-06-16 23:20:55 +02:00
darealshinji
26e833be28 Merge pull request #567 from protonesso/master
add januslinux
2018-06-16 19:33:56 +02:00
protonesso
c60131a386 add januslinux 2018-06-16 19:00:38 +03:00
darealshinji
4f63613f37 Merge pull request #564 from pklebba/master
Removed unnecessary conditional
2018-06-06 14:07:37 +02:00
pklebba
1882672888 Removed unnecessary conditional 2018-06-05 23:18:29 +02:00
darealshinji
eaecb12da7 display full Ubuntu release codename 2018-06-02 18:30:39 +02:00
darealshinji
edca6878d6 set some variables as local 2018-06-02 17:55:44 +02:00
darealshinji
35c3aa680a count snap packages (close #560) 2018-06-02 17:40:16 +02:00
darealshinji
c4992055ae on Linux (or similar) use free(1) to get RAM (close #542) 2018-06-02 17:18:52 +02:00
darealshinji
ead8bd8fac set GIO_EXTRA_MODULES (close #549) 2018-06-02 17:09:48 +02:00
darealshinji
79a1d16146 fix lsb_release detection 2018-06-02 05:04:42 +02:00
darealshinji
8792ae0170 grep 2018-06-02 04:58:03 +02:00
darealshinji
c7f03b3d71 indentation 2018-06-02 04:12:09 +02:00