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 AppUserModelId on Windows shortcuts #133

Merged
merged 10 commits into from
Jun 29, 2023
Merged

Conversation

jaimergp
Copy link
Contributor

@jaimergp jaimergp commented Jun 19, 2023

Description

Will close #127

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jun 19, 2023
@jaimergp jaimergp marked this pull request as ready for review June 19, 2023 08:25
@jaimergp jaimergp requested a review from a team as a code owner June 19, 2023 08:25
@jaimergp
Copy link
Contributor Author

@mrclary - this looks like it's working. Before I create some dev packages for us to try on installers, can you take a look a this PR and let me know if there's anything off? Thanks!

@mrclary
Copy link

mrclary commented Jun 19, 2023

@jaimergp, I cannot comment on the C++ code, but everything else looks good to me. I probably won't get a chance to test the branch until tomorrow, but I don't think you need wait on me.

@jaimergp jaimergp merged commit 93958fa into conda:cep-devel Jun 29, 2023
Czaki pushed a commit to napari/napari that referenced this pull request Jul 28, 2023
…to bundle shortcut) (#6056)

# Fixes/Closes

Needed to consolidate changes in
napari/packaging#77. This culminates the fix for
napari/packaging#69, hopefully 🤞

# Description

This adds the metadata necessary to set an
[AppUserModelId](https://learn.microsoft.com/en-us/windows/win32/properties/props-system-appusermodel-id)
on the Windows shortcut, which helps Windows handle things like grouping
taskbar icons and windows.


# References

* https://learn.microsoft.com/en-us/windows/win32/properties/props-system-appusermodel-id
* conda/menuinst#133
* conda/menuinst#127
* spyder-ide/spyder#20791 (comment)
@jaimergp jaimergp added this to the v2.0 milestone Sep 13, 2023
Czaki pushed a commit to napari/napari that referenced this pull request Oct 17, 2023
…to bundle shortcut) (#6056)

# Fixes/Closes

Needed to consolidate changes in
napari/packaging#77. This culminates the fix for
napari/packaging#69, hopefully 🤞

# Description

This adds the metadata necessary to set an
[AppUserModelId](https://learn.microsoft.com/en-us/windows/win32/properties/props-system-appusermodel-id)
on the Windows shortcut, which helps Windows handle things like grouping
taskbar icons and windows.

# References

* https://learn.microsoft.com/en-us/windows/win32/properties/props-system-appusermodel-id
* conda/menuinst#133
* conda/menuinst#127
* spyder-ide/spyder#20791 (comment)
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants