Skip to content

Remove represented file icon from the macOS title bar #1638

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

Open
3 tasks done
kittaakos opened this issue Nov 4, 2022 · 0 comments
Open
3 tasks done

Remove represented file icon from the macOS title bar #1638

kittaakos opened this issue Nov 4, 2022 · 0 comments
Labels
os: macos Specific to macOS operating system topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@kittaakos
Copy link
Contributor

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
@kittaakos kittaakos added type: enhancement Proposed improvement topic: code Related to content of the project itself os: macos Specific to macOS operating system labels Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: macos Specific to macOS operating system topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

1 participant