Electron
Electron is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript.
Here are 7,639 public repositories matching this topic...
Is there a way to hide the icon of a BrowserWindow on Windows?
Actual:
<img width="68" alt="Screen Shot 2020-02-08 at 11 27 35 AM" src="https://user-images.githubusercontent.com/438516/74090907-194fc800-4a
Description
Clicking the tray icon should minimize the window (like other apps with systray support, such as Telegram).
This is not the same issue as having Nativefier minimize to tray after the window is closed (as in #97, #127 or #158), which already works. It's just annoying having to manually close the window.
Steps to reproduce issue
Open a website with --tray. You shoul
Is your feature request related to a problem? Please describe.
When starting the download of many files (clicking multiple Magnet links on a page for e.g.) the confirmation dialog showing where the download will be saved always pops up. In Transmission for e.g. there's an option to not prompt each time.
Describe the solution you'd like
Add a checkbox in the preferences that prevents t
-
Updated
May 20, 2019 - TypeScript
-
Updated
Apr 3, 2020
Issue type:
[ ] question
[ ] bug report
[ ] feature request
[x] documentation issue
Database system/driver:
[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[x] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
Here is the code snippet:
nightmare
.on('console', (log, msg) => {
console.log(msg)
})
.on('error', (err) => {
console.log(err)
})
.goto(url)
.inject('js', 'jquery.min.js')
.wait('#btnSearchClubs')
.click('#btnSearchClubs')
.wait(5000)
.evaluate(function () {
const pageAnchor = Array.from(document.querySelectorAll(
Current behavior
Export as pdf currently has no option. I try to use Boostnote as much as I can, but the lack of exporting options is limiting its use case. For example:
- (page size) Exporting as pdf produce A4 sized pdf by default. But in many places(North American for example), the default printing size is letter size. This causes a problem when I send the PDF to someone who subsequent
Describe your feature request
A keyboard shortcut or bringing up the spell check menu.
A shortcut for moving the cursor to the next error would be amazing too.
What problem does this feature solve? [optional]
Allows quick spell checking more quickly and easily
Additional context [optional]
Caret markdown editor has this and it is extremely handy.
When using a dark theme, the menu bar stays white:
Instead the app should check the current theme and if it's a dark one, the menu bar should be made black (assuming Electron supports this).
Hi, I'm a Redux maintainer. I'd like to offer a couple suggestions.
Problem
The current Redux example implementation shows use of reducers with "hand-written" immutable update logic, and has a somewhat complex store configuration. In addition, the project currently uses a "folder-by-type" folder structure.
Proposed Solution
The project should switch to using the official [Redux
Every time you open a QMenu component it triggers the load method on the QInfiniteScroll inside it. A prime example of when you would need an infinite scroll inside a menu component is a simple notifications component as can be found in Facebook.
I've put an example from a combinati
-
Updated
Mar 19, 2019 - JavaScript
On the "Appearance" tab a user can set up font family and font size.
Still, line height is not configurable there.
I'm not using this application currently, just checked it out.
-
Updated
Apr 6, 2020 - TypeScript
Following the README for inserting new items on an array, gives error; insert is not existent; should be corrected to push
macOS version:
10.14.6 (18G95)
Kap version:
3.0.0-beta.6
Other possibly relevant info:
Monitor setup: single rMBP 15" screen, no external monitors
macOS scrollbar appearance setting: "Show Always" (in System Preferences > General)
Steps to reproduce
- Click the Kap menu bar icon.
- Click the button in the Kap bar to record an area of the screen.
- Select a regio
I cant view data, properties or something in vue devtools. Only blank page
Open devtools, select vue tab and navigate into components:
- Node version: 10.16.0
- NPM version: 6.9.0
- vue-cli version: (if necessary)
- Operating System: Windows 10 X64
Expected behavior
During "Starting Docker VM", the progress is visualized in a circle. When the percentage changes from 60 to 61, the percentage character should stay in place, to avoid any flickering appearance. Same for the 6, which also didn't change.
Actual behavior
It looks like the payload format for the webhook notifications has changed. The old format described here is expected by the webhook code. The test fixtures also have payloads that look very similar to what has been described here.
The new payload format is documented [here](https://docs.semaphoreci.com/essentials/webhook-notificatio
There are two mentions of a reactide.config.js file in the README:
The component tree works out-of-the-box by finding the entry point to your React application that you provide inside the reactide.config.js file.
Go to the reactide.config.js file and change the .html and .js entry points to the relative path of your respective files.
But I could not find any examples or documentation
-
Updated
Mar 11, 2020 - JavaScript
I'm not sure how the form widgets are meant to be positioned and styled. Can you create an example that shows them looking good? I couldn't figure it out.
Describe the feature or problem you’d like to solve
Currently, there are several places in GitHub Desktop where how the interaction should work in the app when someone is on a fork is highly dependent on someone's relationship to the project. In other words, are they on the fork because they're just trying to contribute to the upstream repo? Is this a "long-running" fork that's intended to
It should go here: https://github.com/eclipse-theia/theia/blob/master/doc/Testing.md
Created by GitHub
Released July 15, 2013
Latest release 13 days ago
- Repository
- electron/electron
- Website
- electronjs.org
- Wikipedia
- Wikipedia





Code version: 1.43.1
In repo control, when you press 'Drop Stash' there is no popup to confirm