xod icon indicating copy to clipboard operation
xod copied to clipboard

XOD IDE

Results 103 xod issues
Sort by recently updated
recently updated
newest added

### Rationale XOD has a convention of quick-start nodes for dealing with hardware. They are trivial combinations of the device and action nodes, but when a xoder wants to get...

t:feat
s:core

A quite often scenario is messing with the serial port or board model selection in the upload dialog. If the upload is process is run, I have to wait a...

t:feat
s:client
good first task

Using the new XOD 0.28.0, a very important change, just a small suggestion. When you label constants you lose sight of the value. ![image](https://user-images.githubusercontent.com/4626896/53964633-790f5780-40ce-11e9-8a0e-92e11cf9e1fc.png)

triage

### Rationale A XOD workshop or lesson teacher often meets confusion trying to prepare machines of all participants in advance. A typical scenario is when PC has XOD IDE installed...

t:feat
s:client

### Rationale Sharing experience can be improved if we allow supplying the URL of a project that should be loaded in the browser IDE instance. For example: - `https://xod.io/ide/#proj=one%2Ftwo%2Fthree.xodball` —...

t:feat
s:client

### Environment * Scope: desktop IDE * Version: 0.26.0 ### Steps to reproduce 1. Create a new patch, add marker nodes that "manage" attachments to it (as of 0.26.0, it's...

t:bug
s:client

Some laptop setups have no touchpad gesture for horizontal scrolling. It makes patch navigation too difficult. A possible solution is allowing to pan with the arrow keys as QCad does....

t:feat
s:client

Currently, when I successfully publish a library or its update, a cheerless message “Library published” is shown for a few seconds and that’s all the celebration. But it could be...

t:tweak
s:client
good first task

### Rationale Currently, a comment is a distinct entity along with nodes and links. That makes it not so flexible as it might be. For example, it is not available...

t:feat
s:client
s:core

### Rationale We have standard `electron`'s user-agent like this: ``` Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) BeakerBrowser/0.8.5 Chrome/69.0.3497.106 Electron/4.0.4 Safari/537.36 ``` in `xod-client-electron` and standard browser's...

t:feat
s:client