mirror of
https://github.com/brl/mutter.git
synced 2025-03-14 23:35:04 +00:00

Sophisticated clients, like those using ClutterGtk, will have more than one focused resource per client, as both Clutter and GDK will ask for a wl_pointer / wl_keyboard. Support this naturally using the same "hack" as Weston: multiple resource lists, where we move elements from one to the other.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%