index
:
py3status.git
master
py3status is an extensible i3status wrapper written in python
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
py3status
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable profiling
Federico Ceratto
2015-03-31
1
-1
/
+1
*
Implement thread profiling
Federico Ceratto
2015-03-31
1
-0
/
+26
*
Add optional setproctitle
Federico Ceratto
2015-03-31
1
-0
/
+5
*
remove code exception on moved empty_class module
Ultrabug
2015-03-29
1
-2
/
+0
*
remove useless position from logs
Ultrabug
2015-03-27
1
-2
/
+1
*
refactor cli module listing as seen with @FedericoCeratto
Ultrabug
2015-03-26
1
-35
/
+42
*
pep8 compliance
Ultrabug
2015-03-26
1
-4
/
+6
*
Add module listing
Federico Ceratto
2015-03-20
1
-0
/
+69
*
Refactor default config file
Federico Ceratto
2015-03-18
1
-30
/
+23
*
catch daylight savings time change, fix issue #75 thx to @Gamonics
Ultrabug
2015-03-12
1
-4
/
+5
*
meaningful variable name
Ultrabug
2015-02-21
1
-5
/
+5
*
fix issue #64, ensure modules methods are always iterated alphabetically thx ...
Ultrabug
2015-02-21
1
-1
/
+2
*
clear cache of user modules on click events by default for maximal i3bar resp...
Ultrabug
2015-02-17
1
-1
/
+9
*
fix i3status setup race condition reported by @tasse
Ultrabug
2015-02-16
1
-2
/
+4
*
fix time adjustement for short iteration timers thx to @guilbep
Ultrabug
2015-02-16
1
-2
/
+4
*
check for modules responses when generating the output
Ultrabug
2015-02-13
1
-1
/
+2
*
remove legacy module ordering spammy debug logs
Ultrabug
2015-02-11
1
-23
/
+0
*
fix issue #63 wrt SIGUSR1 spam error, cap it to 1 per 100ms anyway to avoid k...
Ultrabug
2015-02-10
1
-3
/
+23
*
ensure interval is an integer
Ultrabug
2015-02-10
1
-1
/
+1
*
refactor the main loop for instant i3bar update on module or i3status output ...
Ultrabug
2015-02-10
1
-100
/
+176
*
lower the click event refresh mechanism rate limit to 100ms
Ultrabug
2015-02-10
1
-4
/
+4
*
make sure we have an empty config for every requested module on the order list
Ultrabug
2015-02-10
1
-0
/
+4
*
fix time and tztime format handling
Ultrabug
2015-02-08
1
-8
/
+11
*
make the main loop iterate fast to catch any module or i3status update almost...
Ultrabug
2015-02-05
1
-4
/
+11
*
add debug log of user provided modules
Ultrabug
2015-01-22
1
-0
/
+2
*
fix module name parsing thx to @guiniol
Ultrabug
2015-01-22
1
-1
/
+1
*
pep8 cleanup
Ultrabug
2015-01-21
1
-1
/
+4
*
update get_user_modules docstring
Ultrabug
2015-01-21
1
-5
/
+5
*
better format module loading error messages
Ultrabug
2015-01-21
1
-2
/
+4
*
rewrite and cleanup the modules loading mechanism to handle correctly user pr...
Ultrabug
2015-01-20
1
-83
/
+102
*
fix python3 default i3status.conf file path detection
Ultrabug
2015-01-19
1
-3
/
+5
*
Support time/tztime definitions with extra parts in the section name
Jyri-Petteri Paloposki
2015-01-13
1
-1
/
+1
*
fix i3status.conf parsing of one-liner configurations
Ultrabug
2015-01-09
1
-2
/
+4
*
fix i3status.conf parsing when config parameters contains brackets wrt issue ...
Ultrabug
2015-01-08
1
-6
/
+16
*
fix NamedTemporaryFile file delete throwing an OSError as we clean it up ours...
Ultrabug
2015-01-08
1
-54
/
+62
*
fix some debug typo
2.0
Ultrabug
2015-01-04
1
-1
/
+1
*
add an automatic and rate limited module and i3status module refresh when usi...
Ultrabug
2015-01-04
1
-0
/
+15
*
rate limit the refresh_all command
Ultrabug
2015-01-04
1
-3
/
+7
*
handle SIGTERM to terminate nicely upon i3 restart and remove i3status tmp co...
Ultrabug
2014-12-31
1
-1
/
+18
*
handle i3status volume module guessing thx to @btall
Ultrabug
2014-12-30
1
-0
/
+16
*
fix user loaded module name detection thx to @tablet-mode
Ultrabug
2014-12-30
1
-1
/
+1
*
fix python3 dict iteration
Ultrabug
2014-12-28
1
-1
/
+1
*
make sure every py3status command line parameter gets a short and long flag
Ultrabug
2014-12-28
1
-5
/
+5
*
cleaner debug logs
Ultrabug
2014-12-28
1
-4
/
+2
*
enhance parsing of modules and section names and parameters value
Ultrabug
2014-12-28
1
-14
/
+32
*
implement an i3status module name and instance guesser in the event thread to...
Ultrabug
2014-12-23
1
-3
/
+50
*
make sure the i3status parser gets a clean module name and instance even if t...
Ultrabug
2014-12-22
1
-10
/
+28
*
python3 compatibility code for i3status tmp config generation
Ultrabug
2014-12-21
1
-5
/
+21
*
backport code for issue #43
Ultrabug
2014-12-21
1
-5
/
+37
*
make i3-nagbar messages non blocking to py3status
Ultrabug
2014-12-21
1
-1
/
+1
[next]