kinafu

Results 16 issues of kinafu

## Bug description When I press emoji picker's default keystroke `Strg + Shift + .` Awesome Emoji Picker won't open. Instead the Firefox Multi Account Container window opens up. ##...

bug
blocked
upstream

## Background I would like to see more smileys without having to scroll through the list of available smileys after opening the add-ons. On my screen (2560 x 1440) I...

enhancement

With Gnome NetworkManager one can set, wheter a connection is metered (other word for metered is "_fee-based_"). On a _metered_ connection, smart programs will stop unimportant background activities such as...

enhancement
good first issue
hacktoberfest

For my nextcloud (backup) I need to pass an option (`--default-character-set=utf8mb4`) to the mysqldump command (in order to properly backup strings containing unicode smileys). Using our tool `databasedump.sh` you should...

enhancement

We need to create a unit test :)

## Bug description When resizing the QR code window, the QR code doesn't scale smoothly. Show animated gif ![lol](https://user-images.githubusercontent.com/20564946/99059904-7f422080-259f-11eb-9fe2-ddcb6d85c77b.gif) ## System Operating system and version: Windows 10 Browser and version:...

bug
help wanted

Changes in the $langKey.json files will not be reflected while running `npm run develop`. (On creating the file with some translation content _for the first time_, the translation will be...

**Describe the bug** When a client aborts a request, the program hangs. The sketch below has been adapted from the [HTTP forms example](https://github.com/fhessel/esp32_https_server/tree/master/examples/HTML-Forms). **Please use the [sketch from the second...

bug

When a fresh hypriot installation is being initialized with a user-data file by cloud-init, setting the locale fails. I am using a Raspberry Pi 4. ``` # cat user-data locale:...

In the [example's pubspec.yml ](https://github.com/shaqian/flutter_tflite/blob/ce8075a391e02e0cc0bc6c2db950aa961a17d745/example/pubspec.yaml#L23)there seem to be some incompatible dependencies. Only after removing the version pinning of `image_picker`, `image` and `tflite` the dependency resolving succeeds. (When I say "to...