Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florianpircher/close-window
A Glyphs plugin. Adds a “Close Window” command to the File menu.
https://github.com/florianpircher/close-window
glyphs glyphsapp glyphsapp-plugins
Last synced: 3 days ago
JSON representation
A Glyphs plugin. Adds a “Close Window” command to the File menu.
- Host: GitHub
- URL: https://github.com/florianpircher/close-window
- Owner: florianpircher
- License: apache-2.0
- Created: 2021-03-05T12:22:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T13:22:54.000Z (over 3 years ago)
- Last Synced: 2024-10-31T23:12:51.176Z (about 2 months ago)
- Topics: glyphs, glyphsapp, glyphsapp-plugins
- Language: Objective-C
- Homepage:
- Size: 266 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Close Window
This is a plugin for the [Glyphs font editor](https://glyphsapp.com).
It adds a “Close Window” menu item to the File menu that closes the current font window.
![](Screenshot.png)
## Preferences
Set `com.FlorianPircher.CloseWindow.retainKeyboardEquivalent` to true if you don’t want to reconfigure the menu item keyboard equivalents.
## Licenses
Plugin source code licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).