diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-09 19:57:01 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-09 19:57:01 -0400 |
| commit | 0e3811244e89890af20cfbe28efa887e7538b822 (patch) | |
| tree | ef3752d79d33891d610e3c58b0e4ca907c739099 | |
| parent | bd2317777e12754a45c551c98f4ea2a92d94c253 (diff) | |
Updated GTK+/Wayland TODO now that we know what's wrong
| -rw-r--r-- | todo.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ WINDOWS: UNIX: - double-check to make sure MouseEvent.Held[] is sorted on Unix after we figure out how to detect buttons above button 5 -- resizing seems to be completely and totally broken in the Wayland backend - - https://github.com/andlabs/misctestprogs/blob/master/gtkwaylandtest.c http://imgur.com/qdxMFkY,7mnCXrL#0 wait for Jasper in IRC +- sizing with client-side decorations (Wayland) don't work + - several people suggested connecting to size-allocate of the GtkLayout, but then I can wind up in a situation where there's extra padding or border space in the direction I resized - [12:55] <myklgo> pietro10: I meant to mention: 1073): Gtk-WARNING **: Theme parsing error: gtk.css:72:20: Not using units is deprecated. Assuming 'px'. twice. - figure out why Page Up/Page Down does tab stops |
