mirror of
https://github.com/brl/mutter.git
synced 2025-08-07 09:04:41 +00:00
30266605b58e02b017e793fc898917874590e01c

The bool determines whether the call was directly from a user operation
or not. To add more state into the call without having to add more
boolenas, change the boolean to a flag (so far with 'none' and 'user-op'
as possible values). No functional changes were made.
https://gitlab.gnome.org/GNOME/mutter/issues/192
(cherry picked from commit f4d07caa38
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%