Skip to content

Allow changing Clutter debug flags at runtime

This way, we can simply pop up the Looking Glass and run:

 >>> Meta.add_clutter_debug_flags(Clutter.DebugFlag.PICK, 0, 0)

And measure specific actions or events on GNOME Shell.

!862 (merged)

Merge request reports