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
|
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
|
3d484694bd
|
Remove unneeded stuff
|
2013-10-23 17:16:04 +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
|
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 |
|
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
|
35a0096974
|
Some docs
|
2013-10-17 19:18:35 +02:00 |
|
enkore
|
e788d83255
|
core.util: Add require and internet
|
2013-10-17 16:31:26 +02:00 |
|
enkore
|
0d93f165b3
|
Sphinx warning
|
2013-10-14 18:51:52 +02:00 |
|
enkore
|
3381959e6b
|
Sphinx
|
2013-10-14 17:55:41 +02:00 |
|
enkore
|
78c01dd3e5
|
PEP8
|
2013-10-01 15:22:09 +02:00 |
|
enkore
|
72f1c04c57
|
(PyCharm)
|
2013-10-01 13:10:48 +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
|
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
|
ea1cbe9a0c
|
3.23: Fixed core.util.formatp (also added core.util.flatten for this fix)
|
2013-08-04 17:25:04 +02:00 |
|
enkore
|
c3441da72e
|
core.desktop: make dependency python-gobject optional
|
2013-08-03 14:24:37 +02:00 |
|
enkore
|
d5d0b19330
|
Add core.util.formatp (this is going to be good)
|
2013-08-03 03:18:24 +02:00 |
|
enkore
|
42ab76dd3a
|
Invocation changed
-t/--test run test
-c/--config specify config file
|
2013-07-31 01:31:13 +02:00 |
|
enkore
|
d2f6dd97a5
|
3.12: Fixed test command
|
2013-03-23 22:05:46 +01:00 |
|
enkore
|
c5413c4243
|
Module.move should return self
|
2013-03-23 22:02:46 +01:00 |
|
enkore
|
c41c2736bf
|
Adjust to newest i3bar patch
|
2013-03-21 12:35:28 +01:00 |
|
enkore
|
1171a1d0ae
|
Change Module.test API to something more intuitive
(I mean, what the hell has crossed my mind to name a method *test*
and let it return FALSE if successful? :D)
|
2013-03-16 12:58:01 +01:00 |
|
enkore
|
0e90cbfceb
|
Merge branch 'master' of github.com:enkore/i3pystatus
|
2013-03-16 12:40:21 +01:00 |
|
enkore
|
a6810840ae
|
Fix core.threading.wrapper
|
2013-03-16 12:40:09 +01:00 |
|
enkore
|
b662d8797e
|
Add Module.test
|
2013-03-16 12:39:17 +01:00 |
|
philipdexter
|
60c475d6e6
|
Add the option of specifying python-ish negative array indices to the move method
|
2013-03-15 21:34:45 -04:00 |
|
philipdexter
|
ecb6c54052
|
Add the ability to change the position of a module in the i3bar
Create a method `move' in modules.py to insert the module's json in a different position than the default 0.
|
2013-03-15 21:20:24 -04:00 |
|
enkore
|
59437c1707
|
ClassFinder can also instanciate classes now.
|
2013-03-11 17:08:38 +01:00 |
|
enkore
|
c340b2cf75
|
Changed Config.test
|
2013-03-11 00:28:24 +01:00 |
|