enkore
|
7f8ae4fedf
|
mem: correct divider to megabyte (was kilobyte), don't divide percentage #16
|
2013-10-03 00:56:33 +02:00 |
|
enkore
|
9c924f77e9
|
mem: docstring list, pep8 #16
|
2013-10-03 00:52:56 +02:00 |
|
Cezary Biele
|
b8c7f0515e
|
small change to mem.py
|
2013-10-02 23:15:59 +02:00 |
|
Cezary Biele
|
a63cfa20e1
|
changed mem.py to use psutil
|
2013-10-02 23:14:13 +02:00 |
|
Cezary Biele
|
6b89096451
|
added mem.py
|
2013-10-02 13:49:01 +02:00 |
|
enkore
|
78c01dd3e5
|
PEP8
|
2013-10-01 15:22:09 +02:00 |
|
enkore
|
21cd318c29
|
mail imap: fix mailbox selection
|
2013-10-01 13:36:59 +02:00 |
|
enkore
|
87c583db87
|
update readme
|
2013-10-01 13:31:40 +02:00 |
|
enkore
|
72f1c04c57
|
(PyCharm)
|
2013-10-01 13:10:48 +02:00 |
|
enkore
|
f1b565f4d5
|
=3.25
|
2013-10-01 13:07:03 +02:00 |
|
enkore
|
42e6258c1a
|
mail: clarify usage
|
2013-10-01 13:05:18 +02:00 |
|
enkore
|
5184958179
|
core: remove unreachable code
|
2013-10-01 13:05:03 +02:00 |
|
enkore
|
ef4db339de
|
core: add threading module
|
2013-10-01 13:04:54 +02:00 |
|
enkore
|
7f57950478
|
core: remove render module
|
2013-10-01 13:04:47 +02:00 |
|
enkore
|
a3d86e7a44
|
core: remove threading package
|
2013-10-01 13:04:00 +02:00 |
|
enkore
|
5056f22404
|
mail.IMAP: add mailbox parameter
|
2013-09-30 22:02:00 +02:00 |
|
enkore
|
2a8196a3b2
|
PyCharm project
|
2013-09-30 22:01:18 +02:00 |
|
enkore
|
69b702d2f1
|
3.24: Introduce time wrapper, remove battery remaining_* formatter(!!!)
|
2013-08-04 23:40:19 +02:00 |
|
enkore
|
3394aa56ea
|
Change relative to absolute imports (style)
|
2013-08-04 17:56:04 +02:00 |
|
enkore
|
e94f917226
|
core.util.formatp add test for complex fields
|
2013-08-04 17:49:43 +02:00 |
|
enkore
|
ea1cbe9a0c
|
3.23: Fixed core.util.formatp (also added core.util.flatten for this fix)
|
2013-08-04 17:25:04 +02:00 |
|
enkore
|
3dc85536ad
|
[temp] ~stack tokenizer
|
2013-08-04 16:30:06 +02:00 |
|
enkore
|
aa740e8a4a
|
core.util.formatp: Add test case breaking it, trying to fix that. Argh.
|
2013-08-04 14:44:28 +02:00 |
|
enkore
|
3d796ce48e
|
3.22: pulseaudio fix -inf/db
|
2013-08-03 15:05:13 +02:00 |
|
enkore
|
84c2d6753c
|
=3.21
|
2013-08-03 14:41:02 +02:00 |
|
enkore
|
ac2ed844ac
|
Add 'Formatting' chapter to README
|
2013-08-03 14:40:57 +02:00 |
|
enkore
|
b179a55d28
|
pulse: db as int, add docs
|
2013-08-03 14:39:33 +02:00 |
|
enkore
|
c841736eac
|
MPD: use formatp, remove now completly useless format_sparse
|
2013-08-03 14:39:27 +02:00 |
|
enkore
|
353c874447
|
pulseaudio: remove unused stuff
|
2013-08-03 14:24:59 +02:00 |
|
enkore
|
c3441da72e
|
core.desktop: make dependency python-gobject optional
|
2013-08-03 14:24:37 +02:00 |
|
enkore
|
f39e4b3684
|
pulseaudio: remove dependency, add dB volume
I added a minimal version of the bindings directly.
{db} is the volume in decibels relative to 100 % output, i.e.
0 db equal 100 %.
|
2013-08-03 13:36:44 +02:00 |
|
enkore
|
d5d0b19330
|
Add core.util.formatp (this is going to be good)
|
2013-08-03 03:18:24 +02:00 |
|
enkore
|
e848fc4a6f
|
Improve documentation
|
2013-07-31 21:39:59 +02:00 |
|
enkore
|
bab4f1e402
|
Update Readme
|
2013-07-31 21:25:49 +02:00 |
|
enkore
|
5304629cf1
|
3.20: Extend MPD module
-Removed playtime_* formatters (pretty much useless)
-Add bitrate formatter
-Add volume formatter
-Add song_elapsed formatter
-Add song_length formatter
-Add format_sparse option (intended for streams/internet radio or untagged media)
|
2013-07-31 21:07:45 +02:00 |
|
enkore
|
dee02fdd93
|
= 3.19
|
2013-07-31 01:31:48 +02:00 |
|
enkore
|
42ab76dd3a
|
Invocation changed
-t/--test run test
-c/--config specify config file
|
2013-07-31 01:31:13 +02:00 |
|
enkore
|
c86ab5e3ab
|
Merge branch 'master' of github.com:enkore/i3pystatus
|
2013-07-31 00:20:00 +02:00 |
|
enkore
|
70fbbe3944
|
Fix for mpd if playlist is consumed
|
2013-07-31 00:19:32 +02:00 |
|
enkore
|
7644ab3a68
|
Update README
|
2013-07-31 00:19:00 +02:00 |
|
enkore
|
bcf73b8b31
|
Update __main__.py.dist
|
2013-07-30 22:51:49 +02:00 |
|
enkore
|
7b2e07ac6a
|
pulseaudio +docs
|
2013-07-29 21:27:52 +02:00 |
|
enkore
|
4164b11eba
|
3.18: Add pulseaudio module (drop-in for alsa)
|
2013-07-29 20:15:17 +02:00 |
|
enkore
|
11506f60f8
|
3.17: MPD: host parameter
|
2013-07-18 22:59:06 +02:00 |
|
enkore
|
5ee67aaefd
|
3.16: MPD: stop state bugfix, mute/unmute on rightclick
Yes, I currently just increase the minor version number on every fix
|
2013-07-18 22:36:52 +02:00 |
|
enkore
|
eb44638b87
|
3.15: mpd, add status and leftclick for play/pause
|
2013-07-09 22:31:30 +02:00 |
|
enkore
|
c5153ae12a
|
3.14: Battery: add status setting
I use it like this to save a few characters
status={
"DIS": "↓",
"CHR": "↑",
"FULL": "=",
}
|
2013-07-05 19:58:53 +02:00 |
|
enkore
|
35b9ed6468
|
Forgot the actual MPD module
|
2013-07-01 20:45:25 +02:00 |
|
enkore
|
2425216965
|
Merge branch 'master' of github.com:enkore/i3pystatus
|
2013-07-01 20:41:27 +02:00 |
|
enkore
|
dccbc63826
|
3.13: MPD module, ALSA fix
|
2013-07-01 20:41:03 +02:00 |
|