darealshinji
246b92e8db
manpage: missing a comma
2014-07-30 03:23:43 +02:00
djcj
076585b5c8
add Void Linux
2014-07-29 19:35:13 +02:00
darealshinji
40ac2b923c
mention KaOS
2014-07-29 07:22:51 +02:00
darealshinji
d5b024da4a
mention KaOS
2014-07-29 07:22:18 +02:00
djcj
bbd71ed877
Korora: change secondary color, mention Korora in manpage
2014-07-29 05:04:26 +02:00
djcj
62bc3a1c61
Korora ASCII art fixes
2014-07-28 22:11:05 +02:00
djcj
6c167b1722
add Korora Linux
2014-07-28 21:48:43 +02:00
Brett Bohnenkamper
5402cf500b
Readying for new tag.
v3.5.0
2014-06-06 03:12:30 -05:00
Brett Bohnenkamper
28e49764ce
Merge pull request #120 from darealshinji/master
...
add new WMs, re-add Xfce (accidentally removed it from list)
2014-06-06 03:07:18 -05:00
Brett Bohnenkamper
0007ae2903
Merge pull request #123 from forostm/master
...
KaOS
2014-06-06 03:04:39 -05:00
José Mario González-González
270dcff51e
Update screenfetch-dev
2014-05-19 18:36:03 +02:00
José Mario González-González
6154a030bc
cambios para KaOS
2014-05-19 18:32:38 +02:00
Brett Bohnenkamper
69c46cb94b
Merge pull request #121 from antalg/master
...
A (now confirmed) fix for a screen resolution problem in cygwin.
2014-05-06 15:56:11 -05:00
darealshinji
0e189bceba
remove trailing whitespace in line 32
2014-05-01 17:30:43 +02:00
darealshinji
e13c6f1f67
Update CHANGELOG
2014-05-01 17:28:13 +02:00
darealshinji
2c3e276085
Update CHANGELOG
...
Changelog information came from this command line output:
git log --all --graph --preformat:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'\n--abbrev-commit --date=relative
2014-05-01 17:22:30 +02:00
Anton Älgmyr
db7ba39bbc
Added a variable for the delimiter
...
This makes it easier to customize the code and to make sense of what it does.
2014-05-01 04:16:46 +02:00
Anton Älgmyr
ecfbb4695e
Missed a set of parentheses in the pushed version
...
I tested the code under cygwin with one monitor, and found that even that produced wrong output (and a test with some faked monitors confirmed the output given in the issue). The error was me omitting the parentheses that signify an array in bash. With them there it should work as intended.
2014-05-01 03:49:39 +02:00
antalg
4ddd9287ad
A probable fix for a screen resolution problem in cygwin. Untested right now, but it should work...I think.
2014-04-30 16:59:41 +02:00
darealshinji
f081b3a772
add new WMs, re-add Xfce (accidentally removed it from list)
2014-04-30 10:39:18 +02:00
Brett Bohnenkamper
00d4848450
Experimental fix for issue #97 .
2014-04-29 22:05:56 -05:00
Brett Bohnenkamper
288182f185
Dirty fix for Antergos support with lsb_release.
2014-04-29 21:54:51 -05:00
Brett Bohnenkamper
bb23904186
Forgot to fix Parabola pkg detection.
2014-04-29 21:46:24 -05:00
Brett Bohnenkamper
5c0e10f672
Woops, forgot to add something else on that last part.
2014-04-29 21:41:40 -05:00
Brett Bohnenkamper
43964ef594
Adding support for the echinus (dwm fork) WM.
2014-04-29 21:40:54 -05:00
Brett Bohnenkamper
9c658afcc3
Add 2bwm support. Fixes kori's issue ( #88 ).
2014-04-29 21:39:15 -05:00
Brett Bohnenkamper
0ff8c55b21
Various Parabola GNU/Linux-libre aesthetic fixes.
2014-04-29 21:34:02 -05:00
Brett Bohnenkamper
c1bdf8b952
Experimental Antergos support. NEEDS TESTING.
2014-04-29 21:28:34 -05:00
Brett Bohnenkamper
ba499efaf9
Fix for issue #113 . gtk_2line var at top of file needs to be set to 'yes' for it to output in old, 2-line format.
2014-04-29 20:59:06 -05:00
Brett Bohnenkamper
3aa79bf82e
Merge pull request #119 from antalg/master
...
Added reset before all colors. This fixes a graphical bug.
2014-04-29 20:52:55 -05:00
Brett Bohnenkamper
af81721867
Merge pull request #118 from darealshinji/patch-1
...
re-revert accidentally reverted changes
2014-04-29 20:49:15 -05:00
antalg
4a8637b772
Added reset before all colors. This fixes a graphical bug.
2014-04-29 19:18:26 +02:00
darealshinji
5665deb95d
re-revert accidentally reverted changes
...
Sometimes cherry-picking code isn't a bad idea. ;-)
This should fix all the changes that have been reverted by the followed merged pull request.
2014-04-29 14:33:56 +02:00
Brett Bohnenkamper
ff8df4628a
Merge pull request #98 from benwaffle/patch-1
...
removed redundancy
2014-04-29 00:53:38 -05:00
Brett Bohnenkamper
13c65bdda0
Adding NetBSD to supported distros in --help.
2014-04-29 00:51:28 -05:00
Brett Bohnenkamper
1632f9b67f
Merge pull request #102 from ibara/master
...
Fix OpenBSD total RAM output. Un-camelCase the *box WMs.
2014-04-29 00:50:52 -05:00
Brett Bohnenkamper
1225478b8c
Merge pull request #111 from kaelanduck/master
...
Windows 8.1
2014-04-29 00:50:16 -05:00
Brett Bohnenkamper
4ecf44bcaf
Merge pull request #114 from aepirli/master
...
Raspbian ASCII art fix
2014-04-29 00:49:38 -05:00
Brett Bohnenkamper
54555afb18
Merge pull request #115 from binki/ppcg3
...
Fix detection of PowerPC G3 to be more exact instead of triggering on Ul...
2014-04-29 00:48:55 -05:00
Brett Bohnenkamper
9d2801fe31
Fixing shrx's URL.
2014-04-29 00:47:05 -05:00
Brett Bohnenkamper
6cd9841dbc
Merge pull request #117 from darealshinji/master
...
add manpage, other changes in screenfetch-dev
2014-04-29 00:45:57 -05:00
darealshinji
1fe0551a0b
remove redundant but commented out line
2014-04-24 15:10:26 +02:00
darealshinji
ad4893c4e4
Update README.mkdn
2014-04-24 15:03:22 +02:00
darealshinji
681424bf84
add manpage, update header license text to GPLv3, update README, update list of supported systems, change 'Red Hat Linux' to 'Red Hat Enterprise Linux'
2014-04-24 14:56:26 +02:00
Brett Bohnenkamper
f211b96b40
Fixing code in a hurry is a no-no.
2014-04-21 22:23:44 -05:00
Brett Bohnenkamper
b3b8738a68
Fix Parabola in --help.
2014-04-21 22:22:25 -05:00
Brett Bohnenkamper
4a1aa538f0
Fix for showing release and codename with Parabola line.
2014-04-21 22:21:21 -05:00
Brett Bohnenkamper
f1b0b8c3d4
Woops, forgot to correct logo case statement.
2014-04-21 22:19:44 -05:00
Brett Bohnenkamper
83d2d9c7b2
Change for Parabola's name to be more proper.
2014-04-21 22:18:14 -05:00
Brett Bohnenkamper
f6d8b734ef
Fix for Parabola detection.
2014-04-21 22:15:39 -05:00