| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/imcontextwayland: Unset focus when unsetting widget | Carlos Garnacho | 2020-11-05 | 1 | -0/+1 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -6/+6 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -7/+7 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -13/+13 |
* | gtk: focus out the GtkIMContextWayland upon finalization. | Jehan | 2020-06-29 | 1 | -0/+4 |
* | Change coordinate translation apis to take doubles | Matthias Clasen | 2020-05-17 | 1 | -1/+4 |
* | imwayland: Clamp the surrounding string end correctly | Carlos Garnacho | 2020-04-03 | 1 | -1/+1 |
* | imcontextwayland: Honour len argument in gtk_im_context_wayland_set_surrounding | Robert Mader | 2020-03-16 | 1 | -1/+1 |
* | imcontextwayland: Fix copy/paste error | Benjamin Otte | 2020-03-05 | 1 | -1/+1 |
* | gtk: Stop using GdkEventKey | Matthias Clasen | 2020-02-21 | 1 | -1/+1 |
* | imwayland: Fix get_preedit_string cursor position | xdavidwu | 2020-01-17 | 1 | -1/+2 |
* | imwayland: Suppport terminal purpose | Dorota Czaplejewicz | 2019-12-12 | 1 | -0/+2 |
* | Rename GtkGestureMultiPress to GtkGestureClick | Matthias Clasen | 2019-05-29 | 1 | -11/+11 |
* | Stop using gtk_widget_get_toplevel | Matthias Clasen | 2019-05-28 | 1 | -1/+1 |
* | imwayland: Toggle OSK more sparingly | Carlos Garnacho | 2019-02-09 | 1 | -0/+23 |
* | imcontextwayland: Get rid of global variable | Benjamin Otte | 2019-01-22 | 1 | -27/+86 |
* | imcontext: Fix priorities of modules | Benjamin Otte | 2019-01-22 | 1 | -1/+1 |
* | imcontextwayland: (Hopefully) fix if expression | Timm Bäder | 2019-01-04 | 1 | -1/+1 |
* | imwayland: Respect maximum length of 4000 Bytes on strings being sent. | Carlos Garnacho | 2018-12-18 | 1 | -3/+63 |
* | imwayland: Plug leaks | Carlos Garnacho | 2018-12-18 | 1 | -0/+4 |
* | imwayland.c: fix formatting | Dorota Czaplejewicz | 2018-12-18 | 1 | -3/+3 |
* | imwayland: rearrange functions to remove prototypes | Dorota Czaplejewicz | 2018-12-18 | 1 | -95/+89 |
* | imwayland: Handle enter and leave events | Dorota Czaplejewicz | 2018-12-18 | 1 | -28/+57 |
* | imwayland: Collect return value from ::delete-surrounding signal | Carlos Garnacho | 2018-12-18 | 1 | -4/+4 |
* | imwayland: Don't reset serial while text-input is alive | Dorota Czaplejewicz | 2018-12-18 | 1 | -7/+5 |
* | imwayland: Fix clearing of preedit text in webkitgtk | Dorota Czaplejewicz | 2018-12-18 | 1 | -2/+5 |
* | imwayland: Fix clearing of preedit text | Dorota Czaplejewicz | 2018-12-18 | 1 | -1/+1 |
* | modules: Check current context before retrieving surrounding | Carlos Garnacho | 2018-12-18 | 1 | -0/+3 |
* | imwayland: clear preedit on focus out | Dorota Czaplejewicz | 2018-12-18 | 1 | -13/+6 |
* | imwayland: Add text-input-unstable-v3 support | Dorota Czaplejewicz | 2018-12-18 | 1 | -102/+220 |
* | imwayland: fix potential leak of attr list | Christian Hergert | 2018-07-28 | 1 | -1/+5 |
* | imwayland: Fix a small leak | Michael Catanzaro | 2018-06-25 | 1 | -2/+7 |
* | multipressgesture: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -3/+7 |
* | imwayland: destroy objects only if it matches our manager object | Lionel Landwerlin | 2018-04-03 | 1 | -5/+7 |
* | wayland: Don't emit signals if nothing changedim-wayland-reset | Matthias Clasen | 2018-03-26 | 1 | -0/+3 |
* | Avoid warnings | Matthias Clasen | 2018-03-09 | 1 | -1/+2 |
* | imwayland: Fix parent type | Carlos Garnacho | 2018-03-07 | 1 | -1/+1 |
* | fix the buildwip/matthiasc/immodule-cleanup | Matthias Clasen | 2018-02-24 | 1 | -1/+1 |
* | Always include platform immodules | Matthias Clasen | 2018-02-24 | 1 | -0/+622 |