gnome-control-center/shell
Matthias Clasen e14803b391 shell: Improve keyboard navigation
When using keynav in the category views, the fact that the categories are
separate icon views leads to confusion, because each category will end up
with its own selected icon, so that you can end up with multiple selected
items (and the difference between focused/non-focused is not visually
obvious here). Also, since the category views appear visually as a single
unit, it is irritating that arrow keynav stops at category borders.

This commit arranges things so that only one category will ever have a
selected item by unselecting on focus-out. Furthermore, it uses the
keynav-failed signal and some new GTK+ api to make arrow up/down work across
category borders, in the expected way.
2010-06-02 10:58:40 +01:00
..
cc-shell-category-view.c shell: add a new settings shell 2010-05-19 11:11:26 +01:00
cc-shell-category-view.h shell: add a new settings shell 2010-05-19 11:11:26 +01:00
cc-shell-item-view.c shell: add a new settings shell 2010-05-19 11:11:26 +01:00
cc-shell-item-view.h shell: add a new settings shell 2010-05-19 11:11:26 +01:00
cc-shell-marshal.list shell: add a new settings shell 2010-05-19 11:11:26 +01:00
cc-shell-model.c shell: set the window name and icon when opening an embedded settings panel 2010-05-25 14:38:36 +01:00
cc-shell-model.h shell: set the window name and icon when opening an embedded settings panel 2010-05-25 14:38:36 +01:00
control-center.c shell: ensure translations are enabled 2010-05-24 22:48:34 +01:00
control-center.schemas.in Add missing full stops in the long description. 2008-02-10 21:58:43 +00:00
gnome-control-center.c shell: Improve keyboard navigation 2010-06-02 10:58:40 +01:00
gnome-control-center.desktop.in.in shell: add a new settings shell 2010-05-19 11:11:26 +01:00
gnome-control-center.h shell: add a new settings shell 2010-05-19 11:11:26 +01:00
gnomecc.directory.in Patch by: Stephane Loeuillet <leroutier@gmail.com> 2007-10-02 18:01:06 +00:00
gnomecc.menu shell: Don't include both Personal and Look & Feel 2010-05-25 10:19:48 +01:00
Makefile.am Fix various issues raised by running distcheck 2010-05-21 14:48:34 +01:00
shell-search-renderer.c shell: add a new settings shell 2010-05-19 11:11:26 +01:00
shell-search-renderer.h shell: add a new settings shell 2010-05-19 11:11:26 +01:00
shell.ui shell: remove unused title label and ensure padding around each panel 2010-05-25 14:22:25 +01:00