Tomas Frydrych
|
1dce6b5fa3
|
Added meta_screen_(un)grab_all_keys() to keybindings.h.
|
2009-02-02 16:53:38 +00:00 |
|
Tomas Frydrych
|
2338611046
|
meta_keybindings_switch_window()
Public function to switch to the next window in Alt+Tab like fashion.
|
2009-01-29 16:26:12 +00:00 |
|
Tomas Frydrych
|
7d3a05f2d1
|
Removed const qualifier from key_handlers[] so we can modify it; use find_handler() in meta_keybindings_set_custom_handler().
|
2009-01-29 15:29:43 +00:00 |
|
Tomas Frydrych
|
952d63a127
|
Implemented meta_keybindings_set_custom_handler().
|
2009-01-29 15:07:57 +00:00 |
|
Tomas Frydrych
|
23bed522ab
|
Expose keybindings data types; add user_data parameter the handler signature.
|
2009-01-29 14:53:03 +00:00 |
|