- 46f1f05 build: Define wayland prereq version by Bryce Harrington · 9 years ago
- 28834b6 desktop-shell: Don’t reconfigure an already fullscreen surface by Emmanuel Gil Peyrot · 9 years ago
- e6da35d ivi: Fix spellings in comments by Bryce Harrington · 9 years ago
- 1764d22 zunitc: use platform-independent macros for integer formatting by Emmanuel Gil Peyrot · 9 years ago
- 8a12069 compositor: use generated constant instead of hardcoded value by FORT David · 9 years ago
- 2d4aa83 rdp: Fix the ContextNew callback with recent FreeRDP versions by FORT David · 9 years ago
- 58b63ab rdp: allow to compile against FreeRDP 2.0 by FORT David · 9 years ago
- 0887956 configure.ac: bump to version 1.10.92 for the beta release by Bryce Harrington · 9 years ago
- b8347e3 compositor-drm: Prevent a crash in the pixman renderer by Emmanuel Gil Peyrot · 9 years ago
- a62138b compositor-drm: Write a name in the mode generated from a modeline by Emmanuel Gil Peyrot · 9 years ago
- 373c108 compositor-drm: Remove unused output reference in drm_fb by Emmanuel Gil Peyrot · 9 years ago
- 130ae6e compositor: surface and view output comment fixes by Pekka Paalanen · 9 years ago
- 20c7e55 compositor: fix comments about weston_compositor::surface_list by Pekka Paalanen · 9 years ago
- 901ac32 eventdemo: use %u for uint32_t printing by Pekka Paalanen · 9 years ago
- 0baffb0 eventdemo: do not print axis events if not requested by Pekka Paalanen · 9 years ago
- 10e92db eventdemo: use zalloc by Pekka Paalanen · 9 years ago
- 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
- 6bc5254 data: Some client icons by Bryce Harrington · 9 years ago
- edcb312 ivi-layout: clarify get_layers_under_surface doc by Pekka Paalanen · 9 years ago
- 6a20950 ivi-shell-user-interface: ignore all but first seat by Pekka Paalanen · 9 years ago
- 5375384 main: let load_wayland_backend() clean up on error by Benoit Gschwind · 9 years ago
- 44e302b main: rename new_config arg of weston_wayland_backend_config_add_new_output by Benoit Gschwind · 9 years ago
- e48ab5f main: rename new_config arg of weston_wayland_backend_config_release by Benoit Gschwind · 9 years ago
- 68d6a6c main: rename wayland_backend_config_release function by Benoit Gschwind · 9 years ago
- 390af6d main: rename wayland_backend_config_add_new_output function by Benoit Gschwind · 9 years ago
- 55a2288 main: replace and remove new_config in load_wayland_backend_config by Benoit Gschwind · 9 years ago
- 6c1cd2f main: rename load_wayland_backend_config arg "config" to wc by Benoit Gschwind · 9 years ago
- 3ff10da compositor-wayland: move configuration parsing to weston main.c by Benoit Gschwind · 9 years ago
- e091b45 compositor-wayland: add versionning to config structure by Benoit Gschwind · 9 years ago
- 5dfce19 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init by Benoit Gschwind · 9 years ago
- 37c6a1f compositor-wayland: rename wayland_output_init_from_config by Benoit Gschwind · 9 years ago
- 676841d compositor-wayland: fix spacing and lines wraping by Benoit Gschwind · 9 years ago
- 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
- 59987fa compositor: refactor into convert_size_by_transform_scale() by Pekka Paalanen · 9 years ago
- 04baea5 compositor: constify weston_surface_build_buffer_matrix() by Pekka Paalanen · 9 years ago
- 2f78301 releasing: Correct documentation for script name by Bryce Harrington · 9 years ago
- 639322a compositor-wayland: put configuration structure in separate header by Benoit Gschwind · 9 years ago
- cd63b3e compositor-wayland: split backend_init by Benoit Gschwind · 9 years ago
- 830b788 compositor-wayland: split wayland_output_create_for_config by Benoit Gschwind · 9 years ago
- 244ff79 compositor-wayland: move config parsing in create_cursor by Benoit Gschwind · 9 years ago
- 3a49b51 compositor-wayland: use new config struture to create backend by Benoit Gschwind · 9 years ago
- 079b626 compositor-wayland: fix memory leak of display_name by Benoit Gschwind · 9 years ago
- 37a6807 compositor-wayland: create a basic config structure to use in new init API by Benoit Gschwind · 9 years ago
- d62004e libinput: Remove unused static values by Daniel Stone · 9 years ago
- 63225cf weston.pc: Properly specify Requires.private by Quentin Glidic · 9 years ago
- 870b164 configure.ac: bump to version 1.10.91 for the alpha release by Bryce Harrington · 9 years ago
- 5c20195 compositor.h: Add shell_interface.get_output_work_area by Quentin Glidic · 9 years ago
- aa25898 x11: Fix incorrect output counting logic by Bryce Harrington · 9 years ago
- e16acab x11: port the x11 backend to the new init api by Benoit Gschwind · 9 years ago
- 2da6d0c headless-backend: fix leak of transform configuration by Benoit Gschwind · 9 years ago
- 4c72e29 compositor: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
- 2aa6bd7 ivi-application: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
- e069871 ivi-layout: Correct coordinate adjective grammar, misspellings by Yong Bakos · 9 years ago
- 3b22761 fullscreen-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
- bbb783a desktop-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
- 934e89a fbdev-backend: refactor configuration API by Benoit Gschwind · 9 years ago
- e5b5659 compositor-fbdev: make copy of the device string by Pekka Paalanen · 9 years ago
- c06389a linux-dmabuf: Keep checking planes even if the first doesn't support lseek by Derek Foreman · 9 years ago
- 425d9d9 man: Clarify weston.ini scale option by Yong Bakos · 9 years ago
- bd57310 compositor-rdp: refactor configuration API by Benoit Gschwind · 9 years ago
- 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
- 9992bdc build: Add (and use) an AC_SEARCH_LIBS wrapper by Quentin Glidic · 9 years ago
- 57c83f6 build: actually use CLOCK_GETTIME_LIBS for libzunitc by Gustavo Zacarias · 9 years ago
- 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