-
Hi, I'd like to make windows fullscreen, thanks. I suppose currently I could manually get the screen size and set the image to that.
-
Problem: In https://github.com/paritytech/polkadot/pull/5731, the initial commit's lockfile had two windows-sys
- https://github.com/koute/polkadot/blob/8ff2627f00c88e5f0997b44f444b67d3a83d3444/Car…
-
There's a few names rolling around in this crate at the moment:
* `rust-linker-fix-3ds` is the name of the repo, which is a bit long
* `linker-fix-3ds` is the name of the Cargo package (what would g…
-
Instead of only exposing a `main` entry point in package.json, there should be a `browser` entrypoint for web bundlers to use.
E.g. instead of (or in addition for) doing this https://github.com/Wal…
-
`aml/lib.rs` line 648 calls `.then_some` which is an unstable feature. It compiles fine with `cargo test` but does not compile when I include the aml crate in my own code.
-
#### Current Behavior
Some of the icons in the preset show artifacts or broken symbols.
#### Expected Behavior
Proper icons should be visible.
#### Additional context/Screenshots
Sharing a fe…
-
### 路由地址
```routes
/acs/journal/:id
```
### 完整路由地址
```fullroutes
acs/journal/accacs
acs/journal/jacsat
```
### 相关文档
https://docs.rsshub.app/zh/routes/journal#american-chemistry…
-
Currently on the GUI there's no support for redox or redox_w because of a problem in the via json files. In the first entry of the layout there's a ``` "a": 7 ```
line that needs to be removed for t…
-
Issue description: only the side connected with USB cable works, the other side does not work. Both sides works fine when connect with usb cable, the right side keys are mirrored of left though.
De…
-
#### Current Behavior
Currently, my Starship prompt is only displaying the current directory.
#### Expected Behavior
I would like it to display the full path of the current directory. According…