Commit Graph

1341 Commits

Author SHA1 Message Date
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
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
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
darealshinji
64b3b57fe1 some theme detection fixes and lots of cosmetics 2018-06-02 03:49:44 +02:00
darealshinji
93c594c838 New distro: PureOS 2018-06-02 01:11:52 +02:00
darealshinji
ebbf97f5cb Merge pull request #561 from stevestock/master
shellcheck fixes
2018-06-01 23:58:42 +02:00
stevestock
0a7be6fd91 more changes per @darealshinji comments 2018-06-01 14:03:05 -04:00
stevestock
42f171c210 changes per @darealshinji comments 2018-05-31 22:08:41 -04:00
stevestock
5bdc526294 shellcheck fixes 2018-05-30 21:08:52 -04:00
darealshinji
e881393f5f Merge pull request #559 from allanjude/patch-1
fix memory statistics on FreeBSD
2018-05-21 23:33:51 +02:00
Allan Jude
8fc334e54a fix memory statistics on FreeBSD
The syntax '/ 1024^2' does not work in bash. The other instances of it are piped to bc, where it does work.

Switch to '/ 1024 / 1024' to scale the value to megabytes.

```
bash> echo "ram=$(sysctl -n hw.physmem)"
ram=34194522112
bash> echo "ram_mb=$(( $(sysctl -n hw.physmem) / 1024))"
ram_mb=33393088
bash> echo "ram_mb=$(( $(sysctl -n hw.physmem) / 1024^2))"
ram_mb=33393090
bash> echo "ram_mb=$(( $(sysctl -n hw.physmem) / 1024 / 1024))"
ram_mb=32610
```

This makes the output correct.

On my machine with 32GB of ram:
Before:
```
RAM: 30618762MiB / 33393090MiB
```

After:
```
RAM: 30057MiB / 32768MiB
```
2018-05-21 14:02:25 -04:00
Brett Bohnenkamper
3df218521f This should fix PR #550. Secondary WM check was preventing proper formatting and name check of WMs. 2018-04-13 00:20:33 -05:00
Brett Bohnenkamper
89e7433c45 Proper GNOME version detection. 2018-04-13 00:14:53 -05:00
Brett Bohnenkamper
427964efc8 Oops, forgot a fi. 2018-04-12 23:47:27 -05:00