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

[3.11] gh-88516: show file proxy icon in IDLE editor windows on macOS (GH-112894) #115841

Merged
merged 1 commit into from Feb 23, 2024

Commits on Feb 23, 2024

  1. pythongh-88516: show file proxy icon in IDLE editor windows on macOS (p…

    …ythonGH-112894)
    
    The platform standard on macOS is to show a proxy icon for open
    files in the titlebar of Windows. Make sure IDLE matches this
    behaviour.
    
    Don't use both the long and short names in the window title.
    The behaviour of other editors (such as Text Editor) is to show
    only the short name with the proxy icon.
    
    (cherry picked from commit b481018)
    
    Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
    Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
    2 people authored and miss-islington committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    067748d View commit details
    Browse the repository at this point in the history