mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

display.c is getting a bit crowded. Move most of the handling out to another file, events.c. The long-term goal is to have generic event handling here, with backend-specific handling for the types of windows and such.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%