4efacf7e853f25885350654984c4f1dcab25a923
Reading modifiers from XKB caused a complications in getModifierKeys(..) when called on a window that was activated, before the keyboard enter handler had run - because the keys held by GHOST had not yet been updated by XKB. This caused a problem which Gnome-shell which runs the keyboard-enter handler after window activation. This change would have fixed the Super key being stuck, see: #107314. Keep the previous fix since in the unlikely case GHOST & XKB get out of sync, stuck modifier keys should still be prevented. This change means the warning for GHOST & XKB getting out of sync can be enabled for Gnome-shell again, as it was previously suppressed as it happened frequently on window activation.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
