Commit Graph

1038 Commits

Author SHA1 Message Date
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
darealshinji
212b8082ec Update CHANGELOG 2016-05-07 12:18:55 +02:00
darealshinji
7b35a646cd add FLWM to manpage 2016-05-07 12:18:18 +02:00
darealshinji
c611cba150 detect FLWM 2016-05-07 12:17:02 +02:00
darealshinji
6310a6d55e BusyBox detection on TinyCore (close #268) 2016-05-07 12:11:05 +02:00
darealshinji
953065a03f print GTK theme line correctly with `screenfetch -n'
and remove extra space from host line
2016-05-07 09:31:36 +02:00
darealshinji
fa7bd1d46b Update FreeBSD installation instructions 2016-05-07 06:10:15 +02:00
darealshinji
c5cab3d6cf RHEL 7 detection 2016-05-07 05:33:09 +02:00
darealshinji
e3d697a10b don't let `-L' change color of bash prompt (fix #289) 2016-05-07 05:23:45 +02:00
darealshinji
acfb35173b newline after each `fulloutput=(' in asciiText()
makes the script a bit easier to read
2016-05-07 04:58:38 +02:00
darealshinji
e168b26a60 indentation, alphabetical order of WMs 2016-05-07 04:31:45 +02:00
darealshinji
24359a1f8d display only distro name on Kali rolling 2016-05-06 19:45:28 +02:00
darealshinji
45d5d9a9f7 add Exherbo to manpage 2016-05-06 16:13:04 +02:00
darealshinji
4e7bd37f6b Exherbo Linux detection 2016-05-06 16:12:23 +02:00
darealshinji
e7fd65603a MSYS2 installation instruction 2016-05-06 16:06:53 +02:00
darealshinji
be80912e50 compatibility with ARM devices running FreeBSD
From PR #325 by @tntc .
Untested on DragonflyBSD and therefor not applied for it too.
2016-05-06 15:49:42 +02:00
darealshinji
eb1d3ede23 Fix some compatibility problems for older versions of OS X
from PR #325 by @tntc
2016-05-06 15:41:12 +02:00
darealshinji
ccf3869293 Bump copyright year 2016-05-06 15:39:30 +02:00
darealshinji
1095d82080 remove `+' 2016-05-06 15:20:51 +02:00
darealshinji
a1062f6161 Merge pull request #348 from darealshinji/fixes-merged2
Merging pull requests
2016-05-06 15:01:21 +02:00
darealshinji
af1f27a2c8 Resolve merge conflicts 2016-05-05 18:01:29 +02:00
darealshinji
406db5d0c5 revert tri-coloring Kogaion logo 2016-05-05 15:12:15 +02:00
darealshinji
dba7382bbf Distro list in alphabetical order 2016-05-05 04:51:29 +02:00