mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 21:29:38 +00:00

Otherwise, the X server might read the backend's connection before GTK+'s, meaning that it sees the XIGrabKeycode requests before the CreateWindow. This fixes keybindings on windows not working immediately. Thanks to Rui Matos <tiagomatos@gmail.com> and Julien Cristau <jcristau@debian.org> for helping track down the issue.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%