Eric Drechsel

Results 154 comments of Eric Drechsel

@FlyingWombat I went down the edid rabbit hole several years ago to add a missing half-res mode to my hidpi laptop panel. It worked but I don't recall what method...

https://spectrum-os.org/ is a project to build a compartmentalized OS on crosvm, nixos, and wayland, still early days but really exciting.

ah, I was able to reproduce by moving during the touch, which generates `TOUCH_MOTION` events, which evidently are updating the pointer position. libinput debug for click-touch-click and click-touchmove-click [here](https://gist.github.com/edrex/988f95007c432a27811926cdb4d254cc).

This has been such a pain point for me. I have been using nix for half a decade, and still haven't found a way to pin nixpkgs to such that...