Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Aug 27, 2026. It is now read-only.
plotly
/
orca
Public archive
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
44
Star
310
Code
Issues
116
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Just changes in
/src
from branch forbid-popup-windows
- #72
#72
Merged
etpinard
merged 8 commits into
master
plotly/orca:master
from
just-changes-in-src-from-forbid-popup-windows
plotly/orca:just-changes-in-src-from-forbid-popup-windows
Copy head branch name to clipboard
Apr 16, 2018
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Just changes in
/src
from branch forbid-popup-windows
#72
etpinard
merged 8 commits into
master
plotly/orca:master
from
just-changes-in-src-from-forbid-popup-windows
plotly/orca:just-changes-in-src-from-forbid-popup-windows
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2018
https://github.com/plotly/image-exporter/issues/65#issuecomment-380532988
JamesCropcho
committed
5debb1e
View commit details
Copy full SHA for 5debb1e
Browse repository at this point
"Probably best to set show: opts.debug for debugging purposes."
JamesCropcho
committed
0a634d3
View commit details
Copy full SHA for 0a634d3
Browse repository at this point
"shall we add show: false to the server too?"
JamesCropcho
committed
7a6586e
View commit details
Copy full SHA for 7a6586e
Browse repository at this point
"there's a few more createBrowserWindow calls" "Moreover, here too we should set show: opts.debug."
JamesCropcho
committed
5616ec1
View commit details
Copy full SHA for 5616ec1
Browse repository at this point
`remote.createBrowserWindow`'s `show` parameter appears to treat `undefined` as true. This commit performs like casting to a Boolean.
JamesCropcho
committed
de73f03
View commit details
Copy full SHA for de73f03
Browse repository at this point
"On Windows and Linux, setting this to true should keep the electron window from displaying in the taskbar, which I believe to be desirable for making image export a seamless experience for Windows…
Show description for 9af7553
JamesCropcho
committed
9af7553
View commit details
Copy full SHA for 9af7553
Browse repository at this point
"To hide the electron icon from the dock on OS X it is recommended (electron-userland/electron-builder#1456) to add "extendInfo": {"LSUIElement": 1} to the top-level mac configuration settings"
JamesCropcho
committed
f81ff05
View commit details
Copy full SHA for f81ff05
Browse repository at this point
Commits on Apr 16, 2018
Manual reverting of changes in package.json from previous commits on `forbid-popup-windows`
JamesCropcho
committed
3757c97
View commit details
Copy full SHA for 3757c97
Browse repository at this point
You can’t perform that action at this time.