Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AvaloniaUI/Avalonia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.3.1
Choose a base ref
...
head repository: AvaloniaUI/Avalonia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.3.2
Choose a head ref
  • 13 commits
  • 22 files changed
  • 8 contributors

Commits on Jun 24, 2025

  1. Fix for #19035 On macOS, the SuggestedStartLocation is not set if the…

    … FileTypeChoices Is not null (#19036)
    Whiletru3 authored and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    9d37265 View commit details
    Browse the repository at this point in the history
  2. Extend dirty rect when UseLayoutRounding=false (#18511)

    Co-authored-by: Benedikt Stebner <Gillibald@users.noreply.github.com>
    MrJul and Gillibald committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    cfe0a1e View commit details
    Browse the repository at this point in the history
  3. android: better api level detection for display edge to edge and igno…

    …re system bar color changes if on api level 35 (#19034)
    
    * android: better api level detection for display edge to edge and ignore system bar color changes if on api level 35
    
    * allow fully transparent nav bars when display edge to edge is forced
    emmauss authored and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    81c1887 View commit details
    Browse the repository at this point in the history
  4. [Avalonia.Native] Respect info.plist values for setActivationPolicy (#…

    …19066)
    
    * [Avalonia.Native] Respect info.plist values
    
    * Only set setActivationPolicy if it's different from the users default
    drasticactions authored and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    69fae69 View commit details
    Browse the repository at this point in the history
  5. Corrected PointerPointProperties inline documentation (#19062)

    Made PointerEventArgs.Properties public, to better support pattern matching
    TomEdwardsEnscape authored and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    c2142c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1ec89b View commit details
    Browse the repository at this point in the history
  7. changed MenuItem Icon to properly set :icon pseudo class as long as v…

    …alue is not null (#19075)
    Doraku authored and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    574f6a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8c5327 View commit details
    Browse the repository at this point in the history
  9. [Avalonia.Native] Add shouldResize value to SetWindowState, don't res…

    …ize on Window move (#19088)
    
    * [Avalonia.Native] Add shouldResize value to SetWindowState, don't resize on Window move
    
    * Handle Window move as well
    
    * Wrap around Switch
    drasticactions authored and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    85bdbff View commit details
    Browse the repository at this point in the history
  10. Android - Reset android input method focus and connection state when …

    …text input focus is removed (#19083)
    
    * reset android input method focus and connection state when text input focus is removed
    
    * addresses comment
    emmauss authored and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    4938899 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64f61e3 View commit details
    Browse the repository at this point in the history
  12. Properly handle in cluster ShapedBuffer split (#19090)

    * Properly handle in cluster ShapedBuffer split
    
    * Allow ShapedBuffer split for empty text length
    
    ---------
    
    Co-authored-by: Julien Lebosquain <julien@lebosquain.net>
    Gillibald and MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    9b3d1e1 View commit details
    Browse the repository at this point in the history
  13. Version 11.3.2

    MrJul committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    0e1443a View commit details
    Browse the repository at this point in the history
Loading