Commit graph

6 commits

Author SHA1 Message Date
Tamamizu
10fd31a544
Fix compilation with clang (#61)
Using `-std=c++2b` instead of `-std=c++23` allows compilation with clang instead of gcc.
2023-04-12 15:11:45 +01:00
vaxerski
b8d2b97e13 fractional scaling impl 2023-01-29 14:00:08 +00:00
vaxerski
e5d64c0be9 Handle pointer events 2022-11-18 20:35:33 +00:00
vaxerski
3de17d1636 clean old preloads 2022-07-17 13:59:43 +02:00
vaxerski
fdaea3d78a remove some unused deps 2022-07-04 00:11:09 +02:00
vaxerski
05c4b91f95 initial code commit 2022-07-01 23:05:58 +02:00