loudgolem

Results 105 issues of loudgolem

[Stack Up](https://github.com/pressly/sup) added in https://github.com/avelino/awesome-go/pull/651 Has no tests. Ref: - https://github.com/avelino/awesome-go/pull/4279#issuecomment-1171437508 - https://github.com/pressly/sup/issues/179

removal
needs tests

**What would you like to see added to KeyboardJS?** `keyboardJS.reset('contextName');` **What problem are you trying to solve?** How to unbind only the keys which belong to a specific context? Currently...

Request

It shows only the first frame from the gif file any plan on adding gif support?

As wallhaven has an API rn https://wallhaven.cc/help/api#wallpapers

The code coverage is [28.46% on coveralls](https://coveralls.io/github/charmbracelet/bubbletea). Can tests be added and this be improved if possible? I don't claim to know how bubbletea works internally and I think terminal...

enhancement
good first issue

Try these 1. ```go wallpaper.SetFromFile("C:\\some\\image.jpg") ``` 2. Then delete that file 3. ```go wallpaper.Get() // gives the exact same path i.e. C:\some\image.jpg ``` I know this is a `systemParametersInfo` implementation...

- Tockler - An application that tracks your time by monitoring your active window title and idle time. - https://github.com/MayGo/tockler/releases (portable versions available, an electron builder project) - GPL-2.0 License...

I've come across an open-source wallpaper engine https://github.com/rocksdanister/lively it makes URLs from the shadertoy website for example https://www.shadertoy.com/view/4dcGRn into fullscreen automatically. ~~I know this is just a wp wrapper but...

enhancement

I've been trying to find a way to convert the resulting tar to `.tar.xz` on the browser but found nothing online or on npmjs. Have you ever tried it @ankitrohatgi?

Just wanted to let you know that this overflows on my device like this ![Screenshot_2019_06_02_17_22_24_522_com](https://user-images.githubusercontent.com/29627898/58760854-2c1b1000-855b-11e9-9b1b-3d60b8e8b4c2.png) The Error Log is this: ```shell Restarted application in 2,949ms. I/flutter (26129): ══╡ EXCEPTION CAUGHT...