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

Improve the look of the keyboard settings tab #7562

Merged
merged 12 commits into from
Jan 24, 2022

Commits on Jan 17, 2022

  1. First cut of new keyboard shortcuts

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

Commits on Jan 19, 2022

  1. Merge remote-tracking branch 'upstream/develop' into feature/improved…

    …-keyboard-tab
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    aeaad9f View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d0fee5c 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 Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d8c86e8 View commit details
    Browse the repository at this point in the history
  4. Amend shortcuts

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f00d991 View commit details
    Browse the repository at this point in the history
  5. Improve CATEGORIES struct

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6664ee0 View commit details
    Browse the repository at this point in the history
  6. Add tests for registerShortcut()

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

Commits on Jan 20, 2022

  1. Simplifie code tiny bit

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    688e9f3 View commit details
    Browse the repository at this point in the history
  2. Translate ALTERNATE_KEY_NAME

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1d14361 View commit details
    Browse the repository at this point in the history
  3. Fix key usage

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4cd1a50 View commit details
    Browse the repository at this point in the history
  4. Export components for tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    9e9f975 View commit details
    Browse the repository at this point in the history
  5. Write snapshot tests

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