reese sapphire

Results 44 comments of reese sapphire

Thanks so much for this! I just tested it out with my script that uses WiktionaryParser and (with slight modification) it works great. Hope it gets merged soon! 😁

I added a section to loop through sub-definitions and output them indented. I also put back the colons that I was removing before for formatting. Old: ```python word = parser.fetch(query)...

I'm getting this error too on Manjaro Linux, with both the pip package and the AUR package. Traceback ```  hass-cli info Traceback (most recent call last): File "/usr/bin/hass-cli", line...

I second the global filters idea. There are some topics I don't ever want to see in any feed and my only option for that is to update the filter...

I agree that this would be nice, but layouts like that can be rather resource-intensive when done in Javascript and there's no standard way to do it in CSS either....

I'm having the same issue with Firefox for Linux and Android, but surprisingly I am able to log in when using private browsing mode. This issue doesn't happen with Chromium....

I have a Windows 10 title bar solution already made and I'm planning to incorporate it with this repo. Watch for a pull request within the next week or so...

All ready! My pull request is open for someone to merge.

So here's what I have... https://github.com/katacarbix/windowbar I'm trying to make this project an all-in-one solution for electron app titlebars. If there are any features you would like to see, open...

![image](https://user-images.githubusercontent.com/1340784/132042420-efc6fc67-8d14-4e2a-9069-e5c8454534a8.png) ![image](https://user-images.githubusercontent.com/1340784/132042515-b7c78428-2085-4075-9792-5a54c83d0cb0.png) Works for me! I can't tell whether the shadow bleeds underneath the window so it's not a big issue for me. Thanks for your PR, I hope this...