cross-platform
Here are 2,989 public repositories matching this topic...
-
Updated
Feb 21, 2020 - Dart
Describe the bug
Reading from stdin (i.e. vim -) causes vim to mark the buffer as modified. This prevents a user from quitting with :q, and instead must resort to :q!. This behavior runs contrary to what is documented under :h --, which states that "The buffer will not be marked as modified, so that it's easy to exit".
~This also prevents vim from opening to stdin in readonly mode,
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.4.0
- Cross-platform modules: 6.4.0
- Android Runtime: 6.4.1
- iOS Runtime: 6.4.0
- Plugin(s):
Describe the bug
- Operating system and architecture: Mac OS Catalina v10.15.2
following Etcher's development guide, running the command sudo pip install -r requirements.txt I get the following error:
Could not install packages due to an EnvironmentError: [('/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/dateutil/parser.pyc', '/private/var/folders/t2/7hg92fh96ljbpzrvzv
Issue details
Camera.unproject does not return original value
Reproduction steps/code
public void create() {
Vector2 tmpvec = new Vector2();
tmpvec.set(0, 0);
Stage stage = new Stage(new ScreenViewport());
stage.stageToScreenCoordinates(tmpvec); // has the correct screen coords;
stage.screenToStageCoordinates(tmpvec);
Currently many false positive license-like-looking comments are preserved in the bundle, we should remove them all (https://webpack.js.org/plugins/terser-webpack-plugin/#remove-comments) and instead provide a proper "Licenses" document within the app.
-
Updated
Feb 21, 2020 - C++
Here is some general documentation improvement suggestion regarding flatbuffers. This is what I remember struggling with (from the top of my head). Also some point might be a little bit opinionated.
Some of the points were taken from #5387.
- Regarding the builder:
- The fact that its kinda like an arena allocator used for serialization.
- The concept of offsets, what do they repre
You can always make a suggestion as an issue tab for apps that are not on the list. I will personally check out the app and verify if it is working, properly mantained, safe to use (as a user not a security expert).
Translation is very much appreciated. You can either fork this and remake your own translation or use the same repo with me. I highly recommend translator to review the commit log e
Describe the new feature
I love how an image in a blob column con be viewed live in the "Edit Content" window. However my images are often big and by default the window only shows a small part of it. I need to scroll horizontally and/or vertically to see different things in the image. It would be great
Description of the problem or steps to reproduce
- Press Shift+Right Click for selecting text and keep cursor on the initial position.
In this case lines number are selected with the content of the file. - Press Middle Click to past selected text : the lines number are also pasted with the text
Specifications
Commit tag:1.4.1
OS:Debian buster
Terminal:Terminator
Hi! I'm creating this issue to list Aurelia features that are not documented yet.
I can make the PR's to update the docs, but I want to be sure that I'm right before doing anything. So please, tell me if these changes are welcome.
Let's keep this list up to date!
Documentation Improvement List
Build Systems
- CLI
- CLI now supports SystemJS and Webpack. Update the
-
Updated
Feb 21, 2020 - C++
-
Updated
Feb 21, 2020 - Dart
Is your feature request related to a problem? Please describe.
A common problem is lack of docs and lack of examples. Adding more useful examples would go leaps and bounds towards wider adoption.
Describe the solution you'd like
Mainly porting the examples from wxPerl to proton-native to showcase the Qt and eventual wx backends. Also ports of
Multi Target Example
I was thinking about implementing a custom controller for my setting but I'm not sure about which of the header files in firmware headers to include and/or inherit from as I can't find their related documentation nor comments inside the headers.
Looking at the con
What the hell means "it's very likely this issue is fixed."?
There should be a test and a proof the issue is fixed, this is not how issues works.
And, in fact, the issue CRYTEK/CRYENGINE#606 is not fixed and still present in 5.6
When there's a space in the engine installation folder, for example mine is in:
Describe the bug
Using application.NewWindow to create a secondary window, it's not possible to re-use that window after it has been closed. If the user presses the X button, the window doesn't respond to Show() calls any more.
To Reproduce
- Create a main window
- Create a secondary window
- Close the secondary window
- Attempt to re-show the secondary window.
Example co
-
Updated
Feb 21, 2020 - Dart
OS: Manjaro Linux
GPMDP Version: 4.7.1
Issue Descriptions:
No UI warning that last.fm needs to re-authenticate. Desktop Settings > last.fm just says authorized, while terminal says:
error: LASTFM ERROR error=9, message=Invalid session key - Please re-authenticate
(for every track played)
Clicking log out, then logging in works and re-enables scrobbling as expected.
-
Updated
Feb 21, 2020 - C++
I had to experiment to find out how to add an entry to a database using the command line utility, keepassxc-cli.
There is help output, but (for me) It was not clear what is the meaning of the "Path of the entry to add". Therefore, I am sharing my notes.
What is the Path of the entry to add?
Experimenting showed that path means the hierarchy inside the database. It does not require
What did you do?
I want to import PIL modules with the following statement
#!/usr/bin/python3
import tkinter
from PIL import Image, ImageTkBut ImageTk was NOT imported. I got it by executing:
sudo aptitude install python3-pil.imagetk
This fact should be added to the documentation which would be of great help for beginners.
All modules which are not installed by defau
I am relatively new to GitHub and even newer to Wiki.js & struggled for several hours to properly configure port 80 and 443 proxying to get the wiki my colleague built for our company to automatically work with port 80 & 443 and automatically redirect to port 443 and have it work properly with the wiki node proxy.
I would like to suggest a quick addition of a full proper nginx config (example b
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
I came across this issue when I decided to profile my (in progress) game and discovered I was generating a ton of VertexBufferBinding[] arrays during the
RichText model
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 : {
tWhen pgweb is terminated any new request (or a custom query) will never seem to finish, however the backend is gone and we should print out an error message.
Improve this page
Add a description, image, and links to the cross-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cross-platform topic, visit your repo's landing page and select "manage topics."


nvim --version: NVIM v0.5.0-23-gafd576ee9vim -u DEFAULTS(version: ) behaves differently? yes$TERM: xterm-256colorSteps to reproduce using
nvim -u NORCDownload:
[neovim_enc_bug.txt](https://github.com/neovim/n