This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff '--color=auto' -ru a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c | |
--- a/src/evdev-mt-touchpad.c 2024-11-19 05:41:39.000000000 +0200 | |
+++ b/src/evdev-mt-touchpad.c 2025-01-15 07:22:32.516557264 +0200 | |
@@ -3354,40 +3354,7 @@ | |
tp_init_palmdetect_edge(struct tp_dispatch *tp, | |
struct evdev_device *device) | |
{ | |
- double width, height; | |
- struct phys_coords mm = { 0.0, 0.0 }; | |
- struct device_coords edges; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
%\usepackage[paperheight=148.24mm, paperwidth=66.71mm, margin=0mm, heightrounded] | |
\usepackage[paperheight=134.06mm, paperwidth=63.5mm, margin=0mm, heightrounded] | |
{geometry} | |
\usepackage{xcolor} | |
\usepackage{fontspec} | |
\usepackage{graphicx} | |
\usepackage{multirow} | |
\usepackage{booktabs} |