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

Add mouse scroll support for X11 #207

Merged
merged 111 commits into from
Aug 2, 2021
Merged

Add mouse scroll support for X11 #207

merged 111 commits into from
Aug 2, 2021

Commits on Mar 12, 2021

  1. unordered_map header file is insufficient

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    3e9b8d6 View commit details
    Browse the repository at this point in the history
  2. Revert "unordered_map header file is insufficient"

    This reverts commit 3e9b8d6.
    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    3c1bb4a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    cd24350 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0adde1f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    39525b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    e419321 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    5f5d304 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    c52994f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    76d74ee View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ed1af2a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d7b01e1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d10aab0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d8eb1db View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    be16c91 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    38cd01a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    537256a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    a1555c2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    46ae2e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    8335a14 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    cc67c7c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e1770d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    23858db View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    94e05d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    495fd36 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    b94acc9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    872102f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    4cabf2c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    c4d59e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. first commit

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    d83810b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Revert "first commit"

    This reverts commit d83810b.
    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    52653b9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c00b1f0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    66a34d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    493599b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    8b48679 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    9022c15 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    225a906 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    ed6b582 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7f08d32 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    70a49a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    39e65f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    0639abe View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    a658b61 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    29f516f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    06423ab View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    2f8a48f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 9, 2021
    Configuration menu
    Copy the full SHA
    ede1d5d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c532848 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    19fcdb2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    10683b7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    da42d96 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e0ec1e7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    7985fc4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e71df4c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    500c91c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    0164237 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5dc9bd8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bf5883d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5f938b4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1b8c312 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 24, 2021
    Configuration menu
    Copy the full SHA
    6e8fcff View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 24, 2021
    Configuration menu
    Copy the full SHA
    dc8a1d4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    70a50e2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    aaaabd9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 28, 2021
    Configuration menu
    Copy the full SHA
    e864954 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 28, 2021
    Configuration menu
    Copy the full SHA
    1108c07 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 29, 2021
    Configuration menu
    Copy the full SHA
    14a85bc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 30, 2021
    Configuration menu
    Copy the full SHA
    c6ce2b1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 31, 2021
    Configuration menu
    Copy the full SHA
    228e6cf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 31, 2021
    Configuration menu
    Copy the full SHA
    501a195 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed May 31, 2021
    Configuration menu
    Copy the full SHA
    374b55b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    9c1d5e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    4b2fd7b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    b40630e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    d851c50 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    46a1069 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a0c81eb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    56d7b34 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d7483f4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ed272c3 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8820409 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    c421e9c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    99528d1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    c3ad258 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    a01fb9e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    5a11d03 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    02a0b5b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    bcf6c0e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5c3c764 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0d974c8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    74693f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    cebe2db View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3a34cbd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    003cea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    7cd6f2a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    32681d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    1a03897 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    7035cdd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    44ac97c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    9a38513 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9534653 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1e94dc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    1f5d687 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d4f472b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    b4a4af9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    98aea54 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    964e94e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Merge branch 'sony:master' into master

    Hidenori Matsubayashi authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    84b6e50 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sony:master' into master

    Hidenori Matsubayashi authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    83e8b66 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Support mouse scroll, back/forward button for x11 backend

    HidenoriMatsubayashi authored and HidenoriMatsubayashi committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    860e0ee View commit details
    Browse the repository at this point in the history
  2. Add comment

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    06b97e5 View commit details
    Browse the repository at this point in the history
  3. revert

    Hidenori Matsubayashi authored and Hidenori Matsubayashi committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    016709f View commit details
    Browse the repository at this point in the history