Vibhakar Solanki

Results 29 comments of Vibhakar Solanki

it does, one very easy fix is just to set `SDL_VIDEO_X11_WMCLASS` environment variable before starting the app. example ``` os.environ["SDL_VIDEO_X11_WMCLASS"] = "float-override" ``` SDL will automatically detect that... there were...

hmm yes this would be nice, i will try to add it

Ive got a PR on this, lets hope it gets merged

Nope!!, still highlighting ![image](https://user-images.githubusercontent.com/22869882/199489045-8cd094cb-41d8-4de8-a58c-3aee6e12d3ef.png)

@bharathan06 I don't think this issue needs two people to solve :thinking:, `imghdr` is only used to find the extension of the image file, see https://github.com/kivy/kivy/blob/ca1b918c656f23e401707388f25f4a63d9b8ae7d/kivy/core/image/__init__.py#L452-L461 I propose using [`filetype`](https://pypi.org/project/filetype/)...

> > I propose using [filetype](https://pypi.org/project/filetype/) as it supports a lot of file types > > I think it's better to use magic number to detect a subset of the...

Hi, i'd like to take this up, I use programmatic page creation quite a lot. Just so I understand it correctly, here we aim to document how one can create...

Same issue > **System** > - Android Version: 12 > - Stock ROM: oneui > **microG** > - microG Core version: 0.3.0.233515 > - microG Self-Check results: All Ticked