-
Couldnt this be in the main void repos now that hyprland uses aquamarine?
-
I am trying to install the latest v0.0.34 on my machine (Intel Mac, Monterey and Python v3.8.19). It fails with following:
```
pip install libsql-experimental
Collecting libsql-experimental
…
-
Hi!
I would like to have an option to set the window size either in the config or as commandline argument.
Being able to set the window location when that wayland protocol arrives would be nice as w…
-
### What I Did
I have triggers for RNTO which pass the old filename (%w) and the new one (%f), both of which used to be reported as the full absolute path (and are documented as such), but now are …
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
running `yarn global add package` regularly fails the first time then works the second
**Wha…
idkjs updated
6 years ago
-
### Version
22.0.0
### Platform
Chimera Linux riscv64
### Subsystem
v8
### What steps will reproduce the bug?
compile
### How often does it reproduce? Is there a required condi…
-
Inquiring minds want to know whether a standalone library implementing the bits of logind GNOME/KDE want to have is part of the roadmap.
-
## Bug Report: [Error] When Building Docker img: `ld returned 1 exit status`
### Description
I encountered an error when attempting to build a Docker image for my Rust project using the `ort` de…
-
This is in a Prefix and it causes the failure
```
sage -t --long --random-seed=0 usr/lib/python3.9/site-packages/sage/rings/number_field/totallyreal.pyx # Timed out (and interrupt failed)
```
The…
-
Hi,
I'm trying to build a docker container for my application. For this I read that static linking with target x86_64-unknown-linux-musl could result in a better performance.
So I built this doc…