shortcuts: Make sure that hidden shortcuts stay hidden

Desktop / GNOME / GTK - Bastien Nocera [hadess.net] - 16 December 2015 05:22 UTC

When doing a gtk_widget_show_all() on the shortcuts window, accelerators for both RTL and LTR directions are being shown.

Make sure that no-show-all is set by default on hidden shortcuts, and updated if the widget direction changes.

https://bugzilla.gnome.org/show_bug.cgi?id=759541

a56a8a8 shortcuts: Make sure that hidden shortcuts stay hidden
gtk/gtkshortcutsshortcut.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

Upstream: git.gnome.org


  • Share