-
https://github.com/AvaloniaUI/Avalonia
- three pane
- left pane is list of presets on the amp
- middle pane is controls for the effect units
- switch between json view, property grid, sl…
-
BPO | [12750](https://bugs.python.org/issue12750)
--- | :---
Nosy | @tim-one, @abalkin, @vstinner, @rbtcollins, @bitdancer, @4kir4, @pganssle, @adamwill
Files | [strftime.patch](https://bugs.python.or…
-
In the readme it says that the Linux AIO API is used for disk I/O, which prevents this library from being cross platform. However, if the library already uses libuv, is there a reason why libuv isn't …
-
- [x] CMake
- [x] Conan
-
Make the project work on ALL main browsers:
Chrome
Firefox
Safari
and even IE...
keep all behavior
-
Hi. this project looks very promising. but i would like to propose a question...
Would this project eventually be cross platform or would it only be a windows program.
ghost updated
10 years ago
-
Currently the program can handle files of only windows and may be able to terminate important processes. Fix this issue for linux and make it such that you cannot terminate fundamental processes.
-
I noticed that when I fork this repository and then make changes on a Mac machine, that `git diff` shows `^M` characters at the end of lines:
```
-STATIC_URL = '/static/'
-STATIC_ROOT = os.path.j…
-
The current implementation of `cross_file` relies on cross-platform constructors that "need to work" across all platforms. With time, and as features are added, these constructors end up growing, and …
-
I feel like having prebuilt binaries for all platforms, not just windows, would help a lot with cross platform usage of the library, especially for people that use bindings like Silk.NET.