Commit Graph

7 Commits

Author SHA1 Message Date
XenHat a1d9ab7584
[RFC] Filetype detection without extension (#77)
* first draft of filetype detection

* Nix: add file dependency

* Fix coding style mistake

* Manually format my code

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-06-23 22:33:33 +02:00
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