d3im
d3im
I'd like to translate - is project still maintained or is it waste of time?
Trying to modify PyGobject example for Gtk4 I can't get over this line - get XID of window since widget lacks window property ```python self.mpv = mpv.MPV(wid=str(widget.get_property("window").get_xid())) ``` ```python TypeError:...
Just added lzip command support
**Describe the bug** Just accidentally renamed tab to "rust" then tried to reset it and set it to empty string "". After guake restart it failed. Tried in another terminal...
I'm getting this when trying to run (Android Studio): Launching lib/main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. *...
I'm getting negative offset after remux that makes mse error in Chrome - it can't add chunk to buffer with negative offset.
Gentoo linux here, Rust 1.82.0, Slint 1.8.0. I have two kinds of button - with icon and text and with icon only. Icon only button displays icon well (first snippet)...