Commit Graph

  • 53ee6cbb1d configure.ac: bump to version 1.10.93 for the RC1 release Bryce Harrington 2016-05-24 12:35:48 -0700
  • f89cd51e0c releasing: Update release docs in regards to the wayland versioned dependency Bryce Harrington 2016-05-24 12:34:44 -0700
  • 46f1f0516c build: Define wayland prereq version Bryce Harrington 2016-05-11 13:18:59 -0700
  • 28834b6472 desktop-shell: Don’t reconfigure an already fullscreen surface Emmanuel Gil Peyrot 2016-05-10 03:22:43 +0200
  • e6da35d067 ivi: Fix spellings in comments Bryce Harrington 2016-05-19 17:35:02 -0700
  • 1764d22f91 zunitc: use platform-independent macros for integer formatting Emmanuel Gil Peyrot 2016-05-18 17:18:18 +0100
  • 8a120690a1 compositor: use generated constant instead of hardcoded value FORT David 2016-04-26 23:34:06 +0200
  • 2d4aa83fe1 rdp: Fix the ContextNew callback with recent FreeRDP versions FORT David 2016-04-26 23:34:05 +0200
  • 58b63ab7f1 rdp: allow to compile against FreeRDP 2.0 FORT David 2016-05-01 23:32:07 +0200
  • 0887956e4d configure.ac: bump to version 1.10.92 for the beta release Bryce Harrington 2016-05-17 22:10:30 -0700
  • b8347e3a45 compositor-drm: Prevent a crash in the pixman renderer Emmanuel Gil Peyrot 2016-05-02 22:40:13 +0100
  • a62138bf90 compositor-drm: Write a name in the mode generated from a modeline Emmanuel Gil Peyrot 2016-05-02 22:40:11 +0100
  • 373c1084cb compositor-drm: Remove unused output reference in drm_fb Emmanuel Gil Peyrot 2016-05-02 22:40:10 +0100
  • 130ae6e7d6 compositor: surface and view output comment fixes Pekka Paalanen 2016-03-30 14:33:33 +0300
  • 20c7e55943 compositor: fix comments about weston_compositor::surface_list Pekka Paalanen 2016-03-30 14:08:24 +0300
  • 901ac32d9a eventdemo: use %u for uint32_t printing Pekka Paalanen 2016-05-13 14:07:20 +0300
  • 0baffb0fd3 eventdemo: do not print axis events if not requested Pekka Paalanen 2016-04-12 13:53:55 +0300
  • 10e92db1d3 eventdemo: use zalloc Pekka Paalanen 2016-04-12 13:49:53 +0300
  • 43864990a2 eventdemo: do not print pointer frames alone Pekka Paalanen 2016-04-12 13:33:09 +0300
  • 6bc52540c0 data: Some client icons Bryce Harrington 2016-03-24 17:57:39 -0700
  • edcb312abb ivi-layout: clarify get_layers_under_surface doc Pekka Paalanen 2016-04-12 17:16:26 +0300
  • 6a20950ea2 ivi-shell-user-interface: ignore all but first seat Pekka Paalanen 2016-05-09 17:13:50 +0300
  • 5375384545 main: let load_wayland_backend() clean up on error Benoit Gschwind 2016-05-10 22:47:57 +0200
  • 44e302b77d main: rename new_config arg of weston_wayland_backend_config_add_new_output Benoit Gschwind 2016-05-10 22:47:56 +0200
  • e48ab5f51b main: rename new_config arg of weston_wayland_backend_config_release Benoit Gschwind 2016-05-10 22:47:55 +0200
  • 68d6a6c4e7 main: rename wayland_backend_config_release function Benoit Gschwind 2016-05-10 22:47:53 +0200
  • 390af6d7ee main: rename wayland_backend_config_add_new_output function Benoit Gschwind 2016-05-10 22:47:52 +0200
  • 55a2288e40 main: replace and remove new_config in load_wayland_backend_config Benoit Gschwind 2016-05-10 22:47:51 +0200
  • 6c1cd2fd05 main: rename load_wayland_backend_config arg "config" to wc Benoit Gschwind 2016-05-10 22:47:50 +0200
  • 3ff10da571 compositor-wayland: move configuration parsing to weston main.c Benoit Gschwind 2016-05-10 22:47:49 +0200
  • e091b45b60 compositor-wayland: add versionning to config structure Benoit Gschwind 2016-05-10 22:47:48 +0200
  • 5dfce19c89 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init Benoit Gschwind 2016-05-10 22:47:47 +0200
  • 37c6a1f275 compositor-wayland: rename wayland_output_init_from_config Benoit Gschwind 2016-05-10 22:47:46 +0200
  • 676841d617 compositor-wayland: fix spacing and lines wraping Benoit Gschwind 2016-05-10 22:47:44 +0200
  • 1c0e40d9a2 drm: port the drm backend to the new init api Giulio Camuffo 2016-04-29 15:40:34 -0700
  • 59987fa172 compositor: refactor into convert_size_by_transform_scale() Pekka Paalanen 2016-04-26 15:50:59 +0300
  • 04baea58fe compositor: constify weston_surface_build_buffer_matrix() Pekka Paalanen 2016-04-26 15:50:58 +0300
  • 2f783018ff releasing: Correct documentation for script name Bryce Harrington 2016-05-04 14:58:24 -0700
  • 639322a447 compositor-wayland: put configuration structure in separate header Benoit Gschwind 2016-04-28 20:33:15 +0200
  • cd63b3ea51 compositor-wayland: split backend_init Benoit Gschwind 2016-04-28 20:33:14 +0200
  • 830b7882f1 compositor-wayland: split wayland_output_create_for_config Benoit Gschwind 2016-04-28 20:33:12 +0200
  • 244ff799fb compositor-wayland: move config parsing in create_cursor Benoit Gschwind 2016-04-28 20:33:11 +0200
  • 3a49b51f8e compositor-wayland: use new config struture to create backend Benoit Gschwind 2016-04-28 20:33:10 +0200
  • 079b626919 compositor-wayland: fix memory leak of display_name Benoit Gschwind 2016-04-28 20:33:09 +0200
  • 37a6807905 compositor-wayland: create a basic config structure to use in new init API Benoit Gschwind 2016-04-28 20:33:08 +0200
  • d62004efca libinput: Remove unused static values Daniel Stone 2016-05-04 10:04:33 +0100
  • 63225cf252 weston.pc: Properly specify Requires.private Quentin Glidic 2016-04-05 10:11:32 +0200
  • 870b16466f configure.ac: bump to version 1.10.91 for the alpha release Bryce Harrington 2016-05-03 18:35:32 -0700
  • 5c20195e7a compositor.h: Add shell_interface.get_output_work_area Quentin Glidic 2016-03-23 13:50:49 +0100
  • aa258985e9 x11: Fix incorrect output counting logic Bryce Harrington 2016-05-03 01:34:23 -0700
  • e16acabf7a x11: port the x11 backend to the new init api Benoit Gschwind 2016-04-15 20:28:31 -0700
  • 2da6d0cf69 headless-backend: fix leak of transform configuration Benoit Gschwind 2016-04-29 15:21:54 +0200
  • 4c72e29f99 compositor: Hyphenate compound adjective surface-local Yong Bakos 2016-04-28 11:59:10 -0500
  • 2aa6bd7c97 ivi-application: Hyphenate compound adjective surface-local Yong Bakos 2016-04-28 11:59:09 -0500
  • e069871da3 ivi-layout: Correct coordinate adjective grammar, misspellings Yong Bakos 2016-04-28 11:59:08 -0500
  • 3b2276101d fullscreen-shell: Use 'surface-local' to correct grammar Yong Bakos 2016-04-28 11:59:07 -0500
  • bbb783a957 desktop-shell: Use 'surface-local' to correct grammar Yong Bakos 2016-04-28 11:59:06 -0500
  • 934e89a749 fbdev-backend: refactor configuration API Benoit Gschwind 2016-04-27 23:56:42 +0200
  • e5b5659240 compositor-fbdev: make copy of the device string Pekka Paalanen 2016-04-28 15:12:25 +0300
  • c06389a105 linux-dmabuf: Keep checking planes even if the first doesn't support lseek Derek Foreman 2016-04-25 09:23:24 -0500
  • 425d9d9a67 man: Clarify weston.ini scale option Yong Bakos 2016-04-25 07:04:32 -0500
  • bd57310c11 compositor-rdp: refactor configuration API Benoit Gschwind 2016-04-22 17:05:26 +0200
  • 2dd10e0c60 clients/nested: fix undefined reference to xzalloc U. Artie Eoff 2016-04-22 13:11:12 -0700
  • 9992bdcbe6 build: Add (and use) an AC_SEARCH_LIBS wrapper Quentin Glidic 2016-04-23 12:02:58 +0200
  • 57c83f6534 build: actually use CLOCK_GETTIME_LIBS for libzunitc Gustavo Zacarias 2016-04-22 10:54:35 -0300
  • 34d5985947 build: add check for clock_gettime() in librt Gustavo Zacarias 2016-04-21 11:18:48 -0300
  • fd01ba055d tests: check for NULL surface in keyboard and pointer handlers Pekka Paalanen 2016-04-21 16:47:20 +0300
  • 13a26e02e5 weston-info: look for the right wp_presentation Pekka Paalanen 2016-04-19 16:16:29 +0300
  • ed6014a9e4 input: Don't try to send axis_source when there are no resources Jonas Ådahl 2016-04-21 10:21:48 +0800
  • 8b6c9fcd4e data-device: Update current action even if source version is old Jonas Ådahl 2016-03-15 15:23:50 +0800
  • 10257ee5d9 desktop-shell: Get rid of some unused fields Jonas Ådahl 2016-03-15 14:06:26 +0800
  • d3a3ee980d desktop-shell: Unset the shell surface owner when it goes away Jonas Ådahl 2016-02-26 14:02:06 +0800
  • 3c53094e24 headless: port the headless backend to the new init api Benoit Gschwind 2016-04-15 20:28:32 -0700
  • 98ab08bef8 main: document load_backend_new() Bryce Harrington 2016-04-15 20:28:36 -0700
  • 6ca25b3faa Revert 'main: Remove unused function load_backend_new()' Bryce Harrington 2016-04-15 20:28:27 -0700
  • 20b66c3004 compositor: Version the backend configuration structures Bryce Harrington 2016-04-15 20:28:29 -0700
  • e9b8a2b853 compositor: Drop unneeded create_output callback Bryce Harrington 2016-04-15 20:28:28 -0700
  • b993998a08 drm: Spelling fix in comment Bryce Harrington 2016-04-15 20:28:26 -0700
  • aff703ec2b Makefile: fix systemd-notify plugin CFLAGS Pekka Paalanen 2016-04-05 14:08:11 +0300
  • 7b3a52ab39 ivi-layout: clear on_layer when layer_destroy Wataru Natsume 2016-04-11 21:34:52 +0900
  • 48fbb54959 weston-info: do not round refresh rates Pekka Paalanen 2016-04-12 11:05:23 +0300
  • 265aeb316b systemd: take over sockets created by systemd Friedrich, Eugen (ADITG/SW1) 2016-04-05 20:43:29 +0000
  • d962be1493 client: fix spelling mistake Eric Engestrom 2016-04-02 17:03:15 +0100
  • f951f829de xwayland: fix spelling mistake Eric Engestrom 2016-04-02 17:03:14 +0100
  • 11a7a4bc30 zunitc: fix spelling mistake Eric Engestrom 2016-04-02 17:03:13 +0100
  • f8cdb24959 zunitc: remove `break` after `return` Eric Engestrom 2016-04-02 17:02:41 +0100
  • c49aa5acad ivi-shell: rework configure_surface notification Ucan, Emre (ADITG/SW1) 2016-04-04 08:05:20 +0000
  • 67f0aa8767 ivi-shell: rework remove_surface notification Ucan, Emre (ADITG/SW1) 2016-04-04 08:05:18 +0000
  • 562f2ecb0c ivi-shell: rework remove_layer notification Ucan, Emre (ADITG/SW1) 2016-04-04 08:05:15 +0000
  • c98f2cf16b ivi-shell: rework create_layer_notification Ucan, Emre (ADITG/SW1) 2016-04-04 08:05:12 +0000
  • 970f831588 ivi-shell: rework create_surface notification Ucan, Emre (ADITG/SW1) 2016-04-04 08:05:09 +0000
  • 3750d1b270 ivi-shell: rework layer_add_notification API Ucan, Emre (ADITG/SW1) 2016-04-04 08:05:05 +0000
  • 706cb5aa7c ivi-shell: rework surface_add_notification API Ucan, Emre (ADITG/SW1) 2016-04-04 08:05:03 +0000
  • 0bd29b6a52 ivi-shell: move event_mask to properties struct Ucan, Emre (ADITG/SW1) 2016-03-31 11:08:52 +0000
  • 8e21e96795 ivi-shell: remove content_observer leftover Ucan, Emre (ADITG/SW1) 2016-03-31 11:10:22 +0000
  • 87953b7e62 compositor: remove input_loop Pekka Paalanen 2016-03-24 16:51:20 +0200
  • 157109b6d5 compositor-x11: stop using input_loop Pekka Paalanen 2016-03-24 15:43:44 +0200
  • 94cb06a208 ivi-shell: harden get_ivi_shell_surface() Pekka Paalanen 2016-03-16 14:54:12 +0200
  • fd45f60f4e ivi-shell: add sanity check in ivi_shell_surface_configure Pekka Paalanen 2016-03-16 15:05:03 +0200
  • cfb053f27f ivi-shell: add input panel label func Pekka Paalanen 2016-03-07 16:25:33 +0200