-
**Describe the bug**
Rnote's canvas does not have a nice support for IM in preedit mode, in `IMMulticontext`:
- The cursor position is not reported with `set_cursor_location()`, which makes the …
taoky updated
2 months ago
-
I believe this is a bug because the exact same code won't work on Android but works in PC, with exception to the context/window creation. For that I'm using @MarijnS95 updates to both glutin/glium bec…
-
error: failed to run custom build command for `gettext-sys v0.19.8 (N:\gettext-rs\gettext-sys)`
process didn't exit successfully: `N:\gettext-rs\target\debug\build\gettext-sys-70cac4af73bac902\build-…
-
I built my iced app on nixos, however when trying to create a rfd window. Some of the gtk3 dependencies are missing because I get this error
```
GLib-GIO-ERROR **: 15:05:49.211: No GSettings schemas…
-
Reproduction:
Build examples using `cargo build --release --features gtk_3_10` on OS X El Capitan.
Observed:
~75% cpu usage (and 45M resident memory use) as seen through `top -o cpu`
Expected…
-
For example, when I generated for GtkSourceView, I got the following function:
```rust
fn create_context>>(&self, position: P) -> Option {
let position = position.into();
let position = …
-
After #827 is resolved all mentions of meson and flatpak in the book will be gone.
We will then want to add a chapter which explains the step needed to create a fully functioning flatpak.
-
I can't figure out how to do this. I'm talking about the titlebar and taskbar default icon, when running the binary directly instead of using a desktop file.
-
Celeste (Flatpak) 0.5.1 crashes with the following error:
```rs
(celeste:25): Adwaita-CRITICAL **: 15:03:11.623: ../src/adw-header-bar.c:640: tried to remove non-child 0x560bdc29a490 of type 'GtkBut…
-
**Describe the bug**
Dead link on the main README about the gtk example
In the native UI section about the gtk example, the link is pointing to an example that's not present on the repo. At least I …
frjol updated
3 weeks ago