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

X11 implementation of druid-shell #599

Merged
merged 36 commits into from
Apr 6, 2020
Merged

X11 implementation of druid-shell #599

merged 36 commits into from
Apr 6, 2020

Commits on Feb 13, 2020

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

Commits on Feb 16, 2020

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

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    cfd1b5a View commit details
    Browse the repository at this point in the history
  2. It draws stuff!

    crsaracco committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    3dce469 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    2d39f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f51c1d View commit details
    Browse the repository at this point in the history
  3. Make TODOs easier to grep

    crsaracco committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    7d2c053 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3b3994 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Configuration menu
    Copy the full SHA
    179f781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f43ce View commit details
    Browse the repository at this point in the history
  3. keycodes

    perlindgren committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    4b3889c View commit details
    Browse the repository at this point in the history
  4. mouse down

    perlindgren committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    a004f8e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. review updates

    Per authored and Per committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    835ebd4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from perlindgren/druid_shell_x11_pln

    Druid shell x11 pln
    crsaracco authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    13dbbc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on Mar 5, 2020

  1. Merge remote-tracking branch 'origin/master' into rebase-x11

    This is trivial except for the unification of 'RunLoop' and
    'Application', which I may or may not have managed correctly.
    cmyr committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    99b7188 View commit details
    Browse the repository at this point in the history
  2. [ci] Run x11 backend in ci

    This also includes some general ci tweaks to make things a bit
    more sensible, optimistically.
    cmyr committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d357581 View commit details
    Browse the repository at this point in the history
  3. Post merge fixes

    cmyr committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f185e7a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from cmyr/update-to-master

    Update to master
    crsaracco authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    be56617 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. s/use_x11/x11

    crsaracco committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    d910860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6967fcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5622ac0 View commit details
    Browse the repository at this point in the history
  4. Delete runloop.rs

    crsaracco committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    f32c1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a71e593 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    566e3c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9c6b82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49d7670 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Small PR review cleanups

    crsaracco committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    d1ebf76 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. update README with X11 info

    crsaracco committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    9abe0d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

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

Commits on Apr 5, 2020

  1. Configuration menu
    Copy the full SHA
    743afe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080fc9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a40af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb407d3 View commit details
    Browse the repository at this point in the history
  5. Code review fixes

    crsaracco committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    fe1405d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c641a99 View commit details
    Browse the repository at this point in the history