-
Currently, the screen api on Windows is pretty crazy.
For example, I have a two screen setup: one hidpi screen (3840 x 2160; primary) and one regular screen (1920 x 1080; secondary) with the followin…
-
As the title says, is support for dotnet core planned?
-
Hi,
I trying to compile Renode from source on my Window11 PC and encounter the errors as in the log file
[Renode_build_log.txt](https://github.com/renode/renode/files/7894266/Renode_build_log.txt…
-
The script for generating certificates is currently
```
# Generates a self-signed certificate valid for 14 days, to use for webtransport
# run this from the root folder
OUT=examples/certificates…
-
This is a suggestion for DotDevelop work in 2023. Please add comments and ideas to the initial draft below.
## Current Project Status (Mar 2023)
- DotDevelop will now load, build and debug .n…
-
![20240518-124213](https://github.com/mit-han-lab/qserve/assets/8462999/536ac874-e316-4aff-88ef-e51358de3d10)
F is a nonlinear function, why they are equivalent?
-
WindowBuilder encountered unexpected internal error.
This could be caused by a WindowBuilder bug or by a misconfiguration issue, conflict, partialupdate, etc.
org.eclipse.core.runtime.CoreExcep…
-
I can't get this to run.
I keep getting a Exception thrown: 'System.IO.FileNotFoundException' in mscorlib.dll error and then visual studio freezes.
```
using System;
using Xwt;
namespace QuestM…
-
@slluis @mkrueger @mhutch @Therzok @mrward ... @migueldeicaza
1. it seem not to be possible to compile a running version of monodevelop based on open source libraries
2. current master branch se…
-
Hello, I make a try with your library and I think I have found a memory management error.
I write a simple program to test the class ImageBuilder and Image for making a tool that run 24h/24 7d/7.
The…