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

internal: Add libxcb and replace some Xlib functions #2614

Closed
wants to merge 3 commits into from

Commits on Jan 27, 2023

  1. Add x11rb and replace some Xlib functions

    Sub-commit messages:
    
    Fix 32-bit builds
    
    Fix clippy warnings
    
    Clean up + better atom handling
    
    Cleanup
    
    fmt
    
    x11rb should be optional
    
    Make sure x11rb doesn't appear in public interface
    
    Rebase on master
    
    Tree shaking
    
    fmt
    notgull committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5401396 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Feb 4, 2023

  1. Bump MSRV to 1.61

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