-
**Describe the bug**
CopyQ not capturing text in the Pop!_OS 2024 release (Pop!_OS is based on Ubuntu. This release is using the Pop!_OS Cosmic DE). This release is running Wayland. I have tried …
-
Hi!
when clicking on the "Apply" button of the Area chooser window the main app crashes.
```
$ blue-recorder
2022/06/09 15:57:06.557959 cmd_run.go:1053: WARNING: cannot start …
-
### Windows Version
Microsoft Windows [Version 10.0.22621.1992]
### WSL Version
1.3.15.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
Kernel version: 5.15.90.4-1…
jepet updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you tried the latest build?
- [X] I have tried the latest build
### Gyroflow version
HEAD
### What ope…
skrat updated
8 months ago
-
Turns out that #1329 breaks code that does:
```rust
// f is a gio::File and set elsewhere
let basename = f.basename().unwrap();
let key = glib::FilenameCollationKey::from(basename.to_string_loss…
-
Why?
Store like Snap, Flatpak uses virtual envirovment for lauch apps. It's much slower than "direct" execution which used after install deb/rpm package. Thanks!
-
I'm working on a program ([here's its flake](https://git.sr.ht/~goorzhel/radm/tree/a2089e3c81e644b645de0463f84c9b1c61bce031/item/flake.nix)) that transitively depends on [`pam-sys`](https://github.com…
-
**Describe the bug**
Memory leak while trying to load PDF embedded into Rnote document.
**To Reproduce**
Steps to reproduce the behavior:
1. Importing the PDF already takes multiple minutes on…
RayJW updated
1 month ago
-
To get a better handle on our "supply chain," I would like to try out `cargo vet`. @sdroege originally suggested the tool.
We likely want to set up one or more audit sources that other projects li…
-
Currently we have no way to make a scrollable view. I'd suggest making either Grid or VerticalBox/HorizontalBox scrollable.