-
```
An option to enable intelligent corners and to manually(or default) add
different tasks to those corners(even macros) would be great. For example: When
you tap lower right corner you minimize al…
-
```
An option to enable intelligent corners and to manually(or default) add
different tasks to those corners(even macros) would be great. For example: When
you tap lower right corner you minimize al…
-
```
An option to enable intelligent corners and to manually(or default) add
different tasks to those corners(even macros) would be great. For example: When
you tap lower right corner you minimize al…
-
```
An option to enable intelligent corners and to manually(or default) add
different tasks to those corners(even macros) would be great. For example: When
you tap lower right corner you minimize al…
-
```
An option to enable intelligent corners and to manually(or default) add
different tasks to those corners(even macros) would be great. For example: When
you tap lower right corner you minimize al…
-
**Is your feature request related to a problem? Please describe.**
Currently, the Lift has a "Queue", which isn't very smart.
Example:
I've got a Lift with 3 floors.
Person 1 on floor 1 calls it, …
-
Currently the signal list is just a dump of what comes out of the simulator. We might want some nesting on large designs. Also, map to/from Mosaic/spice names?
Ties into #2 in that it's the same co…
-
Add intelligent error handling to scripts.
My current plan is to use the following function:
```bash
runcmd() {
$1 2>/dev/null;
s=$(($s+$?));
}
```
where $s is a local va…
-
Create dependency tree and only generate files that need to be.
-
We have a limited resource of execution at our hand so need to save it from spam.
By 'intelligent spam' i mean robots using legitimate Python code generating images etc.
Introducing a CAPTCHA might be…