summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new generic click event handler using the special module file named ↵Ultrabug2013-12-132-0/+157
| | | | i3bar_click_events.py which will be forwarded any orphan click event for action. this allows you to take action on clicks made on your i3status modules.
* add the filename as the module_name property to the Module classUltrabug2013-12-131-1/+2
|
* drop useless modes on examplesUltrabug2013-12-132-0/+0
|
* new example whoami displaying the currently logged in userUltrabug2013-12-121-0/+26
|
* be more concrete in the i3status.conf exampleUltrabug2013-12-121-0/+2
|
* add IRC informationUltrabug2013-12-121-0/+3
|
* redirect stdout and stderr to null to suppress modules outputsUltrabug2013-12-091-0/+4
|
* use base stdout for the output on i3barUltrabug2013-12-091-2/+2
|
* fix first event opening line wrt issue #19 thx to @lathanUltrabug2013-12-011-1/+4
|
* fix delay on py3status start waiting for i3status, this caused a useless ↵Ultrabug2013-11-121-1/+7
| | | | first refresh delay of py3status of i3status interval seconds, thx to @Edholm on issue #18
* fix i3status time adjustment when format does not contain the necessary ↵Ultrabug2013-11-121-7/+16
| | | | items to get an exact datetime wrt issue #18
* fix respect user's locale for time transformation, thx to @Edholm on issue #18Ultrabug2013-11-111-0/+3
|
* add new example module displaying Yahoo Weather forcastUltrabug2013-11-061-0/+106
|
* Merge pull request #15 from alethiophile/masterUltrabug2013-10-131-1/+1
|\ | | | | Float interval time option by @alethiophile
| * Float update-time optionTom Hunt2013-09-241-1/+1
|/
* version 1.01.0Ultrabug2013-08-302-1/+20
|
* rewritten py3statusUltrabug2013-08-301-413/+648
|
* add i3wm.org source mako doc fileUltrabug2013-08-301-0/+72
|
* update the READMEUltrabug2013-08-291-19/+28
|
* rewrite pomodoro example to showcase the on_click usageUltrabug2013-08-291-88/+57
|
* make sure all examples are PEP8 compatibleUltrabug2013-08-292-60/+71
|
* update the empty_class example to explain on_click and kill usageUltrabug2013-08-291-6/+30
|
* add a real CHANGELOGUltrabug2013-08-281-0/+71
|
* add a proper LICENSEUltrabug2013-08-271-0/+24
|
* dont die on unquoted i3status.conf parameter value, thx to @pfsmorigoUltrabug2013-07-151-1/+4
|
* Merge pull request #13 from Lujeni/masterUltrabug2013-07-061-39/+57
|\ | | | | py3status & PEP8 by @lujeni
| * refactoring with the PEP8 conventionLujeni2013-07-051-39/+57
|/
* version 0.130.13Ultrabug2013-06-241-1/+1
|
* fix instancemethod detection wrt issue #11 thx to @lathan and @bloodred, ↵Ultrabug2013-06-231-8/+6
| | | | inspired by pull request #12 by @drahier
* add information about method execution in the empty_class exampleUltrabug2013-06-231-1/+5
|
* version 0.120.12Ultrabug2013-06-191-1/+1
|
* update the readme and helpUltrabug2013-06-192-2/+3
|
* dont call private and special methods on Py3status classesUltrabug2013-06-191-7/+15
|
* handle multiple include paths parametersUltrabug2013-06-191-25/+27
|
* dont die on IOError upon suspend wrt issue #10 thx to @drahierUltrabug2013-06-191-2/+5
|
* Merge pull request #9 from shahinism/masterUltrabug2013-05-142-0/+216
|\ | | | | Add netdata.py and sysdata.py examples from @shahinism
| * Three new method added. (net_speed, traffic, ram_info)Shahin Azad2013-04-302-0/+216
|/
* version 0.110.11Ultrabug2013-04-301-1/+1
|
* Merge pull request #8 from edk141/pr-1Ultrabug2013-04-291-1/+2
|\ | | | | fix issue #8 with UserModules.clear() thanks to edk141
| * fix UserModules.clear()Ed Kellett2013-04-291-1/+2
|/ | | | | previously cleared the entire cache to {}, now only clears each value in it.
* fix i3status config reader tztime detectionUltrabug2013-04-291-1/+1
|
* fix setup for pypi, version 0.100.10Ultrabug2013-04-191-5/+7
|
* fix issue #5 thx to @drahier for reportingUltrabug2013-04-191-3/+3
|
* fix README wiki URLUltrabug2013-04-191-3/+1
|
* stupid rstUltrabug2013-04-191-2/+3
|
* update the README for rst, better MANIFESTUltrabug2013-04-192-2/+3
|
* add MANIFEST.in and switch README.rst for pypiUltrabug2013-04-192-17/+27
|
* version 0.90.9Ultrabug2013-04-171-1/+1
|
* respect positions on injected classes outputsUltrabug2013-04-171-10/+16
|
* update readme for pypi installationUltrabug2013-04-171-18/+3
|