Skip to content

inspector: add im-module

Christian Hergert requested to merge wip/chergert/inspector-im-module into main

This adds a new row to the Global/Information section which displays the GTK im-module that is likely to be in use unless changed by an application. It responds to updates of GtkSettings:gtk-im-module unless the GTK_IM_MODULE environment variable is set.

Fixes #4512 (closed)

Merge request reports