Kate

Results 271 issues of Kate

The current implementation only allows to use the camera. I don't know if the mobile vision on android has such kind of API, but it would be lovely to do...

enhancement
good first issue
backlog

Closes https://github.com/djrobstep/migra/issues/180

I think putting all the actions in the actions.py file is a little bit confusing. The belong in separate files in a folder. This would help adding more features. I'm...

enhancement

[This](https://github.com/flutter/plugins/pull/4719) PR breaks the go-flutter `url_launcher` plugin implementation completely.

Some plugins like `shared_preferences` have been implemented in pure dart: https://github.com/flutter/plugins/tree/master/packages/shared_preferences/shared_preferences_linux. We should deprecate those plugins (and all other plugins that are now available this way) in the plugins repository,...

enhancement
plugin

When running the executable of a snap the console shows: ``` /snap/ginko/x1/ginko: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /snap/ginko/x1/ginko) ``` I'll try to find the version of hover where...

bug
Linux
hover

The current packaging docs are just barely scratching the surface. We need to explain which tools are needed for every packaging format on each system and link to some source...

enhancement
hover

For a project I want to use go-flutter as an embedder (think about all the juicy plugins), but I don't want to use glfw as window toolkit. Instead I want...

enhancement
embedder
GLFW

Panels are broken on msm8916 and need to be loaded as module. I had to implement that first. Also the mdev setup was not correct and gave me some problems,...

Would be cool to just set a screen resolution for a device and then the splash images in the correct sizes would be generated. beryllium, enchilada, fajita and paella would...