[gtk: 3/3] Merge branch 'wip/carlosg/imwayland' into 'master'



commit c2531b7ff2069d34f34025b17247389d7838cbb7
Merge: 753138a7cc 21e9fe4f55
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 15 03:01:43 2018 +0000

    Merge branch 'wip/carlosg/imwayland' into 'master'
    
    modules: Add wayland IM implementation
    
    See merge request GNOME/gtk!4

 docs/reference/gdk/gdk4-sections.txt |   1 +
 gdk/wayland/gdkdisplay-wayland.c     |  42 ++-
 gdk/wayland/gdkwaylanddisplay.h      |   4 +
 gtk/gtkimmodule.c                    |   3 +
 gtk/gtksettings.c                    |  25 ++
 meson.build                          |   1 +
 modules/input/gtk-text-input.xml     | 302 ++++++++++++++++
 modules/input/imwayland.c            | 678 +++++++++++++++++++++++++++++++++++
 modules/input/meson.build            |  49 +++
 9 files changed, 1099 insertions(+), 6 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]