summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontextwayland.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-6/+6
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-13/+13
* gtk: focus out the GtkIMContextWayland upon finalization.Jehan2020-06-291-0/+4
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-1/+4
* imwayland: Clamp the surrounding string end correctlyCarlos Garnacho2020-04-031-1/+1
* imcontextwayland: Honour len argument in gtk_im_context_wayland_set_surroundingRobert Mader2020-03-161-1/+1
* imcontextwayland: Fix copy/paste errorBenjamin Otte2020-03-051-1/+1
* gtk: Stop using GdkEventKeyMatthias Clasen2020-02-211-1/+1
* imwayland: Fix get_preedit_string cursor positionxdavidwu2020-01-171-1/+2
* imwayland: Suppport terminal purposeDorota Czaplejewicz2019-12-121-0/+2
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-11/+11
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* imwayland: Toggle OSK more sparinglyCarlos Garnacho2019-02-091-0/+23
* imcontextwayland: Get rid of global variableBenjamin Otte2019-01-221-27/+86
* imcontext: Fix priorities of modulesBenjamin Otte2019-01-221-1/+1
* imcontextwayland: (Hopefully) fix if expressionTimm Bäder2019-01-041-1/+1
* imwayland: Respect maximum length of 4000 Bytes on strings being sent.Carlos Garnacho2018-12-181-3/+63
* imwayland: Plug leaksCarlos Garnacho2018-12-181-0/+4
* imwayland.c: fix formattingDorota Czaplejewicz2018-12-181-3/+3
* imwayland: rearrange functions to remove prototypesDorota Czaplejewicz2018-12-181-95/+89
* imwayland: Handle enter and leave eventsDorota Czaplejewicz2018-12-181-28/+57
* imwayland: Collect return value from ::delete-surrounding signalCarlos Garnacho2018-12-181-4/+4
* imwayland: Don't reset serial while text-input is aliveDorota Czaplejewicz2018-12-181-7/+5
* imwayland: Fix clearing of preedit text in webkitgtkDorota Czaplejewicz2018-12-181-2/+5
* imwayland: Fix clearing of preedit textDorota Czaplejewicz2018-12-181-1/+1
* modules: Check current context before retrieving surroundingCarlos Garnacho2018-12-181-0/+3
* imwayland: clear preedit on focus outDorota Czaplejewicz2018-12-181-13/+6
* imwayland: Add text-input-unstable-v3 supportDorota Czaplejewicz2018-12-181-102/+220
* imwayland: fix potential leak of attr listChristian Hergert2018-07-281-1/+5
* imwayland: Fix a small leakMichael Catanzaro2018-06-251-2/+7
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-3/+7
* imwayland: destroy objects only if it matches our manager objectLionel Landwerlin2018-04-031-5/+7
* wayland: Don't emit signals if nothing changedim-wayland-resetMatthias Clasen2018-03-261-0/+3
* Avoid warningsMatthias Clasen2018-03-091-1/+2
* imwayland: Fix parent typeCarlos Garnacho2018-03-071-1/+1
* fix the buildwip/matthiasc/immodule-cleanupMatthias Clasen2018-02-241-1/+1
* Always include platform immodulesMatthias Clasen2018-02-241-0/+622