Skip to content

Rename new-model action to new-window #3811

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

Merged
merged 1 commit into from
Mar 30, 2025
Merged

Conversation

City-busz
Copy link
Contributor

@City-busz City-busz commented Mar 29, 2025

GNOME Shell uses the "new-window" action to open new main windows for an application. Renaming that action to this common name allows application launchers to use it.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

GNOME Shell does not provide a "New Window" option for Gaphor, because the "new-window" action is not implemented.

Issue Number: N/A

What is the new behavior?

GNOME Shell provides a "New Window" action for Gaphor that opens a new greeter window if not already present.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

GNOME Shell uses the "new-window" action to open new main windows for an application. Renaming that action to this common name allows application launchers to use it.
@github-actions github-actions bot added the python Pull requests that update Python code label Mar 29, 2025
@amolenaar
Copy link
Member

Thanks @City-busz, that's a nice improvement :)

@amolenaar amolenaar merged commit e020fbb into gaphor:main Mar 30, 2025
39 of 40 checks passed
@amolenaar
Copy link
Member

@all-contributors add @City-busz for bugs, code

Copy link
Contributor

@amolenaar

I've put up a pull request to add @City-busz! 🎉

@danyeaw danyeaw added feature A new feature and removed python Pull requests that update Python code labels May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants