Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard rewrite: fix error setting x11 keymap #198

Closed
wants to merge 165 commits into from

Commits on Oct 1, 2017

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

Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    c4e2d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d89b7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fc2b83 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    ab14abe View commit details
    Browse the repository at this point in the history
  2. move method to test_helper

    jyeray committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    f2683eb View commit details
    Browse the repository at this point in the history
  3. create keyboard layout class

    jyeray committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    5a4f068 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    f4663b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a367d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    490a5d4 View commit details
    Browse the repository at this point in the history
  4. rename test

    jyeray committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    c759441 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. Configuration menu
    Copy the full SHA
    f5ccc28 View commit details
    Browse the repository at this point in the history
  2. Reorganize in another folder

    jyeray committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    b95aefc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Fix some rubocop offenses

    jyeray committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    3935d55 View commit details
    Browse the repository at this point in the history
  2. Merge files

    jyeray committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    0599b60 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. set the console layout

    jyeray committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    c883168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    602d8cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b6906 View commit details
    Browse the repository at this point in the history
  4. fix test

    jyeray committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    017fdb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Configuration menu
    Copy the full SHA
    1a96ff6 View commit details
    Browse the repository at this point in the history
  2. add client

    jyeray committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    5342771 View commit details
    Browse the repository at this point in the history
  3. refactor: rename method

    jyeray committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    6af78ad View commit details
    Browse the repository at this point in the history
  4. extract helpers module

    jyeray committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    8145422 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. fix can not import files

    jyeray committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    fe64bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    374937e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1156f51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c10f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a60678 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Configuration menu
    Copy the full SHA
    07ded50 View commit details
    Browse the repository at this point in the history
  2. fix tests

    jyeray committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    6947786 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Configuration menu
    Copy the full SHA
    e51b382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f8fa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ec6de View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. remove unused require

    jyeray committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    e4c4c5a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

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

Commits on Mar 28, 2018

  1. add textdomain

    jyeray committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    76e99ab View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Configuration menu
    Copy the full SHA
    12a207f View commit details
    Browse the repository at this point in the history
  2. rename directory

    jyeray committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    cfa711b View commit details
    Browse the repository at this point in the history
  3. rename client

    jyeray committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    33d83f2 View commit details
    Browse the repository at this point in the history
  4. add technical debt file

    jyeray committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    d6fa330 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91dcee9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    159fbee View commit details
    Browse the repository at this point in the history
  7. add textdomain

    jyeray committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    6fe4b25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3d62a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    000fd69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51114a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d651109 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52e67c6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

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

Commits on May 7, 2018

  1. add UK layout

    jyeray committed May 7, 2018
    Configuration menu
    Copy the full SHA
    239be51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed50c3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e466928 View commit details
    Browse the repository at this point in the history
  4. add :notify to layout list

    jyeray committed May 7, 2018
    Configuration menu
    Copy the full SHA
    1c837d5 View commit details
    Browse the repository at this point in the history
  5. refactor: extract method

    jyeray committed May 7, 2018
    Configuration menu
    Copy the full SHA
    660d533 View commit details
    Browse the repository at this point in the history
  6. refactor: inline method

    jyeray committed May 7, 2018
    Configuration menu
    Copy the full SHA
    cb5c0b9 View commit details
    Browse the repository at this point in the history
  7. refactor: rename

    jyeray committed May 7, 2018
    Configuration menu
    Copy the full SHA
    ecd9635 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Configuration menu
    Copy the full SHA
    918ebc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c35a89 View commit details
    Browse the repository at this point in the history
  3. rename method

    jyeray committed May 12, 2018
    Configuration menu
    Copy the full SHA
    3055101 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c14c45e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bd81c9 View commit details
    Browse the repository at this point in the history
  6. fix tests

    jyeray committed May 12, 2018
    Configuration menu
    Copy the full SHA
    84be7a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e12f531 View commit details
    Browse the repository at this point in the history
  8. extract helper method

    jyeray committed May 12, 2018
    Configuration menu
    Copy the full SHA
    21bf2a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a43aee4 View commit details
    Browse the repository at this point in the history
  10. refactor tests

    jyeray committed May 12, 2018
    Configuration menu
    Copy the full SHA
    1e8b33f View commit details
    Browse the repository at this point in the history
  11. refactor: extract methods

    jyeray committed May 12, 2018
    Configuration menu
    Copy the full SHA
    edd7f48 View commit details
    Browse the repository at this point in the history
  12. remove unnecessary variable

    jyeray committed May 12, 2018
    Configuration menu
    Copy the full SHA
    8f8e17c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    a7c50bf View commit details
    Browse the repository at this point in the history
  2. add horizontal space

    jyeray committed May 13, 2018
    Configuration menu
    Copy the full SHA
    0883e14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08431a2 View commit details
    Browse the repository at this point in the history
  4. add in X server describe

    jyeray committed May 13, 2018
    Configuration menu
    Copy the full SHA
    b2a2d54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c6dc12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a0e481 View commit details
    Browse the repository at this point in the history
  7. extract common variable

    jyeray committed May 13, 2018
    Configuration menu
    Copy the full SHA
    e7b6fbc View commit details
    Browse the repository at this point in the history
  8. use .map(&:strip)

    jyeray committed May 13, 2018
    Configuration menu
    Copy the full SHA
    8979cf5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    555fa80 View commit details
    Browse the repository at this point in the history
  2. refactor: extract method

    jyeray committed May 14, 2018
    Configuration menu
    Copy the full SHA
    e584845 View commit details
    Browse the repository at this point in the history
  3. Add comment for test

    jyeray committed May 14, 2018
    Configuration menu
    Copy the full SHA
    2af85aa View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    f78e8b6 View commit details
    Browse the repository at this point in the history
  2. just some code style changes

    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    9ceaddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c28ad8a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'keyboard_rewrite' into change_keyboard_layout

    merge to get changes from master
    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    71c0a7d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'keyboard_rewrite' into test_layout

    Merge to get changes from upstream/master
    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    a41ee51 View commit details
    Browse the repository at this point in the history
  6. Add .rubocop.yml

    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    b51f3a2 View commit details
    Browse the repository at this point in the history
  7. Fix spec helper offenses

    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    67eb794 View commit details
    Browse the repository at this point in the history
  8. Fix spec offenses

    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    df76637 View commit details
    Browse the repository at this point in the history
  9. remove redundant cop

    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    80f6e65 View commit details
    Browse the repository at this point in the history
  10. Fix rubocop offenses

    jyeray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    6601ca1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2c5401 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    673b138 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    132d702 View commit details
    Browse the repository at this point in the history
  2. fix rubocop offense

    jyeray committed May 16, 2018
    Configuration menu
    Copy the full SHA
    60e6192 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Extract SystemdStrategy

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    44c0797 View commit details
    Browse the repository at this point in the history
  2. rename class

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    f1209b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    361a3d0 View commit details
    Browse the repository at this point in the history
  4. Remove Yast::Logger include

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    43de8f2 View commit details
    Browse the repository at this point in the history
  5. fix require

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    ec250f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6ae951 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b80fad5 View commit details
    Browse the repository at this point in the history
  8. Remove unused methods

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    3f50e6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4cae32 View commit details
    Browse the repository at this point in the history
  10. remove unnecessary require

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    866a1e5 View commit details
    Browse the repository at this point in the history
  11. Fix requires

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    428eeb5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d8c145 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4940e0 View commit details
    Browse the repository at this point in the history
  14. Adjust require

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    4f2beda View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65eb585 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    737e695 View commit details
    Browse the repository at this point in the history
  17. lists the keyboard layouts

    jyeray committed May 17, 2018
    Configuration menu
    Copy the full SHA
    0602af9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    00d5191 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Configuration menu
    Copy the full SHA
    bceacc1 View commit details
    Browse the repository at this point in the history
  2. Apologize to rubocop

    jyeray committed May 19, 2018
    Configuration menu
    Copy the full SHA
    4dd9751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af9d949 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ad3ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0210b7e View commit details
    Browse the repository at this point in the history
  6. refactor: rename method

    jyeray committed May 19, 2018
    Configuration menu
    Copy the full SHA
    e20046f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. Configuration menu
    Copy the full SHA
    7464a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6346eb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    549db9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e529ee View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Configuration menu
    Copy the full SHA
    99637ae View commit details
    Browse the repository at this point in the history
  2. update .yml format

    jyeray committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    468bec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c13ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5f7697 View commit details
    Browse the repository at this point in the history
  5. fix test

    jyeray committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    1c5f693 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. remove unused file

    jyeray committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    92b1f7e View commit details
    Browse the repository at this point in the history
  2. fix rubocop offenses

    jyeray committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    b17caa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e15fba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45b96c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. Configuration menu
    Copy the full SHA
    078d984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b31db View commit details
    Browse the repository at this point in the history
  3. extract helper method

    jyeray committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    d75ffa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b530ba1 View commit details
    Browse the repository at this point in the history
  5. refactor: rename variables

    jyeray committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    e0159f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    162bde9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    053970a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12a81de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d0a15c View commit details
    Browse the repository at this point in the history
  10. extract helper method

    jyeray committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    ab80a7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15cd3d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc581b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efd6141 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. call to apply layout

    jyeray committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    6f8340b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e6079 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. apologize to rubocop

    jyeray committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    704b984 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    jyeray committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    82c9c96 View commit details
    Browse the repository at this point in the history
  3. fix offense

    jyeray committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    1d34ed4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    4916262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc93e3 View commit details
    Browse the repository at this point in the history
  3. extract method

    jyeray committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    67fa5de View commit details
    Browse the repository at this point in the history
  4. fix test

    jyeray committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    18ff834 View commit details
    Browse the repository at this point in the history
  5. fix load layout in x server

    jyeray committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    662f6d2 View commit details
    Browse the repository at this point in the history
  6. extract method

    jyeray committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2813ba2 View commit details
    Browse the repository at this point in the history
  7. refactor

    jyeray committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    4271a73 View commit details
    Browse the repository at this point in the history
  8. fix rubocop offenses

    jyeray committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    bfed176 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    2688f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf865a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25b3a9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73f84c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caf2ce3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e325c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bd708d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f57a9d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1dacd48 View commit details
    Browse the repository at this point in the history