Ramesh

Results 9 issues of Ramesh

Hi, I'm trying to write a program with raylib-rs that captures user input and puts it into a String. I figured out how to do this using [this raylib example...

Hi, it seems that after getting the basic functionalities of this to work, the cover art doesn't show up for any of my songs.

Okay, so I'm not sure if this was a "me" problem or a NixOps problem, but I am slightly leaning towards the latter, hence this issue. 1) I created a...

**Describe the bug** Title explains the bug **To Reproduce** Steps to reproduce the behavior: 1. Open some application with SSDs (I used Kitty with my Wayfire config preferring server-side deocorations,...

bug

The only way for me to log into my Matrix homeserver with SSO is if I disable the username/password login, although both should work.

enhancement

This library seems to be lacking support for JSONObject, or maybe I'm holding it wrong. ```graphql mutation TestMutation($user_data: JSONObject) { testMutation(uuid: $uuid, userData: $user_data) { uuid } } ``` JSONObject...

When I was setting up the Mautrix iMessage bridge for nosip I encountered some difficulties getting typing indicators and puppeting to work due to a lack of documentation. Anyway, I...

At the moment, there is no way to make a call to `vips_image_set` as there is no safe binding for the function, and the `ctx` pointer in the `VipsImage` struct...

enhancement

Looks like the telnet shell does not start. Maybe it has to do with removing `-fuse-init-array` since Clang 13 does not compile anything with that flag.