DareFox

Results 5 issues of DareFox

Compose-JB version: `1.1.1` Kotlin version: `1.7.0 Stable` After updating Kotlin version to `1.7.0` in build.gradle.kts and trying to sync project, Gradle throws an error: ``` Unable to find method ''void...

When the list of items is in the `LazyColumn` and I try to click on the scroll bar, Compose crashes with an I`llegalArgumentException`. https://user-images.githubusercontent.com/47672780/178140077-9fddcdc5-7e73-4ff3-8e27-0d152be5df74.mp4 Here's sample code to reproduce this...

scroll
crash

Create symlinks, if kotlin binary files installed in `/usr/bin` and not in `/usr/share/kotlin/bin` (it's true with official [`kotlin` ](https://archlinux.org/packages/community/any/kotlin/) package). This should fix #371

**Describe the bug** If wallpaper is set to pause on maximized window, and "Show Desktop" button (Win+D) was pressed, then wallpapers will still be paused, even if there are no...

bug

It's annoying that after launching the script, config files from the current folder disappears. This makes the script work only once, after that it will not work. This PR changes...