]> git.neil.brown.name Git - edlib.git/commit
Add pygtk display.
authorNeilBrown <neil@brown.name>
Sat, 26 Dec 2015 01:18:51 +0000 (12:18 +1100)
committerNeilBrown <neil@brown.name>
Sun, 27 Dec 2015 05:42:20 +0000 (16:42 +1100)
commit93a633fb173cea10d49660d92b6ad79fa82ef8c8
tree97e28e5422a5fb3eb0b645370b6387164c83886f
parentd3bb5c7bd1c579f4e6cdb6d79a6d5ac316ccfac1
Add pygtk display.

This is an alternate display, using pygtk.

It also provides an alternate event loop, and the alternate loop
must be used.  This is wart which will be resolved eventually.

Only a constant-width font is used.  Obviously that must change.

Signed-off-by: NeilBrown <neil@brown.name>
edlib.c
python/display-pygtk.py [new file with mode: 0644]