mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Split native drm part of compositor out
This commit is contained in:
parent
44be655b6d
commit
fc783d4071
10 changed files with 897 additions and 833 deletions
3
spec/.gitignore
vendored
Normal file
3
spec/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
main.aux
|
||||
main.log
|
||||
main.pdf
|
||||
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue