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

feat: Initial x11rb-async implementation #790

Merged
merged 10 commits into from
Feb 6, 2023
Merged

Commits on Jan 14, 2023

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

Commits on Jan 15, 2023

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

Commits on Jan 16, 2023

  1. Implement sending requests

    notgull committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    7ce3b11 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Implement remaining items

    notgull committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2b01fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b369dd View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    notgull committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    fe5dc05 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Fix max request bytes impl

    notgull committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2a13cef View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Remove spaces after features

    notgull committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ef0e3d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Remove rust connection

    notgull committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ebeb06d View commit details
    Browse the repository at this point in the history
  2. Move consume to after await

    notgull committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f8bf805 View commit details
    Browse the repository at this point in the history