8000 Replace is/setFullscreen with is/setFullScreen · Issue #19 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Replace is/setFullscreen with is/setFullScreen #19

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

Closed
kevinsawicki opened this issue Jun 7, 2013 · 0 comments
Closed

Replace is/setFullscreen with is/setFullScreen #19

kevinsawicki opened this issue Jun 7, 2013 · 0 comments

Comments

@kevinsawicki
Copy link
Contributor

Seems like the OS X APIs usually capitalize the S in Screen and the atom.coffee method is toggleFullScreen() currently.

@zcbenz zcbenz closed this as completed in 024c316 Jun 7, 2013
kevinsawicki pushed a commit that referenced this issue May 9, 2017
Set file and data protocol handler.
kevinsawicki pushed a commit that referenced this issue May 9, 2017
* vendor/libchromiumcontent f4f8a7e...929f9c9 (3):
  > Merge pull request #19 from brightray/chrome-28
  > Merge pull request #18 from brightray/encryptor
  > Merge pull request #17 from brightray/cygwin
kevinsawicki pushed a commit that referenced this issue May 9, 2017
Set file and data protocol handler.
kevinsawicki pushed a commit that referenced this issue May 9, 2017
* vendor/libchromiumcontent f4f8a7e...929f9c9 (3):
  > Merge pull request #19 from brightray/chrome-28
  > Merge pull request #18 from brightray/encryptor
  > Merge pull request #17 from brightray/cygwin
MarshallOfSound pushed a commit that referenced this issue May 1, 2018
akaday referenced this issue in akaday/electron Nov 4, 2024
akaday referenced this issue in akaday/electron Nov 4, 2024
Fixes #19

Update method names to use consistent capitalization for "FullScreen".

* Change `isFullscreen` to `isFullScreen` in `lib/browser/api/base-window.ts`.
* Change `setFullscreen` to `setFullScreen` in `lib/browser/api/base-window.ts`.
* Change `IsFullscreen` to `IsFullScreen` in `shell/browser/api/electron_api_base_window.cc`.
* Change `SetFullScreen` to `SetFullScreen` in `shell/browser/api/electron_api_base_window.cc`.
* Change `IsFullscreen` to `IsFullScreen` in `shell/browser/api/electron_api_base_window.h`.
* Change `SetFullScreen` to `SetFullScreen` in `shell/browser/api/electron_api_base_window.h`.
* Change `isFullScreen` to `isFullScreen` in `spec/api-power-monitor-spec.ts`.
* Change `setFullScreen` to `setFullScreen` in `spec/api-notification-spec.ts`.
* Change `isFullScreen` to `isFullScreen` in `spec/api-screen-spec.ts`.
* Change `setFullScreen` to `setFullScreen` in `spec/api-power-save-blocker-spec.ts`.
* Change `isFullScreen` to `isFullScreen` in `spec/api-net-spec.ts`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/electron/electron/issues/19?shareId=XXXX-XXXX-XXXX-XXXX).
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

No branches or pull requests

1 participant
0