Commit Graph

86 Commits

Author SHA1 Message Date
enkore
d2436728ed Create README.rst 2017-06-12 17:41:37 +02:00
enkore
e5bd198c5e Create README.rst 2017-06-12 17:40:21 +02:00
enkore
cc189b4cc2 Create README.rst 2017-06-12 17:39:16 +02:00
enkore
fb70896545 Create README.rst 2017-06-12 17:36:58 +02:00
enkore
b04f9b7332 Create README.rst 2017-06-12 17:36:41 +02:00
gutodisse1
78ec23a506 Update README.rst
Review CONTRIBUTORS link
2015-09-11 00:05:45 -03:00
Raphael Scholer
9dc1c755c0 Move list of contributors into an extra files.
CONTRIBUTERS was created with `git log --format=%aN" |sort -u > CONTRIBUTORS`.

This makes the README more manageable and more on point, it also provides a
complete list of all contributors.

A list of contributors is in all likelyhood of secondary interst at best when
evaluating software.
2015-08-19 22:14:45 +02:00
enkore
362991ac66 README: (pretty confident it's growing :-) 2015-06-07 20:27:57 +02:00
enkore
be7e733605 Update README.rst 2015-06-07 20:27:11 +02:00
enkore
37542f4c30 update list of contributors
git log | awk '$1 == "Author:" { print "* ", substr($0, length($1) + 2, length($0) - length($1) - length($NF) - 2) }' | sort | uniq
2015-06-01 15:55:51 +02:00
enkore
944aa93b67 README: added canonical CI server badge 2015-06-01 15:41:30 +02:00
enkore
a92ff456dc Restructured text ... eh... docs.
Moved changelog into docs, since it got really long. Also, have to collect
changes soon and make another release.
2014-12-01 18:51:06 +01:00
enkore
da77d1556a Update README.rst 2014-10-23 14:21:48 +02:00
enkore
82ff355118 Update README.rst 2014-10-23 14:20:59 +02:00
Hugo Osvaldo Barrera
c5b92f2050 Link to stable ArchLinux package as well. 2014-10-21 22:54:25 -03:00
enkore
632eb3b233 Update README.rst 2014-10-12 13:45:51 +02:00
enkore
70b562be0c formatting 2014-10-12 11:37:33 +02:00
enkore
217c473c49 Update README.rst 2014-10-12 11:23:22 +02:00
enkore
48f9bc8d3c Update README.rst 2014-10-12 11:21:41 +02:00
enkore
a9f77cd83a Update README.rst 2014-10-12 11:21:01 +02:00
enkore
b9662d62db . 2014-10-12 01:42:44 +02:00
enkore
d91fc86e51 Looks nicer. 2014-10-12 01:41:23 +02:00
enkore
344ad4647f Moved all docs to sphinx. Nothing changes for module authors. 2014-10-12 01:32:29 +02:00
enkore
6a9ef909b0 Update Readme 2014-10-02 17:20:31 +02:00
enkore
30203712c6 Discard README/setup.py changes 2014-10-02 17:18:36 +02:00
Frank Tackitt
16c6979ca9 Add color settings for muted/unmuted to pulseaudio plugin 2014-10-01 07:19:36 -07:00
enkore
32c1b36c93 Update readme #108 #109 #111 2014-09-04 20:17:06 +02:00
enkore
3cea707522 Update docs #105 2014-08-26 21:18:37 +02:00
enkore
065a56b54f Update readme #106 2014-08-26 21:15:10 +02:00
enkore
22e81be3d9 Update README #104 2014-08-25 02:25:37 +02:00
enkore
f502117ae3 update readme 2014-08-15 17:01:10 +02:00
enkore
fed22c040f Update README #75 / #96 2014-08-09 16:59:01 +02:00
Arvedui
b2d25f6367 updated docs 2014-08-09 16:34:57 +02:00
Arvedui
cf110398e4 updated README 2014-08-09 16:34:57 +02:00
Arvedui
1520b49c92 fixed typo and updated README 2014-08-09 16:34:57 +02:00
enkore
c5b7c56d6a Update readme #94 2014-08-07 12:58:00 +02:00
enkore
cff7e1a45b Updated modules overview 2014-08-04 18:26:03 +02:00
enkore
050a1cc54b Released i3pystatus 3.30 2014-08-04 18:22:34 +02:00
enkore
e639335152 Much improved now_playing version with implicit player config(*).
(*) for most sane setups
2014-08-04 01:59:25 +02:00
enkore
94228fa32e Sorted changelog for 3.30 (since it's grown so long) 2014-08-01 00:04:33 +02:00
enkore
bc1683beb5 Update readme #93 2014-08-01 00:03:02 +02:00
enkore
71e9fcaf8c Update readme #90 2014-07-31 15:17:46 +02:00
enkore
f9bbeda3d7 Update readme #87 #85 2014-07-18 20:48:41 +02:00
enkore
a2995a71a7 update readme 2014-07-17 19:49:01 +02:00
tomasm
b97279bab1 'file' attribute of 'temp' class changed to a setting 2014-07-09 17:14:44 +00:00
enkore
8f0ac4bdb6 Possible "fix" for #69 2014-06-13 20:25:28 +02:00
enkore
33dc5d0185 Update readme 2014-06-13 20:19:53 +02:00
enkore
a00b0f8370 Update Readme & Changelog 2014-06-13 20:12:06 +02:00
Tom X. Tobin
bd66997f2f Support optional "format_muted" setting for audio modules
The alsa and pulseaudio modules now support an optional "format_muted"
setting. If provided, it will be used instead of "format" when the audio
is muted.
2014-06-11 18:58:41 -04:00
enkore
8aeb92286f Update Readme #63 2014-05-31 12:27:11 +02:00