174 Commits (3a49b51f8ed4429eb7239de3498046a5dcde2b0f)

Author SHA1 Message Date
Benoit Gschwind 3a49b51f8e compositor-wayland: use new config struture to create backend 9 years ago
Benoit Gschwind 079b626919 compositor-wayland: fix memory leak of display_name 9 years ago
Benoit Gschwind 37a6807905 compositor-wayland: create a basic config structure to use in new init API 9 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Derek Foreman 748c695ef9 compositor-wayland: Add touch support 10 years ago
Derek Foreman cfce7d0b11 compositor-wayland: Properly release input resources when caps change 10 years ago
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 10 years ago
Derek Foreman 4bcc54d1a5 compositor-wayland: Change focus to a bool instead of an int 10 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 10 years ago
Chris Michael 90eea27f05 compositor-wayland: Terminate weston_log error message 10 years ago
Emmanuel Gil Peyrot c59f18ed19 compositor-wayland: Expose zlinux_dmabuf 10 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 10 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 10 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 10 years ago
Derek Foreman f53beb8fb9 compositor-wayland: Use the correct list pointer when freeing shm buffers 10 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 10 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 10 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 10 years ago
Dima Ryazanov b7e70af346 compositor-wayland: Code cleanup 10 years ago
Dima Ryazanov 01d5c02c04 compositor-wayland: Handle window close events more gracefully 10 years ago
Derek Foreman e76f185050 gl-renderer: Take a list of acceptable formats in create functions 10 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Pekka Paalanen 04f8a9b3fa compositor-wayland: ignore frame callback's time 10 years ago
Jonny Lamb 74eed31108 gl-renderer: call supports() automatically in create() 10 years ago
Jonny Lamb ace6920912 compositor-{drm, wayland, x11}: remove useless tests for ->supports 10 years ago
Jonny Lamb a3e6a4a87a gl-renderer: move all EGL_PLATFORM_* defines here 10 years ago
Jonny Lamb 62185f42ea compositor-{drm, x11, wayland}: stop including EGL headers here 10 years ago
Jonny Lamb 671148f064 gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces 10 years ago
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 10 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 11 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 11 years ago
Ran Benita c9c74156cd Don't protect xkb_*_unref from NULL 11 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 11 years ago
Jonny Lamb 497994a459 compositor-wayland: listen to repeat_info and save values to pass on 11 years ago
Thierry Reding 6ac60c1791 compositor-wayland: Fix compiler warning 11 years ago
U. Artie Eoff a1e887bd46 comp-wayland: use safe foreach when destroying outputs 11 years ago
U. Artie Eoff d8d4701864 compositor-wayland: avoid possible NULL deref in handle_keymap 11 years ago
U. Artie Eoff 67072d03d3 compositor-wayland: assign the correct mode 11 years ago
U. Artie Eoff 8cbd8f3390 compositor-wayland: free output before returning 11 years ago
Bryce W. Harrington bfd74f40f3 Check zalloc return for out of memory situation 11 years ago
Jason Ekstrand b7d9f2eb2f compositor-wayland: Properly handle running inside a compositor that does not provide keymaps 11 years ago
Jason Ekstrand e4ca8b0bdd compositor-wayland: Add a --sprawl option 11 years ago
Jason Ekstrand 53ee0dcca4 compositor-wayland: Add support for running on top of wl_fullscreen_shell 11 years ago
Bryce W. Harrington a093502891 compositor: Use weston_log rather than perror for error messages 11 years ago