Split native drm part of compositor out

This commit is contained in:
Kristian Høgsberg 2010-06-11 12:56:24 -04:00
parent 44be655b6d
commit fc783d4071
10 changed files with 897 additions and 833 deletions

3
spec/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
main.aux
main.log
main.pdf

View file

@ -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}