enkore
|
cdf9176258
|
Reformat
|
2013-10-30 10:46:04 +01:00 |
|
enkore
|
d9e3dec0c2
|
Catch ConfigError in register()
|
2013-10-30 10:41:08 +01:00 |
|
enkore
|
a5b57601da
|
Make i3pystatus a namespace package
|
2013-10-30 10:35:24 +01:00 |
|
enkore
|
44790dc357
|
Remove non-functional __main__.py.dist
|
2013-10-30 10:34:39 +01:00 |
|
enkore
|
98ba2e69da
|
battery: Use alert_percentage for coloring the entry red
|
2013-10-24 15:36:51 +02:00 |
|
enkore
|
ff32f74bec
|
battery: formatting
|
2013-10-24 15:36:34 +02:00 |
|
enkore
|
af0f9fc585
|
battery: rename a few variables
|
2013-10-24 15:36:29 +02:00 |
|
enkore
|
7a20cdb8de
|
battery: use DesktopNotification
|
2013-10-24 15:36:15 +02:00 |
|
enkore
|
1295bf1ec5
|
exceptions: define format in ABC
|
2013-10-23 21:52:44 +02:00 |
|
enkore
|
702b160c93
|
Readme
|
2013-10-23 21:52:33 +02:00 |
|
enkore
|
7c8205392b
|
Remove lots of dumb tests from test_core_util
|
2013-10-23 21:44:39 +02:00 |
|
enkore
|
32e68eb14d
|
Modulelist.get
|
2013-10-23 21:36:20 +02:00 |
|
enkore
|
467339e905
|
Remove __repr__ from Module
|
2013-10-23 21:36:12 +02:00 |
|
enkore
|
b89b8a8145
|
core.desktop: Refactor into class
TODO: find better way to handle Impl
|
2013-10-23 21:36:05 +02:00 |
|
enkore
|
c33cb3aa60
|
CommandEndpoint docs
|
2013-10-23 21:35:50 +02:00 |
|
enkore
|
3071e65550
|
Remove config from docs
|
2013-10-23 21:35:42 +02:00 |
|
enkore
|
104fc4ec09
|
(IDEA: Exclude setuptools clutter)
|
2013-10-23 21:09:07 +02:00 |
|
enkore
|
135915ac96
|
Remove call_start_hooks and START_HOOKS #27
|
2013-10-23 21:08:49 +02:00 |
|
enkore
|
2895aa44cf
|
Refactor run_command_endpoint into class
|
2013-10-23 21:06:52 +02:00 |
|
enkore
|
266084801d
|
Delete Module.test() #27
|
2013-10-23 21:06:31 +02:00 |
|
enkore
|
6d9494acff
|
Delete config module #27
|
2013-10-23 21:06:14 +02:00 |
|
enkore
|
657cc87429
|
Delete main() #27
|
2013-10-23 21:06:04 +02:00 |
|
enkore
|
3d484694bd
|
Remove unneeded stuff
|
2013-10-23 17:16:04 +02:00 |
|
enkore
|
d4e5e88986
|
Set literals
|
2013-10-23 17:15:09 +02:00 |
|
enkore
|
8fe5c77acd
|
ModuleList: Remove hard dependency on ClassFinder
|
2013-10-23 17:14:08 +02:00 |
|
enkore
|
2106585d4c
|
ClassFinder: fixed unexpected behaviour, add tests for this
|
2013-10-23 17:13:38 +02:00 |
|
enkore
|
4dd0d0b7c3
|
ClassFinder: fixed missing imports
|
2013-10-23 17:12:39 +02:00 |
|
enkore
|
5c0d994006
|
Remove import
|
2013-10-23 17:04:32 +02:00 |
|
enkore
|
a1c12a3620
|
id always returns int
|
2013-10-23 16:56:12 +02:00 |
|
enkore
|
769216392f
|
pulseaudio: change context name to something meaningful
|
2013-10-23 16:55:22 +02:00 |
|
enkore
|
ead0285ecc
|
Remove trivial & single-usage chain decorator
|
2013-10-23 16:55:10 +02:00 |
|
enkore
|
5eb271c684
|
Remove PrefixedKeyDict (unused)
|
2013-10-23 16:54:51 +02:00 |
|
enkore
|
1de1eaae87
|
Rename ModuleList.get_by_id to get_module_by_id
|
2013-10-23 16:54:30 +02:00 |
|
enkore
|
67faff6e0f
|
Handling ImportError in Status.register() (#22)
|
2013-10-23 09:50:14 +02:00 |
|
enkore
|
260cdfcdcb
|
Sep
|
2013-10-20 18:52:05 +02:00 |
|
enkore
|
f842fd7092
|
Module guide
|
2013-10-20 18:51:16 +02:00 |
|
enkore
|
6a3090ba8a
|
Releasing 3.27
* Add weather module (with most bugs fixed I hope)
* Add text module (in preparation for #22)
* PulseAudio module: Add muted/unmuted options
|
2013-10-20 18:42:54 +02:00 |
|
enkore
|
751f0bbb14
|
pulseaudio: add muted/unmuted options
|
2013-10-20 18:37:38 +02:00 |
|
enkore
|
c4c03faea1
|
Merge pull request #25 from janoliver/patch-1
removed import of render_json, fixes #24
|
2013-10-20 03:11:14 -07:00 |
|
Jan Oliver Oelerich
|
55e070f36b
|
removed import of parse_json
caused an error.
|
2013-10-19 19:12:06 +02:00 |
|
enkore
|
a5dc101a19
|
Docstring for chain
|
2013-10-18 19:23:50 +02:00 |
|
enkore
|
26165647e3
|
Remove unused render_json
|
2013-10-18 19:23:41 +02:00 |
|
enkore
|
a983a744be
|
remove some debugging stuff from formatp
|
2013-10-18 19:23:15 +02:00 |
|
enkore
|
130f103d07
|
TimeWrapper docs
|
2013-10-17 23:24:51 +02:00 |
|
enkore
|
eb661a0ebb
|
More docs
|
2013-10-17 21:42:52 +02:00 |
|
enkore
|
2ba350d71e
|
parcel: add require(internet)
|
2013-10-17 19:55:59 +02:00 |
|
enkore
|
35a0096974
|
Some docs
|
2013-10-17 19:18:35 +02:00 |
|
enkore
|
cef22ea7bb
|
weather: Should resolve #23
|
2013-10-17 16:31:45 +02:00 |
|
enkore
|
e788d83255
|
core.util: Add require and internet
|
2013-10-17 16:31:26 +02:00 |
|
enkore
|
27d3d67a86
|
Add text module
|
2013-10-14 19:15:10 +02:00 |
|