darealshinji
1b2c185aae
Merge pull request #368 from Rolinh/dfly-fixes
...
Fix DragonFly BSD support
2016-07-20 12:07:08 +02:00
Robin Hahling
9495b566c8
Fix CPU detection for DragonFly BSD
2016-07-19 17:17:28 +02:00
Robin Hahling
13c7e13352
Fix GPU detection for DragonFly BSD
2016-07-19 17:14:22 +02:00
Robin Hahling
96e916ddaa
Fix memory detection for DragonFly BSD
2016-07-19 17:11:29 +02:00
Robin Hahling
6f0413ead5
Detect shell on DragonFly BSD
2016-07-19 17:06:32 +02:00
Robin Hahling
7cce7b6727
Use sysctl call to compute uptime for DragonFly BSD
2016-07-19 17:04:22 +02:00
Robin Hahling
5999ed81f6
Add support for packages count for DragonFly BSD
2016-07-19 16:41:25 +02:00
darealshinji
2ea41a2d76
remove separate Devuan detection line
2016-07-19 02:07:33 +02:00
darealshinji
d31916160b
detect SparkyLinux
2016-07-19 02:05:24 +02:00
darealshinji
3da1091997
Merge pull request #367 from JohnScott623/patch-1
...
Correct spelling of GNOME, MATE, and LXDE
2016-07-16 02:43:15 +02:00
John Scott
cd676fbacf
Update manpage
2016-07-15 20:24:09 -04:00
John Scott
24f8a6b8c1
Correct spelling of GNOME, MATE, and LXDE
...
For all of the aforementioned desktop environments, their names are officially spelled entirely in capital letters. This corrects instances where this convention was not used.
2016-07-15 18:45:42 -04:00
darealshinji
ded651c99b
Re-enable Android check
...
/system/build.prop is an essential and appearently Android-exclusive file, so this check should be quite reliable.
2016-07-14 11:57:03 +02:00
darealshinji
ce75a4d099
Merge pull request #364 from Head-on-a-Stick/master
...
Simpler installed packages command for APT-based systems
2016-07-02 08:20:10 +02:00
Matthew T Hoare
8c27d7d0fd
Simpler installed packages command for APT-based systems
2016-07-02 00:47:16 +01:00
darealshinji
2b7e4bb8bc
Red Star OS logo
...
Quickly generated with jp2a. Can definitely be improved.
2016-07-01 15:33:14 +02:00
darealshinji
d162f5befb
detect Ubuntu on Windows 10
2016-06-28 04:38:06 +02:00
darealshinji
5b09eacf79
CPU frequency detection in "Ubuntu on Windows"
...
On "Ubuntu on Windows" `/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq` requires root rights to read its content, so check if we have read permissions.
2016-06-18 21:02:24 +02:00
darealshinji
dae6cf6115
use $distro_more
2016-05-31 17:17:28 +02:00
darealshinji
ff1bb8fe7d
Obarun Linux detection
2016-05-31 17:10:38 +02:00
darealshinji
697af6ca9a
Update screenfetch.1
...
new distro: Devuan
2016-05-31 16:03:03 +02:00
darealshinji
50cd76900e
Update CHANGELOG
...
added Devuan detection
2016-05-31 16:02:26 +02:00
darealshinji
7fcda5c6cc
Devuan logo
2016-05-31 15:56:44 +02:00
darealshinji
867cb0c3e5
Merge pull request #357 from jaromil/master
...
added Devuan
2016-05-31 15:15:02 +02:00
Jaromil
1aef19d597
added Devuan
2016-05-31 09:10:17 +02:00
darealshinji
6384b5e5a2
cleanup in detectde() function
2016-05-19 01:11:31 +02:00
darealshinji
ea4765864e
Red Star OS detection
...
Tested on Red Star OS 3.0
2016-05-19 01:06:29 +02:00
darealshinji
df8fe12395
fix GPU and screen resolution detection on Windows
...
Moved the generic GPU detection into the `else` statement. Closes #354
2016-05-17 20:13:26 +02:00
darealshinji
ccd5521e74
Update CHANGELOG
2016-05-14 16:53:35 +02:00
darealshinji
21a86ed3b9
Update manpage ("SUSE Linux Enterprise" added)
2016-05-14 16:53:07 +02:00
darealshinji
156396bef2
don't detect "SUSE Linux Enterprise" as "openSUSE"
...
tested on SUSE Linux Enterprise 12 (desktop edition)
2016-05-14 16:49:15 +02:00
darealshinji
d721626c23
don't display package count if no package manager was found
2016-05-14 15:52:13 +02:00
darealshinji
e53d8d500d
openSUSE Tumbleweed detection
...
close #353
2016-05-14 14:37:48 +02:00
darealshinji
2553f286af
cleanup in detectdistro()
2016-05-14 14:35:15 +02:00
darealshinji
3d9bbbca45
don't list CentOS twice
2016-05-13 14:07:39 +02:00
darealshinji
c834c9e6fb
KDE: show Plasma version alongside with Framework version
2016-05-13 09:29:29 +02:00
darealshinji
9f54439dea
Better KDE5 theme detection
2016-05-13 09:26:34 +02:00
darealshinji
ca2e342622
KDE neon logo
...
Offered by @dylanaraps
closes #352
2016-05-11 12:15:47 +02:00
darealshinji
b16b10c084
KDE5 version detection fix
2016-05-11 12:01:30 +02:00
darealshinji
e595ef7192
CHANGELOG: Added detection for KDE neon
2016-05-11 11:15:24 +02:00
darealshinji
2e7ef7d0b7
Update manpage ("KDE neon" distro added)
2016-05-11 11:14:42 +02:00
darealshinji
ac048b4277
KDE neon detection
...
KDE neon is based on Ubuntu 16.04 with latest KDE Plasma release.
Homepage: http://neon.kde.org/
2016-05-11 11:13:36 +02:00
darealshinji
a8bc6e4862
don't identify marco automatically as MATE DE
...
Doesn't screw up MATE detection (tested on Ubuntu 16.04).
Closes #287
2016-05-10 06:03:28 +02:00
darealshinji
f9a60c9885
never print empty lines when using `-n'
...
closes #184
2016-05-10 05:05:29 +02:00
darealshinji
71ee8b72f8
count chocolatey packages on Msys
2016-05-10 04:31:30 +02:00
darealshinji
ffb3fd79d9
LXDE: Lubuntu desktop.conf check + cleanup
...
At least on some versions of Lubuntu the file seems to be stored in ~/.config/lxsession/Lubuntu/
2016-05-08 03:47:08 +02:00
darealshinji
27c06d4002
Merge pull request #350 from darealshinji/TrinityDE
...
detect Trinity DE and TWin (closes #122 )
2016-05-08 03:22:34 +02:00
darealshinji
23b8e128c3
detect Trinity DE and TWin
2016-05-08 03:16:09 +02:00
darealshinji
4ec07abc40
checking $GDMSESSION when it's empty doesn't make sense
2016-05-08 01:58:24 +02:00
darealshinji
b611ebba20
Fix theme detection on Cygwin ( close #349 )
2016-05-07 18:03:52 +02:00