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 9,396 public repositories matching this topic...
https://www.electronjs.org/docs/api/power-monitor#powermonitor
Previously used to be 'suspend, resume' events also for linux.
Why you remove it?
Are there alternative solutions?
I need to after sleep mode "resume" event returns sleep time.
And now if update electron, it will not work.
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Feb 28, 2021 - TypeScript
The Joplin Plugin API currently provides the following methods:
joplin.settings.registerSetting
to register one setting.
We need to add a new method:
joplin.settings.registerSettings(settings:Record<string, SettingItem>)
to register multiple settings in one call.
Additionally, `joplin
-
Updated
Feb 27, 2021
-
Updated
May 20, 2019 - TypeScript
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 2, 2021 - TypeScript
-
Updated
Mar 2, 2021 - TypeScript
-
Updated
Feb 28, 2021 - JavaScript
Output - Severity option (style) is not applied correctly in the OutputChannelManager append method
Hi,
Bug Description:
When using the OutputChannelManager the OutputChannelSeverity in the appendLine method does not work as expected, it does not color the Warning and Error as expected.
I have inspected the output line in the dev tools, and saw that the span over the message line has this class="mtk1 theia-output-warning", the
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Jan 12, 2021 - JavaScript
If you send the message:
```
real 0m0.322s
user 0m0.344s
sys 0m0.036s
```
it turns into:
```
real 0m0.322s
user 0m0.344s
sys 0m0.036s
```
when it goes through the server-side markdown renderer. The local echo looks fine.
建议在界面中添加图床管理页面链接
问题类型
Feature Request
PicGo的相关信息
Windows 10 1909 18363.535
picgo 2.2.0
问题重现
功能请求
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Mar 2, 2021 - JavaScript
Describe the feature or problem you’d like to solve
A clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.
Proposed solution
How will it benefit Desktop and its users?
Additional context
Add any other context like screenshots or mockups are helpful, if applicable.
Created by GitHub
Released July 15, 2013
Latest release Today
- Repository
- electron/electron
- Website
- electronjs.org
- Wikipedia
- Wikipedia
It appears that emmet on vscode is missing this HTML tag (hgroup).
It is part of the living standard of HTML and therefore I think it was just overlooked (as it is rarely used.)
It is however an important tag for accessibility reasons.
Here is the MDN documentation for hgroup.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hgroup
I am using Ubuntu 20.04
$ code -- version1.5