Skip to content

Remove represented file icon from the macOS title bar #1638

Open
@kittaakos

Description

@kittaakos

Describe the request

win.setRepresentedFilename(filename) is a macOS-only feature to show the OS-associated file icon in the window's title bar. (See #868) While holding down the key, it's possible to list and open container folders up to the root.

macos_represented_file.mp4

Describe the current behavior

IDE2 plans to indicate whether a local or a remote sketch is opened in the title bar with an additional icon. Probably with the cloud icon. Showing double icons could be strange.

VS Code can do the same, but the title bar icon is not required. It would be great if IDE2 could keep the file representation feature (on macOS) but without the icons.

macos_no_icon.mp4

Arduino IDE version

8a85b5c

Operating system

macOS

Operating system version

12.5.1

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Labels

    os: macosSpecific to macOS operating systemtopic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions