diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/.gitignore | 3 | ||||
-rw-r--r-- | spec/main.tex | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/spec/.gitignore b/spec/.gitignore new file mode 100644 index 0000000..4962683 --- /dev/null +++ b/spec/.gitignore @@ -0,0 +1,3 @@ +main.aux +main.log +main.pdf diff --git a/spec/main.tex b/spec/main.tex index 0acb3e0..6d5ee2c 100644 --- a/spec/main.tex +++ b/spec/main.tex @@ -165,14 +165,10 @@ delivered in both screen coordinates and surface local coordinates. \texttt{keyboard\_focus(surface, keys)} \\ \hline \end{tabular} - -\item input group, keyboard, mouse -\item keyboard map, change events -\item pointer motion -\item enter, leave, focus Talk about: \begin{itemize} +\item keyboard map, change events \item xkb on wayland \item multi pointer wayland \end{itemize} |