https://bugzilla.gnome.org/show_bug.cgi?id=768017

Jonas Ådahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #330646|none                        |reviewed
             status|                            |

--- Comment #12 from Jonas Ådahl <[email protected]> ---
Review of attachment 330646:

::: gdk/wayland/gdkdevice-wayland.c
@@ +185,3 @@
   GSettings *keyboard_settings;
   uint32_t keyboard_time;
+  uint32_t keyboard_serial;

This should probably be named "keyboard_key_serial" or something, since there
are more serials (wl_keyboard.enter) that we won't store here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to