Commit Graph

678 Commits

Author SHA1 Message Date
Joaquin Ignacio Barotto
8c24f6f9de Updated the docs 2014-11-15 11:36:05 +01:00
Joaquin Ignacio Barotto
441d143810 Aded 'keyboard_locks' module, to show CAPSLOCK, NUMLOCK and SCROLLLOCK status 2014-11-15 11:35:53 +01:00
enkore
1d9614fae7 Fix #141 2014-11-07 11:22:55 +01:00
enkore
3c751882d2 Merge pull request #140 from jlucchese/master
Add pianobar module
2014-11-07 11:10:29 +01:00
enkore
43e9b49396 Merge pull request #139 from Arvedui/mpd_text_len
mpd text length
2014-11-07 11:10:07 +01:00
enkore
6691e7d6fc Merge pull request #138 from simon04/network_traffic_down
network_traffic: allow to hide down interfaces
2014-11-07 11:09:42 +01:00
Simon Legner
96d7b78e2d network_traffic: do not hide by default down iface 2014-11-04 08:22:46 +01:00
Júlio Rieger Lucchese
97c9cb7e80 Add optional event_cmd bash file into the docs 2014-11-02 15:23:00 -02:00
Júlio Rieger Lucchese
4fe4408736 Fix blank lines and whitespaces 2014-11-02 14:14:43 -02:00
Arvedui
38128eab31 fixed pep8 issue 2014-11-02 17:04:52 +01:00
Júlio Rieger Lucchese
4840362030 Add pianobar module 2014-11-02 13:21:04 -02:00
Arvedui
04eb15c330 added options text_len and truncate_fields to mpd module for taming insanly long artist, album and song names 2014-10-30 12:14:18 +01:00
Simon Legner
9591de4461 network_traffic: allow to hide down interfaces
Interfaces which are down can be hidden or formatted differently.

The following options are added:
hide_down - whether to not display a interface which is down
format_down - format string if the interface is down (unless hide_down is set)
2014-10-30 08:23:00 +01:00
enkore
fbd44cd4dd Update setup.py 2014-10-23 14:22:03 +02: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
enkore
58a3185921 Merge pull request #136 from rampage644/features/cmus
Add `cmus` module
2014-10-23 14:19:40 +02:00
enkore
23d4daa15f Merge pull request #135 from rampage644/features/pomodoro
Pomodoro module
2014-10-23 14:19:02 +02:00
Sergei Turukin
9a83f7117e Pep8 formatting 2014-10-23 14:38:09 +03:00
Sergei Turukin
1ca35c238e Pep8 formatting 2014-10-23 14:35:06 +03:00
enkore
b263c66baf Close #133 2014-10-23 12:25:40 +02:00
enkore
c6ac32bad2 Merge pull request #134 from hobarrera/readme
Link to stable ArchLinux package as well.
2014-10-23 12:24:47 +02:00
Sergei Turukin
2ae45ec1e7 Add cmus module
Use `cmus-remote` to get info and send commands to `cmus`.
2014-10-22 18:30:40 +03:00
Sergei Turukin
c64e759b5a Update docs 2014-10-22 18:26:20 +03:00
Sergei Turukin
e0cb834ae1 Add pomodoro module.
Add _Pomodoro_ module. See http://en.wikipedia.org/wiki/Pomodoro_Technique
It uses `aplay` for playing alarm sound. It also uses `notify-send` utility
for nitification.
2014-10-22 18:26:07 +03:00
Hugo Osvaldo Barrera
c5b92f2050 Link to stable ArchLinux package as well. 2014-10-21 22:54:25 -03:00
enkore
b9846936e1 Whoops 2014-10-17 16:39:53 +02:00
enkore
55faac433a Hm, let's see if just caching half the virtualenv will work. 2014-10-17 16:35:17 +02:00
enkore
2276dd01b4 plus a little test for #132
(I thought i3pystatus was at fault, but no, it's correct)
2014-10-17 16:26:39 +02:00
enkore
6cdbcc8ede This seems to be different behaviour between py.test and nose
nosetests problably switched to the current tests directory before executing them.
2014-10-17 16:25:04 +02:00
enkore
95718c27a8 Remember when we switched to py.test? Yeah well, we lost half the tests on the way there. 2014-10-17 16:12:59 +02:00
enkore
34a71d8fd4 Fix as per https://github.com/travis-ci/travis-ci/issues/2231#issuecomment-41879005 2014-10-17 14:32:54 +02:00
enkore
a08dd924c4 Ok, this doesn't seem to be possible with Python 3.3. Great! 2014-10-17 13:21:27 +02:00
enkore
a7bfb0e7a5 This should go into the python section, not the virtualenv section. 2014-10-17 13:16:49 +02:00
enkore
17e60c341c Maybe like this? 2014-10-17 13:12:27 +02:00
enkore
c3f1f27186 Aha, now that's interesting.
The isolated venv was then probably the reason why pip didn't see
python3-sphinx in https://travis-ci.org/enkore/i3pystatus/builds/38247577
2014-10-17 13:01:04 +02:00
enkore
8a4d43c86d Make CI builds less noisy 2014-10-17 12:56:46 +02:00
enkore
5c9e7ec502 pip doesn't detect dist-package for some reason. 2014-10-17 12:53:38 +02:00
enkore
828dc08763 Rename requirements.txt to dev-...txt to clarify that these are NOT core dependencies.
(Installing packaged sphinx should speed up CI builds significantly and pip
should figure out it doesn't need to install it.)
2014-10-17 12:23:02 +02:00
enkore
31aa3119bd Remove IDEA project altogether. 2014-10-17 12:19:31 +02:00
enkore
4ebf891983 That doesn't belong here. 2014-10-17 11:21:21 +02:00
enkore
a2bb10443c mimimi - 1.5.6 doesn't complain about that. interesting. 2014-10-14 17:40:16 +02:00
enkore
a0a557de9d PEP 8 (I'm bored): tests/test_core_util 2014-10-14 16:53:15 +02:00
enkore
f18ee346c8 PEP 8 (I'm bored): pulseaudio 2014-10-14 16:53:09 +02:00
enkore
9e06145389 PEP 8 (I'm bored): core/util 2014-10-14 16:51:58 +02:00
enkore
b2b34ad81a PEP 8 (I'm bored): core/modules 2014-10-14 16:50:40 +02:00
enkore
8db7b1d160 PEP 8 (I'm bored): core/io 2014-10-14 16:50:08 +02:00
enkore
2bba406485 CI: run pep8 utility on tree 2014-10-14 16:49:08 +02:00
enkore
3b3b716307 PEP 8 (I'm bored): mail.notmuchmail 2014-10-14 16:47:19 +02:00
enkore
2346d82ed8 PEP 8 (I'm bored): weather 2014-10-14 16:44:56 +02:00