mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 03:18:56 +00:00
c8cc03f8a7
Event translation is now done where it belongs: we don't need a massive switch in a file with direct access to private structure members. So long, event_translate(); and thanks for all the fish.