mutter/src
Carlos Garnacho 7716b62fa2 clutter: Separate ClutterInputFocus event processing and filtering
Currently, we let the same function handle key event filtering as they
are passed to the IM, and the IM events resulting in actions like text
commit or preedit changes.

Split these two aspects into filter/process functions, and port
ClutterText to it. MetaWaylandTextInput still handles everything in
a single place, but that will be split in later commits.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3044>
2023-06-13 14:21:41 +00:00
..
backends backend: Initialize cursor renderer position too 2023-06-13 13:22:59 +00:00
compositor window-actor/x11: Fix using shape region for input 2023-06-02 22:41:35 +02:00
core profiler: Add missing call to stop profiling 2023-06-12 12:20:38 +00:00
frames frames: Disable XDND support on the frame window 2023-04-28 12:46:58 +02:00
meta meta: Remove unused MetaFrameFlags enum 2023-06-01 12:15:20 +00:00
tests clutter/actor: Don't store a second stage-views list for the stage 2023-06-06 11:41:01 +00:00
wayland clutter: Separate ClutterInputFocus event processing and filtering 2023-06-13 14:21:41 +00:00
x11 x11: Use input region from frame window for decorated windows 2023-06-02 20:21:56 +00:00
libmutter.pc.in
meson.build build: Set built headers as libmutter_dep sources 2023-05-15 13:06:40 +02:00
meta-private-enum-types.c.in
meta-private-enum-types.h.in