Add a GUI shortcuts editor (Issue #279)
Embed libxfce4uis XfceShortcutsEditor widget in the Preferences Dialog. The shortcuts of ThunarWindow, ThunarStandardView, ThunarStatusBar and ThunarLauncher are exposed. The remaining shortcuts were deemed insignificant compared to the additional complexity that adding them would introduce. ThunarApplication watches the accelerator map for changes. Any change leads to all ThunarWindows reconnecting their accelerators to make sure that currently active windows can use the new accelerators even if an action previously did not have a shortcut MR !171 Issue #279
Showing
- configure.ac.in 2 additions, 2 deletionsconfigure.ac.in
- thunar/Makefile.am 2 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-application.c 11 additions, 0 deletionsthunar/thunar-application.c
- thunar/thunar-launcher.c 8 additions, 0 deletionsthunar/thunar-launcher.c
- thunar/thunar-launcher.h 6 additions, 1 deletionthunar/thunar-launcher.h
- thunar/thunar-preferences-dialog.c 28 additions, 0 deletionsthunar/thunar-preferences-dialog.c
- thunar/thunar-standard-view.c 8 additions, 0 deletionsthunar/thunar-standard-view.c
- thunar/thunar-standard-view.h 8 additions, 1 deletionthunar/thunar-standard-view.h
- thunar/thunar-statusbar.c 29 additions, 0 deletionsthunar/thunar-statusbar.c
- thunar/thunar-statusbar.h 10 additions, 0 deletionsthunar/thunar-statusbar.h
- thunar/thunar-window.c 48 additions, 0 deletionsthunar/thunar-window.c
- thunar/thunar-window.h 5 additions, 0 deletionsthunar/thunar-window.h
Loading
Please register or sign in to comment