Wallboy
Wallboy
I'm wanting to watch a single txt file for modifications, but when using the default example: ``` python import asyncio from watchfiles import awatch async def main(): async for changes...
The GetOption() function in Lua was unable to get any options that were inherited from meterstyles. This commit fixes that.
### Checklist before submitting an issue - [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate - [X]...
Hello all, My setup is as follows: Samsung 850 EVO 250GB (BIOS/MBR Partition / GRUB / Linux) Samsung 850 EVO 500GB (BIOS/MBR Partition / Windows Boot Manager / Win 7...
I use metaflac in a script that removes tags using `--remove-all-tags-except=` along with the `-o` option to output to a different path. However, if a particular flac does not have...
### Problem description I have a bunch of old camcorder home videos encoded in AV1 at a resolution of 720x480 with a 8:9 SAR and 4:3 DAR and stored in...
When going through the bypass script and making HTTP requests, Kick is only responding with very few response headers, and not including any cookies. When I do `whitelisted=True`, the responses...
Trying to login with credentials and I'm immediately getting a 429 response, which then sets globally_locked to True. Upon calling `return await self.request(route)` the following logic is True and we're...
Seems it's changed to: `wss://ws-us2.pusher.com/app/32cbd69e4b950bf97679?protocol=7&client=js&version=8.4.0&flash=false` as: `wss://ws-us2.pusher.com/app/eb1d5f283081a78b932c?protocol=7&client=js&version=7.6.0&flash=false` causes a TypeError exception now. Enabling debug logging says: `[DEBUG ] kick.ws: WS received: WSMessage(type=, data='{"event":"pusher:error","data":{"code":4001,"message":"App key eb1d5f283081a78b932c not in this cluster. Did...