skewty

Results 170 comments of skewty

Bug also affects Gnome 3.20 with Adwaita theme.

I was playing around with encode/Databases today and have, for now, settled on this hybrid approach: ```py from sqlalchemy.ext.declarative import declarative_base from sqlalchemy import Boolean, Column, ForeignKey, Integer, String, JSON,...

Apparently because this project is dead. Too bad. I was hoping to get Headerbar support in the JetBrains IDEs. I guess this is a blocker :)

# WARNING You may need to adjust down the stack index as the index used above was taken from a subclass of Connectable I made and is likely wrong when...

Same issue. I am not able to set as default app in Linux / Ubuntu / Gnome-shell

With the recent rebase onto Electron 9.0.0-beta.5 is has url scheme handling been improved?

I still don't see `aiohttp.helpers.DigestAuth` so it would seem this never got merged. Can we get this merged?

Are there any plans to introduce a back end so web socket connections in different Starlette processes (production) can communicate with each other? This would be nice for v1.0.

@tiangolo #133 seems the best place to further discuss what I wrote above. What I was looking for is basically what [nemja](https://github.com/taoufik07/nejma) is offering. Maybe something like that can be...