GnomeShellActionMode
Description:
[ CCode ( cprefix = "G_PASTE_GNOME_SHELL_ACTION_MODE_" , has_type_id = false ) ]
[ Flags ]
public enum GnomeShellActionMode
Controls in which GNOME Shell states an action (like keybindings and gestures) should be handled.
Content:
Enum values:
- ALL - always allow action
- LOCK_SCREEN - allow action
when the screen is locked, e.
- LOGIN_SCREEN - allow
action in the login screen
- LOOKING_GLASS - allow
action in looking glass
- NONE - block action
- NORMAL - allow action when in
window mode, e.
- OVERVIEW - allow action while
the overview is active
- POPUP - allow action while a
shell menu is open
- SYSTEM_MODAL - allow
action when a system modal dialog (e.
- UNLOCK_SCREEN - allow
action in the unlock dialog