After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 613100 - [MetaDisplay] Expose meta_display_get_keybinding_action
[MetaDisplay] Expose meta_display_get_keybinding_action
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-17 02:07 UTC by Colin Walters
Modified: 2010-03-17 11:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[MetaDisplay] Expose meta_display_get_keybinding_action (3.10 KB, patch)
2010-03-17 02:08 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2010-03-17 02:07:58 UTC
For use by plugins
Comment 1 Colin Walters 2010-03-17 02:08:00 UTC
Created attachment 156319 [details] [review]
[MetaDisplay] Expose meta_display_get_keybinding_action

This can be used when a plugin has control of input to determine
what action would be done, and thus filter to a subset of them.
Comment 2 Tomas Frydrych 2010-03-17 10:20:45 UTC
Comment on attachment 156319 [details] [review]
[MetaDisplay] Expose meta_display_get_keybinding_action

Looks good.
Comment 3 Colin Walters 2010-03-17 11:21:57 UTC
Attachment 156319 [details] pushed as 650a1e8 - [MetaDisplay] Expose meta_display_get_keybinding_action