| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| |
|
|
| |
send i3 messages and execute special py3status actions
|
| | |
|
| | |
|
| |
|
|
| |
module
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
extend it with our own modules without breaking i3status
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
modules methods were not always loaded in the same order and caused inconsistent ordering between reloads. thx to @guiniol for reporting.
|
| | |
|
| | |
|
| |
|
|
| |
py3status-modules-only i3bar
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
modification made on i3status json list by a user module, this avoids a possible user filter flapping on i3status modules
|
| |
|
|
| |
py3status interval time before being executed
|
| |
|
|
| |
i3status_output_json parameter, this allows any user module to change any of the i3status output by simply altering the given json on the list, inspired thx to @drestebon on issue #23
|
| | |
|
| |
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
first refresh delay of py3status of i3status interval seconds, thx to @Edholm on issue #18
|
| |
|
|
| |
items to get an exact datetime wrt issue #18
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
inspired by pull request #12 by @drahier
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
previously cleared the entire cache to {}, now only clears each value
in it.
|
| | |
|
| | |
|