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

Set App Category to Productivity #1032

Merged
merged 1 commit into from
Apr 2, 2020
Merged

Set App Category to Productivity #1032

merged 1 commit into from
Apr 2, 2020

Conversation

raccube
Copy link
Contributor

@raccube raccube commented Mar 31, 2020

I noticed that MacVim is categorised as Other in Screen Time. I think Productivity would be a better fit.

@ychin
Copy link
Member

ychin commented Apr 1, 2020

Thanks for the pull request. Shouldn't MacVim be "developer tools" though instead of "productivity"? I believe that's what some other text editors are set to as well. I guess maybe Vim is widely used enough that it's not just for developers and "productivity" is a better catch-all.

@chdiza
Copy link
Contributor

chdiza commented Apr 1, 2020

It shouldn't be under Developer Tools. Good text editors are for everyone. I'm no developer and I've used MacVim since it was born and Vim even longer. It's a great editor for LaTeX documents, e.g.

@raccube
Copy link
Contributor Author

raccube commented Apr 1, 2020

I used Productivity as Vim itself is a general purpose text editor. It can be used for plenty of things other than dev.

@ychin
Copy link
Member

ychin commented Apr 2, 2020

Fair point! Let's keep productivity then.

@ychin ychin merged commit 01bbb17 into macvim-dev:master Apr 2, 2020
@ychin ychin added this to the snapshot-163 milestone Apr 2, 2020
ychin added a commit to ychin/macvim that referenced this pull request Apr 11, 2020
Vim patch 8.2.539

General:

- MacVim now reports its app category to be "Productivity" for Screen
  Time. macvim-dev#1032

Fixes:

- Fix MacVim not reporting its version number correctly. macvim-dev#1011
- Fix mvim:// protocol handler not handling line number. macvim-dev#1020
- Fix opening MacVim from the Dock not setting UTF.8 in locale. macvim-dev#1033
- Buffer menu now doesn't show stale menu items from command-line
  windows or terminal windows. macvim-dev#1025

Targets macOS 10.9+

Script interfaces have compatibility with these versions:
TODO
- Lua 5.3
- Perl 5.18
- Python2 2.7
- Python3 3.7
- Ruby 2.7
ychin added a commit that referenced this pull request Apr 12, 2020
Vim patch 8.2.539

General:

- MacVim now reports its app category to be "Productivity" for Screen
  Time. #1032

Fixes:

- Fix MacVim not reporting its version number correctly. #1011
- Fix mvim:// protocol handler not handling line number. #1020
- Fix opening MacVim from the Dock not setting UTF-8 in locale. #1033
- Buffer menu now doesn't show stale menu items from command-line
  windows or terminal windows. #1025

Targets macOS 10.9+

Script interfaces have compatibility with these versions:
- Lua 5.3
- Perl 5.18
- Python2 2.7
- Python3 3.7
- Ruby 2.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants