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

Xfreerdp drop gdi #9492

Merged
merged 4 commits into from
Dec 1, 2023
Merged

Xfreerdp drop gdi #9492

merged 4 commits into from
Dec 1, 2023

Commits on Nov 29, 2023

  1. [client,x11] drop direct gdi mapping

    windows GDI is legacy and can not be properly mapped to X11 equivalents
    witout glitches. Drop support for that while preserving XImage/Pixmap
    acceleration support.
    akallabeth committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e248fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b5d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8e7a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35ed31 View commit details
    Browse the repository at this point in the history