1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 17:27:46 +02:00
toxic/apidoc/python/source
jfreegman 1e985c1456
Interface improvements and bump to v0.10.0
- Give window tab and statusbar a make over
- Place window tab above input field
- Reduce input field to one square in height
- Refactor window tab so that it's now a subwin of its parent ToxWindow
- Fix bug causing notification counter to sometimes increment by 2
- No longer scroll on output when output is not at bottom of screen
- Show a small indicator on far left of window tab when output is
  not at bottom of screen
- Reduce ncurses/UI thread sleep time by half
- Handle nanosleep errors better
2020-11-29 23:26:51 -05:00
..
conf.py Interface improvements and bump to v0.10.0 2020-11-29 23:26:51 -05:00
examples.rst Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00
fortune.py Fix fortune.py input issues 2017-05-24 10:10:18 -04:00
index.rst Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00
intro.rst Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00
reference.rst Added constants to the Python interface for calls to execute. 2017-05-19 15:35:31 -04:00