mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
All derived classes are already checking explicitly for action names (FOO and FOO_BACKWARDS). mutter used to have a META_KEY_BINDING_REVERSES flag for keybindings which required special handling of "shift"+FOO as FOO_BACKWARDS, but this has been removed now, so this special handling is no longer necessary. https://bugzilla.gnome.org/show_bug.cgi?id=732296 |
||
|---|---|---|
| .. | ||
| accessibility.js | ||
| bluetooth.js | ||
| brightness.js | ||
| keyboard.js | ||
| location.js | ||
| network.js | ||
| power.js | ||
| rfkill.js | ||
| screencast.js | ||
| system.js | ||
| volume.js | ||