diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2024-02-23 02:15:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-23 02:15:39 (GMT) |
commit | b48101864c724a7eab41a6878a836f38e54e04fb (patch) | |
tree | 3160877dd8d78e1ef422fbea82f34b34b1da03b7 /Python | |
parent | 4ee6bdfbaa792a3aa93c65c2022a89bd2d1e0894 (diff) | |
download | cpython-b48101864c724a7eab41a6878a836f38e54e04fb.zip cpython-b48101864c724a7eab41a6878a836f38e54e04fb.tar.gz cpython-b48101864c724a7eab41a6878a836f38e54e04fb.tar.bz2 |
gh-88516: show file proxy icon in IDLE editor windows on macOS (#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.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions