You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Hebb
e8c00e918a
wlr_seat: Declare functions in the same order for pointer, keyboard, and touch
...
These three APIs are very similar to one another, but they all had
slightly different function orderings. For consistency, always declare
the non_`notify` functions first, then the `notify` functions, then
`{start,end,has}_grab`.
This change has no functional effect.
5 years ago
..
backend
backend/headless: add wlr_headless_backend_create_with_renderer
5 years ago
interfaces
output: make wlr_output_set_gamma atomic
5 years ago
render
render/egl: introduce wlr_egl_unset_current
5 years ago
types
wlr_seat: Declare functions in the same order for pointer, keyboard, and touch
5 years ago
util
meson: Various improvements
5 years ago
backend.h
Remove all wayland-server.h includes
6 years ago
config.h.in
render/egl: include EGL/eglmesaext.h only if present
5 years ago
meson.build
build: replace version with soversion
5 years ago
version.h.in
Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
7 years ago
xcursor.h
Initial pass on API stability guarantees
7 years ago
xwayland.h
xwayland: add option to disable WM
5 years ago