Skip to content
#

desktop

Here are 1,889 public repositories matching this topic...

Gryphn
Gryphn commented Apr 15, 2020

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

mikeparkie
mikeparkie commented Mar 3, 2020

App specific shortcut guide for any configured app using a modifier + foreground running application.

The Shortcut Guide would function normally with the Windows key long press, but what if you added a modifier key and getting an app specific Shortcut Guide to load when pressing a modifier key whilst the app X is in the foreground.

Example: PhotoShop is running in the foreground, you press

hannojg
hannojg commented Aug 9, 2019

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
![Screenshot 2019-08-09 at 18 01 26](https://user-images.githubusercontent.com/16821682/62792504-bd64b080-bacf-11e9-96a8-0d33089332ac.pn

devhub
gnumoksha
gnumoksha commented Nov 19, 2019
$ 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  ./D
glennsl
glennsl commented Nov 25, 2019

It would be useful to have a model that associates text with text style properties, and can associatively combine into a sequence (a semigroup).

This doesn't need to be fancy to begin with, just the properties we have today (fontFamily, fontSize, color) would be useful, and we'd then have a nice base to extend with other properties.

Something like this:

module RichText : {
  t
OS.js
andersevenrud
andersevenrud commented Jan 20, 2019

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:

murking
murking commented Apr 14, 2018

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. │

blncd
blncd commented Jan 3, 2020
  1. Example graphics for UI elements would provide a better overview.

  2. 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
  1. An overview that shows which of the respective properties, method
TurekBot
TurekBot commented Mar 6, 2018

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

timoc
timoc commented Sep 2, 2019

Is your feature request related to a problem? Please describe.
I use evernote shortcuts to rapidly access notes and searches. I use Tuck global shortcut keys (like Ctrl Alt F) to rapidly search evernote. My feature request is to have a key sequence prefix e.g. ctrl alt T or similar to open a shortcut directly from a set of keypresses,

Describe the solution you'd like
I have a shortcut

microsoft-ui-xaml
benstevens48
benstevens48 commented Mar 19, 2020

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

Improve this page

Add a description, image, and links to the desktop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the desktop topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.