Hunter Wittenborn

Results 126 issues of Hunter Wittenborn

Sometimes pinging the server to see if we can log in correctly can take a second, and it'd be good to display a spinner or something so the user knows...

In my project, I have a [MetaInfo file](https://github.com/hwittenborn/celeste/blob/71a7e7c1d447c31c2bf59dd1abc17dec9369d7b4/assets/com.hunterwittenborn.Celeste.metainfo.xml) that gets automatically generated through BeautifulSoup. BeautifulSoup is [outputting newlines](https://github.com/hwittenborn/celeste/blob/71a7e7c1d447c31c2bf59dd1abc17dec9369d7b4/assets/com.hunterwittenborn.Celeste.metainfo.xml#L16-L21) in certain elements, and this appears to be breaking `appstreamcli validate`: ```...

### Summary Using `mypy --strict` with Pycord seems to cause severe type checking issues ### Reproduction Steps 1. Create a virtual environment 2. Run `pip install mypy py-cord` 4. Create...

unconfirmed bug

Requested at https://www.reddit.com/r/linux/comments/10w725p/introducing_celeste_a_gui_file_synchronization/j7mzsyu?utm_medium=android_app&utm_source=share&context=3

### Feature Description After discussion in Celeste's discussion rooms, using [`rclone bisync`](https://rclone.org/bisync/) is looking more and more promising as a means to sync files. While rclone says the feature is...

enhancement
triage