Stanislav Dmitrenko
Stanislav Dmitrenko
Right now it's not ready yet since Compose is in beta1 stage
**Is your feature request related to a problem? Please describe.** Currently, there is no way to listen radio **Describe the solution you'd like** It would be great if we can...
**Describe the bug** Music playing stops on random tracks without visible problem (no error or something I could see). I have repeat button enabled, so it should cycle all tracks...
**Is your feature request related to a problem? Please describe.** For now the only way to use the app is to open it in a separate window which takes some...
Let's see on example: /usr/share/applications/org.gnome.Nautilus.desktop In this Nautilus desktop file we have: ``` Name[ru] = Файлы Name = Files Keywords[ru]=папка;менеджер;обзор;диск;файловая система;nautilus; Keywords=folder;manager;explore;disk;filesystem;nautilus; Exec=nautilus --new-window %U ``` In `ru` locale I...
Steps to reproduce: - set `daemon = true` - run `dlauncher &` - run `dlauncher-toggle` - you'll see DLauncher search - press ESC - run `dlauncher-toggle` again as fast, as...
Hello. Thank you for such a wonderful library! It would be even better if you can support Compose Multiplatform (https://github.com/JetBrains/compose-multiplatform) so we can use it in desktop applications (my focus...
Hello. Trying to build an app with `boring-sys` for Windows using `x86_64-pc-windows-gnu` target from Manjaro (based on Archlinux). I have mingw packages installed (mingw-w64-gcc, mingw-w64-binutils, mingw-w64-crt, mingw-w64-headers, mingw-w64-winpthreads). Tried with...