-
Tracking issue for improved text rendering
* [x] Wrapping text mid-word (https://github.com/emilk/egui/issues/55)
* [x] Emoji
* [x] More fonts than those in `TextStyle` (https://github.com/emilk/…
emilk updated
1 month ago
-
The title pretty much speaks for itself
DE: GNOME 46.4
OS: NixOS 24.11
Package: nixpkgs unstable
-
When I run `cargo run --example transparent` instead of a transparent window I just get a white window with no decorations.
It seems the problem was introduced in this PR:
https://github.com/rust-…
-
Currently, `@src()` returns source it's own location, even in inline functions:
```zig
const std = @import("std");
inline
fn f(a: std.builtin.SourceLocation) void {
const b = @src();
…
-
Installed from cosmic-session-git on Arch. After loading the desktop, I go to bring up settings. The window briefly displays and then crashes without any GUI error message. Terminal shows:
I filed …
-
* rust.vim version: Using latest via vim-plug
Steps to reproduce:
- Put cursor on test function name
- `:RustTest`
Expected vs. actual behavior:
- Expected: runs the test
- Actua…
-
### Check for existing issues
- [X] Completed
### Describe the feature
[Lapce](https://lapce.dev) is another popular GUI code editor written in Rust that's growing in popularity. It would be fair t…
-
Would be nice to have Deno working with Qt. Is this being considered elsewhere? If not, the following projects may be taken into account:
- Rust Qt binding crates: https://rust-qt.github.io/qt/
- …
-
**Describe the bug**
All `.\spotify-player.exe ` commands return
`Error: try to connect to a client …
dxnnv updated
2 months ago
-
## Windows
- [x] CI Build
- [x] Basic functionality tested
- [x] Fido2 login
- [x] Autotype (using pyautogui)
- [ ] Authorization (Windows Hello - Missing Golang Binding, probably easiest with ht…