mbutsk

Results 4 issues of mbutsk

![Image](https://github.com/user-attachments/assets/914664ab-fc65-418e-9f24-b2feb4702a4a) Lags on startup at this point

bug

The colors of the toolbar elements are too low contrast. Because of this, they are difficult to see. ![Image](https://github.com/user-attachments/assets/735ed735-a280-43fd-a82d-4977b5a29579)

Traceback (most recent call last): File "/home/mbutsk/code/open-drpc/open-drpc/main.py", line 30, in connect_rpc() ~~~~~~~~~~~^^ File "/home/mbutsk/code/open-drpc/open-drpc/main.py", line 23, in connect_rpc RPC.connect() ~~~~~~~~~~~^^ File "/home/mbutsk/code/open-drpc/venv/lib/python3.13/site-packages/pypresence/presence.py", line 43, in connect self.loop.run_until_complete(self.handshake()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/asyncio/base_events.py",...