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 Rust API to grab the contents of a slint::Window into a slint::SharedImageBuffer #5445

Merged
merged 11 commits into from
Jun 22, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    7d2c74d View commit details
    Browse the repository at this point in the history
  2. Move grab_window from the WindowAdapter to an internal function in th…

    …e RendererSealed trait
    tronical committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    672dc62 View commit details
    Browse the repository at this point in the history
  3. Fix linuxkms build

    tronical committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ee25b24 View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    tronical committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    24ce7fc View commit details
    Browse the repository at this point in the history
  5. Undo unnecessary changes

    tronical committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    115fcfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    668a025 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2d87b9 View commit details
    Browse the repository at this point in the history
  8. Simplify import

    tronical committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3faeaca View commit details
    Browse the repository at this point in the history
  9. Fix doc error

    tronical committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    61e2509 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42c59b7 View commit details
    Browse the repository at this point in the history
  11. Update internal/core/software_renderer.rs

    Co-authored-by: Olivier Goffart <[email protected]>
    tronical and ogoffart authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    47928c2 View commit details
    Browse the repository at this point in the history