60 Commits (8eb71d1e2c2ed9a2905eb5561535f9a7678e7cfd)

Author SHA1 Message Date
Armin Krezović 7f1c0b8a35
compositor-wayland: Convert sprawl flag to boolean 8 years ago
Armin Krezović 7e71b8755a
compositor-wayland: Convert use-pixman flag to boolean 8 years ago
Vincent Abriou c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 174448a91b weston: Port Wayland backend to new output handling API 8 years ago
Quentin Glidic d8b17bc452
share/cairo-util: Use wl_pointer_button_state enum directly 8 years ago
Emmanuel Gil Peyrot 85571a3002
compositor-wayland: Only destroy the egl_window when using GLES. 8 years ago
Armin Krezović 938dc523ce compositor-wayland: Use non-cast functions to retrieve backend and output objects 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Yong Bakos e51647f802 compositor-wayland: Correct output base make name 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Benoit Gschwind 3ff10da571 compositor-wayland: move configuration parsing to weston main.c 8 years ago
Benoit Gschwind e091b45b60 compositor-wayland: add versionning to config structure 8 years ago
Benoit Gschwind 5dfce19c89 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init 8 years ago
Benoit Gschwind 37c6a1f275 compositor-wayland: rename wayland_output_init_from_config 8 years ago
Benoit Gschwind 676841d617 compositor-wayland: fix spacing and lines wraping 8 years ago
Benoit Gschwind 639322a447 compositor-wayland: put configuration structure in separate header 9 years ago
Benoit Gschwind cd63b3ea51 compositor-wayland: split backend_init 9 years ago
Benoit Gschwind 830b7882f1 compositor-wayland: split wayland_output_create_for_config 9 years ago
Benoit Gschwind 244ff799fb compositor-wayland: move config parsing in create_cursor 9 years ago
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 9 years ago
Derek Foreman cfce7d0b11 compositor-wayland: Properly release input resources when caps change 9 years ago
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 9 years ago
Derek Foreman 4bcc54d1a5 compositor-wayland: Change focus to a bool instead of an int 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Chris Michael 90eea27f05 compositor-wayland: Terminate weston_log error message 9 years ago
Emmanuel Gil Peyrot c59f18ed19 compositor-wayland: Expose zlinux_dmabuf 9 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Derek Foreman f53beb8fb9 compositor-wayland: Use the correct list pointer when freeing shm buffers 9 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Dima Ryazanov b7e70af346 compositor-wayland: Code cleanup 9 years ago
Dima Ryazanov 01d5c02c04 compositor-wayland: Handle window close events more gracefully 9 years ago
Derek Foreman e76f185050 gl-renderer: Take a list of acceptable formats in create functions 9 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