mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Jasper St. Pierre](/assets/img/avatar_default.png)
The reason we don't simply use gdk_window_add_filter directly is because of some twisted idea that any GDK symbol being used from core/ is a layer violation. While we certainly want to keep any serious GDK code out of ui/, event handling is quite important to have in core/, so simply use a GDK event filter directly.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%