mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
TODO
This commit is contained in:
parent
742d01908f
commit
673c79d7d1
4
TODO
4
TODO
@ -48,6 +48,10 @@ Bugs:
|
|||||||
* Expose events aren't being generated correctly for DND demo
|
* Expose events aren't being generated correctly for DND demo
|
||||||
|
|
||||||
Additions:
|
Additions:
|
||||||
|
* implement keyboard navigation in menus
|
||||||
|
|
||||||
|
* focus handling for GtkOptionMenu (needs the previous)
|
||||||
|
|
||||||
* GScanner: it might be good to ues stdio and getch() instead of 1-character
|
* GScanner: it might be good to ues stdio and getch() instead of 1-character
|
||||||
reads. so one can take advantage of buffering. Currently each read() takes
|
reads. so one can take advantage of buffering. Currently each read() takes
|
||||||
a separate syscall.
|
a separate syscall.
|
||||||
|
Loading…
Reference in New Issue
Block a user