Jasper St. Pierre
bda2d6d1ac
backend-x11: Don't leak the keymap
meta_backend_get_keymap is supposed to return a static keymap, not a new one every time. Cache it internally. We don't update it when the keymap changes on the server, but we'll do this soon.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%