Merge branch 'fix-0px-csd-crash'

This commit is contained in:
Daniel Eklöf 2021-10-08 10:05:52 +02:00
commit 0be711497d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 6 additions and 2 deletions

View file

@ -47,6 +47,7 @@
* Sticky modifiers in input handling; when determining modifier
state, foot was looking at **depressed** modifiers, not
**effective** modifiers, like it should.
* Fix crashes after enabling CSD at runtime when `csd.size` is 0.
### Security