Loïc Coyle
Loïc Coyle
BSPWM doesn't play too well with resizing OpenGL applications #1261 , I ran into this problem when trying out [Alacritty](https://github.com/alacritty/alacritty) see issue alacritty/alacritty#4813. The workaround is to lower the `pointer_motion_interval`...
**Version Information:** - `uname -a` : `Linux FrameWork 5.16.12-arch1-1 #1 SMP PREEMPT Wed, 02 Mar 2022 12:22:51 +0000 x86_64 GNU/Linux` - `swhkd -V` : `swhkd 1.1.2` **Describe the bug:** When...
Hi there, just to let you know that the link in the readme (http://chriskempson.com/projects/base16/) now points to a sketchy crypto gambling site. Its probably wise to change it to https://github.com/chriskempson/base16-schemes-source...
The python library contains some files and folders which shouldn't really be included in the version control. I removed them and added them to the `.gitignore` so that they don't...
Is the `busy` check for the `epd2in13bc` inverted? https://github.com/waveshareteam/e-Paper/blob/bc23f8ee814486edb6a364c802847224e079e523/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13bc.py#L71 The other displays I've checked look like: https://github.com/waveshareteam/e-Paper/blob/bc23f8ee814486edb6a364c802847224e079e523/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13b_V4.py#L81
- add `prepost` arg to `Ticker.history` to fetch Pre/Post market data - add basic testing for `prepost` arg - update docs I had to update the lockfile, as `poetry` was...
Most of the links to the base24 color schemes don't seem the be working. I guess the base24 org got absorbed into tinted-theming so the links go nowhere. Maybe they...