mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Jasper St. Pierre
05419b8450
frame: Make sure to XSync before grabbing keybindings
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%