Skip to content
Snippets Groups Projects
Forked from Xfce / thunar
Source project has a limited visibility.
  • Sergios - Anestis Kefalidis's avatar
    fd333c2e
    Add a GUI shortcuts editor (Issue #279) · fd333c2e
    Sergios - Anestis Kefalidis authored
    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
    fd333c2e
    History
    Add a GUI shortcuts editor (Issue #279)
    Sergios - Anestis Kefalidis authored
    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