William Vigolo da Silva
William Vigolo da Silva
`shutil.get_terminal_size` doesn't seem to update when threading is involved so just use `os.get_terminal_size` instead. I'm using: GNU/Linux (Arch distro) Python 3.8.1 pulsemixer 1.5.1 I've tried using several terminal emulators, with...
**Describe the bug** Global plugins cause significant CPU usage when loading pages with lots of matched elements, particularly `` links. This appears to be due to matching elements overzealously with...
When idle is available, the main purpose of the timer loop is to reconnect the socket when it is disconnected. An alternative is to allow systemd to handle this for...