Rupansh

Results 15 comments of Rupansh

@nifker Manually using winapi isn't working either ``` let wind = Window::new("", w as usize, h as usize, WindowOptions { title: false, borderless: true, ..WindowOptions::default() }).unwrap(); match wind.raw_window_handle() { RawWindowHandle::Windows(wnd)...

I am having trouble with mouse input on Sway+Wayland Proton GE 6.21GE2 The mouse input is extremely laggy and jittery However the touchpad works fine Turning on/off raw input doesnt...

nigga 9.0 is out and you still haven't updated for Oreo ;_;

@coderfox the apk probably needs a bump in sdk as SDK 28 had plenty of changes. It is possible that it runs seamlessly on SDK 27(i.e 8.0)!

also i went to 9008 through fastboot and used this firehose programmer- https://github.com/openpst/assets/blob/master/programmers/Unidentified/prog_emmc_firehose_8937_ddr_xiaomi.mbn The device accepted the image but it wasn't responding to my commands. Does that mean i need...

tried xiaomi1 image - Found 5 devices /dev/ttyS0 n/a ttyS0 /dev/ttyS1 n/a ttyS1 /dev/ttyS2 n/a ttyS2 /dev/ttyS3 n/a ttyS3 /dev/ttyUSB0 USB VID:PID=05c6:9008 Qualcomm CDMA Technologies MSM QHSUSB__BULK Connected to /dev/ttyUSB0...

quick heads up! The device seems to go to 900e sometimes as well(if anything's possible in that mode lol) I rebooted to fastboot and invoked `fastboot oem edl` After which...