home · contact · privacy
New client: Minor code reorganization.
[plomrogue] / client_prototype.py
2015-10-31 Christian HellerNew client: Minor code reorganization.
2015-10-31 Christian HellerNew client: Outcomment line that's probably not needed.
2015-10-31 Christian HellerNew client: Add scroll hints.
2015-09-25 Christian HellerNew client: Add basic window scroll hints.
2015-09-25 Christian HellerNew client: Fix crashes from window resizing.
2015-09-25 Christian HellerNew client: Read Q as quit signal.
2015-09-25 Christian HellerNew client: Handle window resizing.
2015-09-22 Christian HellerMinor code/comment-stylistic improvements.
2015-09-16 Christian HellerAdd beginnings of Python client.