Skip to content
#

desktop

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

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

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

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
james-lawrence
james-lawrence commented Feb 17, 2020

currently hover assumes that it controls go.mod, it generates one and then looks for it in a specific location.

this is relatively undesirable because it forces the end user to a specific directory tree or to run into issues dealing with golangs vendor tooling for private repositories.

we should be able to remove this assumption by letting the standard go tooling find the go.mod file.

som

jtlapp
jtlapp commented Apr 28, 2019

The Components page of the documentation is missing an import statement:

import javafx.beans.property.SimpleStringProperty

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

microsoft-ui-xaml
kmgallahan
kmgallahan commented Oct 31, 2019

Describe the bug
The built-in text labels for both the CheckBox and RadioButton controls gradually gets more and more off center as the system's text scaling % increases.

Steps to reproduce the bug

  1. Set text scaling to 150% or higher
  2. Open the XAML Controls Gallery
  3. View any of the CheckBox or RadioButton controls

Expected behavior
The text labels should remain aligned

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.