Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

[Labs] Refresh UI for keybindings and prep for customisable keybindings #5758

Closed

Commits on Mar 5, 2021

  1. Add labs keybinding setting

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    72e5226 View commit details
    Browse the repository at this point in the history
  2. Convert Key into an enum

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    cd17a45 View commit details
    Browse the repository at this point in the history
  3. Add Modifiers

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    8a5fd95 View commit details
    Browse the repository at this point in the history
  4. Add styling for KeyboardShortcut

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    f62f423 View commit details
    Browse the repository at this point in the history
  5. Use styling for KeyboardShortcut

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    66c935f View commit details
    Browse the repository at this point in the history
  6. AddKeyboardShortcut

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    01b3e71 View commit details
    Browse the repository at this point in the history
  7. Add keyboard icon

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b8bc251 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    e5f5001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0306365 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Add styling for KeybindingUserSettingsTab

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    dbfbce5 View commit details
    Browse the repository at this point in the history
  2. Add keybinding settings

    TravisR will fix this nightmare
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    93f3f06 View commit details
    Browse the repository at this point in the history
  3. Add KeybindingsUserSettingsTab

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    f3707dd View commit details
    Browse the repository at this point in the history
  4. Use KeybindingsUserSettingsTab

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    5165113 View commit details
    Browse the repository at this point in the history
  5. Credit Material design icons

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    fe6771b View commit details
    Browse the repository at this point in the history
  6. i18n

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    f734caa View commit details
    Browse the repository at this point in the history
  7. Add missing newline

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    77cb01d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    74ce690 View commit details
    Browse the repository at this point in the history
  2. Don't export Keybinding

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    6aa6d0c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. British spelling

    Co-authored-by: Germain <germain@souquet.com>
    SimonBrandner and germain-gg authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    f400208 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary CSS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    c0faa20 View commit details
    Browse the repository at this point in the history
  3. i18n

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    85b63ff View commit details
    Browse the repository at this point in the history
  4. Rework KeyboardShortcut

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    94d97a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Use Map instead of Record so that we can use Key

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d8c59be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into new-keybinding-ui

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c261a3c View commit details
    Browse the repository at this point in the history
  3. Make private

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    31c33e5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Merge branch 'develop' into new-keybinding-ui

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 22, 2021
    Configuration menu
    Copy the full SHA
    0536b47 View commit details
    Browse the repository at this point in the history
  2. Fix indent

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 22, 2021
    Configuration menu
    Copy the full SHA
    a97ee2c View commit details
    Browse the repository at this point in the history
  3. i18n

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 22, 2021
    Configuration menu
    Copy the full SHA
    615c020 View commit details
    Browse the repository at this point in the history