enkore
|
69b702d2f1
|
3.24: Introduce time wrapper, remove battery remaining_* formatter(!!!)
|
2013-08-04 23:40:19 +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
|
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
|
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
|
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
|
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
|
dccbc63826
|
3.13: MPD module, ALSA fix
|
2013-07-01 20:41:03 +02:00 |
|
enkore
|
b42cd6aa15
|
3.12: Move code around
|
2013-03-10 21:22:58 +01:00 |
|
enkore
|
19aca9149a
|
3.12: remove I3statushandler
|
2013-03-10 20:57:12 +01:00 |
|
enkore
|
7dfac95f1e
|
3.11: Add test command, invoke like this: i3pystatus test
|
2013-03-10 18:24:33 +01:00 |
|
enkore
|
c8c8e2226f
|
Improved UX a bit: all threads are immediately started;
no more slow starting of modules.
Although I'm highly unsatisfied with the current implementation
(SoC, you hear me!?)
|
2013-03-10 02:11:58 +01:00 |
|
enkore
|
657bdb826a
|
Add preliminary(!) support for bidirectional communication with i3bar
Novelty use only.
|
2013-03-09 21:23:36 +01:00 |
|
enkore
|
2e9b80c0a0
|
Oops! Forgot to check in the actual code for wireless module
(3.8.2)
|
2013-03-08 20:37:40 +01:00 |
|
enkore
|
085f5972af
|
battery.interval
|
2013-03-08 20:34:39 +01:00 |
|
enkore
|
1680293e56
|
3.8: Add wireless module based on basiciw
|
2013-03-08 19:51:55 +01:00 |
|
enkore
|
074500007f
|
3.7
|
2013-03-08 03:30:24 +01:00 |
|
enkore
|
8ef891cef6
|
Fix battery module status bug
|
2013-03-07 22:39:36 +01:00 |
|
enkore
|
4d42589213
|
Small fix (3.5)
Version numbering policy:
Increment the most righthand number every single time the package
is uploaded to PyPI.
|
2013-03-07 18:49:57 +01:00 |
|
enkore
|
890e8a91bc
|
Add network module (3.4), close #4
|
2013-03-07 18:09:05 +01:00 |
|
enkore
|
a76779fe7b
|
Should fix #7 (v3.3)
|
2013-03-06 23:03:40 +01:00 |
|
enkore
|
7a0bb1cbaa
|
Fix issue with gobject&gobject2
summary: just don't ever use gobject and gobject2 at the same time...
|
2013-03-06 22:32:07 +01:00 |
|
enkore
|
fa1f6c534c
|
Version bump to 3.1 for the latest changes
|
2013-03-06 18:04:14 +01:00 |
|
enkore
|
93bfab1d7b
|
#5: Support for real config files
|
2013-03-05 23:07:50 +01:00 |
|
enkore
|
ae4eefdffa
|
#5: Add setup.py
|
2013-03-05 17:47:35 +01:00 |
|