desktop
Here are 1,805 public repositories matching this topic...
Minor thing, but would be nice to be able to get to dev tools without right click + Inspect, especially when menu is shown by the app on right click.
NWJS Version : 0.45.1
Operating System : macOS Catalina
Expected behavior
Devtools menu item or command + option + I should open dev tools
Actual behavior
It works in nw1 mode, but not in nw2, has been like that for a whil
🧐 问题描述
[问题]如何修改区块获取的资源路径,想使用公司自己的github?哪里有相关介绍吗?
目前指向:https://gitee.com/ant-design/ant-design-blocks/
🚑 其他信息
We're seeing fail_fast_fatal_app_exit_c0000409_shortcut_guide.dll! unknown errors in 0.15.2.
0.16 is too new so not seeing it in the repots yet but i don't believe we touched this area of code in the 0.16 iteration.
I have issues to get Reactotron working in my jest react-native test environment.
Before running a test I simply do
jest.mock("reactotron-react-native");, but then I receive an error stating
TypeError: Cannot read property 'useReactNative' of undefined
 but the actual passing of the event's data doesn't happen.
To Reproduce
Set a Button's onPress to a function with one parameter and console.log it. Observe undefined is logged in its place.
Expected behavior
I expected
-
Updated
Apr 23, 2020 - JavaScript
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./DI cloned and built revery-quick-start and started looking through App.re to see how it all works. I noticed it opens Revery.UI but there didn't seem to be any documentation for things like Opacity and View on https://www.outrunlabs.com/revery/api/revery/. Poking around I managed to guess the URL and found them at https://www.outrunlabs.com/revery/api/revery/revery_ui/ and https://www.out
I've gotten a few questions on Gitter in the recent days relating to installation scripts and executables, etc.
I should probably provide a couple of automated scripts for running installations:
- Linux: Batch script
- Windows: PowerShell script
Also, the manual could use some instructions on how to do manual installation on Windows using PowerShell manually, etc.
Side-nodes:
-
Updated
Mar 6, 2020 - Python
ReactNativeNWReactCalculator@1.0.0 start /Users/zjh-mac/Documents/react/react-native-nw-react-calculator-master
node node_modules/react-native/local-cli/cli.js start
┌────────────────────────────────────────────────────────────────────────────┐
│ Running packager on port 8081. │
│
-
Example graphics for UI elements would provide a better overview.
-
The documentation would be clearer if the methods of the classes were divided into different "categories" as in the Qt documentation:
- methods of the respective class
- slots
- signals / events
- inherited methods / properties from other classes
- An overview that shows which of the respective properties, method
TODO before launch
Documentation Needed
After having been around here a while it's become clear to me that JFoenix is a great library, it's just not well documented.
I suggest that a "Help Wanted" and "Documentation Needed" label be added to any issue that stems from a lack of clear documentation. Maybe towards this end it would be helpful if anyone, or maybe just contributors, were allowed to apply labels.
I think that once it b
I append text to the control QPlainTextEdit after interval, please help me how to scroll to the bottom,
I can't find any APIs: https://docs.nodegui.org/docs/api/generated/classes/qplaintextedit
Thanks
Inspired by #375
We could let hover take a screenshot when the user sends an 's' on stdin.
Hover can simply execute flutter screenshot --observatory-uri=http://127.0.0.1:50300/XXXXX --type=rasterizer, because it knows the observatory uri already. This makes life easy for developers.
-
Updated
Mar 18, 2020 - C#
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Apr 23, 2020 - C++
The Components page of the documentation is missing an import statement:
import javafx.beans.property.SimpleStringPropertyOther examples include JavaFX imports, so it seems that the docs don't intend to assume familiarity with JavaFX. I've never worked with JavaFX, am attempting to start with TornadoFX.
I'm submitting a ... (check one with "x")
[x] bug report
[ ] new distro request
If I try to change default colors with -c option, bold is removed from labels:
I didn't find any option t
Proposal: Add some public documentation/information on how language 'projection' works in WinRT
I know that WinRT components have interface definition files, which somehow enable the API for the component to be used by multiple languages e.g. C#, C++. However, I can find very little information on the finer details of how this works. I've heard rumours that the way this works might change with something called cswinrt, but it would still be useful to know the principles and some more details
Hello everyone. This is a great project. I entered selling points of this project and I made the following comparison of a few projects to show how they differ. If you have any corrections to make you can do so by commenting in the spreadsheet from which this is generated. If you are wonderin
-
Updated
Apr 12, 2018 - JavaScript
-
Updated
Apr 8, 2020 - Python
-
Updated
Feb 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the desktop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the desktop topic, visit your repo's landing page and select "manage topics."



在inline-edit-table.vue里边设置自定义的指令 v-el-height-adaptive-table="{bottomOffset: 30}"报错:Failed to resolve directive: el-height-adap