- 34d5985 build: add check for clock_gettime() in librt by Gustavo Zacarias · 9 years ago
- fd01ba0 tests: check for NULL surface in keyboard and pointer handlers by Pekka Paalanen · 9 years ago
- 13a26e0 weston-info: look for the right wp_presentation by Pekka Paalanen · 9 years ago
- ed6014a input: Don't try to send axis_source when there are no resources by Jonas Ådahl · 9 years ago
- 8b6c9fc data-device: Update current action even if source version is old by Jonas Ådahl · 9 years ago
- 10257ee desktop-shell: Get rid of some unused fields by Jonas Ådahl · 9 years ago
- d3a3ee9 desktop-shell: Unset the shell surface owner when it goes away by Jonas Ådahl · 9 years ago
- 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
- 98ab08b main: document load_backend_new() by Bryce Harrington · 9 years ago
- 6ca25b3 Revert 'main: Remove unused function load_backend_new()' by Bryce Harrington · 9 years ago
- 20b66c3 compositor: Version the backend configuration structures by Bryce Harrington · 9 years ago
- e9b8a2b compositor: Drop unneeded create_output callback by Bryce Harrington · 9 years ago
- b993998 drm: Spelling fix in comment by Bryce Harrington · 9 years ago
- aff703e Makefile: fix systemd-notify plugin CFLAGS by Pekka Paalanen · 9 years ago
- 7b3a52a ivi-layout: clear on_layer when layer_destroy by Wataru Natsume · 9 years ago
- 48fbb54 weston-info: do not round refresh rates by Pekka Paalanen · 9 years ago
- 265aeb3 systemd: take over sockets created by systemd by Friedrich, Eugen (ADITG/SW1) · 9 years ago
- d962be1 client: fix spelling mistake by Eric Engestrom · 9 years ago
- f951f82 xwayland: fix spelling mistake by Eric Engestrom · 9 years ago
- 11a7a4b zunitc: fix spelling mistake by Eric Engestrom · 9 years ago
- f8cdb24 zunitc: remove `break` after `return` by Eric Engestrom · 9 years ago
- c49aa5a ivi-shell: rework configure_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 67f0aa8 ivi-shell: rework remove_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 562f2ec ivi-shell: rework remove_layer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- c98f2cf ivi-shell: rework create_layer_notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 970f831 ivi-shell: rework create_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 3750d1b ivi-shell: rework layer_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 706cb5a ivi-shell: rework surface_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 0bd29b6 ivi-shell: move event_mask to properties struct by Ucan, Emre (ADITG/SW1) · 9 years ago
- 8e21e96 ivi-shell: remove content_observer leftover by Ucan, Emre (ADITG/SW1) · 9 years ago
- 87953b7 compositor: remove input_loop by Pekka Paalanen · 9 years ago
- 157109b compositor-x11: stop using input_loop by Pekka Paalanen · 9 years ago
- 94cb06a ivi-shell: harden get_ivi_shell_surface() by Pekka Paalanen · 9 years ago
- fd45f60 ivi-shell: add sanity check in ivi_shell_surface_configure by Pekka Paalanen · 9 years ago
- cfb053f ivi-shell: add input panel label func by Pekka Paalanen · 9 years ago
- 13281f6 ivi-shell: add shell surface labels by Pekka Paalanen · 9 years ago
- 1c04d7b ivi-shell: remove ivi_layout_get_screen_output API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 6d89b1c ivi-shell: remove ivi_layout_get_screen_from_id API by Ucan, Emre (ADITG/SW1) · 9 years ago
- b216c92 ivi-shell: implement get_screen_from_output by Ucan, Emre (ADITG/SW1) · 9 years ago
- 273874e ivi-shell: use weston_output in public APIs by Ucan, Emre (ADITG/SW1) · 9 years ago
- 3a8521e ivi-shell: remove ivi_layout_get_screens API by Ucan, Emre (ADITG/SW1) · 9 years ago
- ff6a9f8 ivi-shell: remove ivi_layout_get_screen_resolution API by Ucan, Emre (ADITG/SW1) · 9 years ago
- d56b90d ivi-shell: remove ivi_layout_get_id_of_screen API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 1e344dc ivi-shell: remove id_screen by Ucan, Emre (ADITG/SW1) · 9 years ago
- 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
- fcf4b6c compositor-drm: Renaming of gbm fields by Miguel A. Vico · 9 years ago
- cc3a192 gl-renderer: Implement & use check_extension by Miguel A. Vico · 9 years ago
- c6459c49 hmi-controller: fix wrong panel width by Ucan, Emre (ADITG/SW1) · 9 years ago
- 783cb4d hmi-controller: fix wrong background surface size by Ucan, Emre (ADITG/SW1) · 9 years ago
- aab1d36 input: Implement wl_seat.release by Quentin Glidic · 9 years ago
- 7a5c562 compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode by comic fans · 9 years ago
- 720e0c9 ivi: Switch from MEM_ALLOC to the now equivalent xzalloc by Bryce Harrington · 9 years ago
- ae5d719 shared: Print .c file/line number in x* routines by Bryce Harrington · 9 years ago
- e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
- 4e221f0 ivi-shell: simplify ivi_layout_screen_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
- f46306f ivi-shell: simplify ivi_layout_screen_add_layer by Ucan, Emre (ADITG/SW1) · 9 years ago
- 72ad164 ivi-shell: simplify ivi_layout_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
- 1094237 ivi-shell: simplify ivi_layout_layer_add_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
- 536d833 ivi-shell: simplify ivi_layout_remove_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
- 5cbf1e8 ivi-shell: remove add_configured_listener left-over by Pekka Paalanen · 9 years ago
- 32ca791 ivi-shell: introduce ivi-layout-shell.h by Pekka Paalanen · 9 years ago
- 4a75039 ivi-shell: remove configured signal from ivi-layout by Pekka Paalanen · 9 years ago
- 1f82193 ivi-shell: call shell_surface_send_configure() directly by Pekka Paalanen · 9 years ago
- 1ddb8dd clients: fix incorrect format handling in simple-shm by Murray Calavera · 9 years ago
- f72df1d ivi-shell: add include guards on ivi-shell.h by Pekka Paalanen · 9 years ago
- ae8c3d8 ivi-shell: include config.h in ivi-layout-transition.c by Pekka Paalanen · 9 years ago
- c21cb3d simple-egl: use roundtrip after get_registry request by Marek Chalupa · 9 years ago
- 193e301 ivi-shell: remove content_observer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- dada6e3 ivi-shell: Remove all surface transitions when it is being removed. by Mateusz Polrola · 9 years ago
- c6a55db desktop-shell: make panel clock configurable by Armin Krezović · 9 years ago
- 0d1a622 clients: Use zalloc by Bryce Harrington · 9 years ago
- cd9424e platform: explicitly cast the return value of weston_platform_get_egl_proc_address by Matthias Treydte · 9 years ago
- 38298ec option-parser: Handle short double-arg options by Bryce Harrington · 9 years ago
- 66e1614 configure: Make jpeglib an optional dependency. by Emmanuel Gil Peyrot · 9 years ago
- b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
- 16d1fa1 ivi-shell: remove ivi_layout_layer_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 45d3942 ivi-shell: remove ivi_layout_surface_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- e62bfd8 ivi-shell: remove ivi_layout_layer_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 161da40 ivi-shell: remove ivi_layout_surface_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 5bb068d ivi-shell: remove ivi_layout_layer_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 4d9001b ivi-shell: remove ivi_layout_surface_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 18691f0 ivi-shell: remove ivi_layout_layer_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- c507f67 ivi-shell: remove ivi_layout_surface_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- dfc2d76 ivi-shell: remove ivi_layout_layer_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- b2ff255 ivi-shell: remove ivi_layout_surface_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- c3aee1f ivi-shell: remove ivi_layout_layer_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 995e6fb ivi-shell: remove ivi_layout_surface_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 17610f2 ivi-shell: remove ivi_layout_layer_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- c6a138c ivi-shell: remove ivi_layout_surface_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 9d8b441 hmi-controller: fix leak of ivi surface list by Wataru Natsume · 9 years ago
- 9c926fe remove warning of ivisurface reassign on the ivilayer by Wataru Natsume · 9 years ago
- 161255e hmi-controller: remove duplicate commit_changes in random mode by Wataru Natsume · 9 years ago
- 7e7f793 libinput-device: Remove unnecessary function call by Chris Michael · 9 years ago
- c25f72d tests: cleanup test runner script. by Jon A. Cruz · 10 years ago
- 35552aa Makefile: handle also stable wayland-protocols by Pekka Paalanen · 9 years ago
- 2e49794 Makefile: move presentation_timing source out of toytoolkit by Pekka Paalanen · 9 years ago
- 3f2062c config-parser: Check malloc and strdup returns by Bryce Harrington · 9 years ago
- 58b7a15 configure: Make WebP support togglable, and improve its error message. by Emmanuel Gil Peyrot · 9 years ago
- e1719c7 libinput-device: Remove unnecessary function call by Christopher Michael · 9 years ago
- f989c38 build: Require dbus for systemd-login by Manuel Bachmann · 10 years ago