[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

weston: Changes to 'refs/tags/weston-1.9.0-1'



Tag 'weston-1.9.0-1' created by Héctor Orón Martínez <zumbi@debian.org> at 2015-09-26 22:19 +0000

Release Debian version weston-1.9.0-1
-----BEGIN PGP SIGNATURE-----

iQIcBAABCgAGBQJWBxnxAAoJEK8ig6p24qx7TR0P/jb8z/ml7SD7PyEdyL3LqZbX
al9CZDRLAU3s903QQDzEm8xg8JNiaW3T6lhEZm8jKo2uBtVJZgd+onSQCmoLFXjA
UXdTLefQlV6uElBi/L7Gy2VqK1rG6Me9L2fErF2jv4trwO2VvJM7jYw3rh3ANR+4
pCk9eXlewuffotHVzYcOVvrMl2hWonhEHVOiJ3DQnXtUcJSBV5DwIsdJuappUDXY
tZdhAAYtxzFikKIbryysCF+Aug6WNErAnKePtTHrR0To+sbNoVpuEdL72OZdJdsT
Lut/GLgn+T4Zie6YN++YLbc0ia8UwL1T3pYcuVJgzRQJeOpdpO+oJQTgycPrsEg7
DAsor/UqY399xOyhV0TsOzmaK1ipz7nyiCpFPiSFcAe2SbriqEEtH4RWqk9mwlcA
x61k9EaJZGUVgRLAmOI5E0Zp5D96zAv/9qL1Ak/BlESjcq8dY06j+uE5wf7kwLQe
wANZULBM60mxsjlefnr6sMgb58ozdhY/sC0mPddNyNbnF4CQMgP3MDJUkNxLQ0MC
c+myD7Xm30HEVdY9bi2vpLBry7G0cvcWeC/m1ePzruAPZoCWvlPubKrPZoHNME2L
Wfec8C7FeHqbaknNPgkXqPurAVTNB0eHZSsZVbtKJyr7AK1q9/IGqJkG0wAsnnDm
+b36iG4JE+zygJyCkKyF
=E/2d
-----END PGP SIGNATURE-----

Changes since weston-1.8.0-3:
Bill Spitzak (1):
      test/ivi: include protocol headers for all used protocols

Bryce Harrington (44):
      configure.ac: bump version to 1.8.90
      COPYING: Update to MIT Expat License rather than MIT X License
      COPYING: Drop special license callout for libbacklight.c
      data: Update boilerplate from MIT X11 license to MIT Expat license
      clients: Update boilerplate from MIT X11 license to MIT Expat licenses
      *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses
      protocol: whitespace cleanup
      protocol: Update boilerplate from MIT X11 license to MIT Expat license
      shared: Update boilerplate from MIT X11 license to MIT Expat license
      src: Update boilerplate from MIT X11 license to MIT Expat license
      libbacklight: Add missing boilerplate to header
      weston-egl-ext.h: Reformat license text
      vaapi-recorder: Drop redundant license
      tests: Update boilerplate from MIT X11 license to MIT Expat license
      wcap: Update boilerplate from MIT X11 license to MIT Expat license
      wcap: Prefer quote form of include for config.h
      xwayland: Update boilerplate from MIT X11 license to MIT Expat license
      xwayland: Fix a couple whitespace errors
      COPYING: Specify origin of the library
      protocol/text: Update boilerplate from MIT X11 license to MIT Expat license
      compositor-x11: More verbose logging
      compositor-drm: Add comment for newly added drm_waitvblank_pipe()
      weston-launch: Drop redundant exit()
      clients: Simplify memory allocation with xzalloc()
      xwayland: Always free reply from xcb_get_property_reply()
      xwayland: Check return of xcb_get_property_reply() before deref
      xwayland: Allow dump_property when selection fails
      screen-share: Use the correct list pointer when freeing shm buffers
      zunitc: wrap dox to 80 columns
      zunitc: Fix some minor grammatical errors in dox
      zunitc: Fix minor typo
      input: Also pass appropriate pointer type when libva unavailable
      logind-util: Use %u for unsigned int in snprintf
      gitignore: Ignore some dist generated files
      Fix build breakage when using older gbm lacking dmabuf import
      Fix armhf configure breakage due to missing libdrm_intel package
      releasing: Update release names
      releasing:  Soften suggestion to update the wayland version dependency
      configure.ac: bump to version 1.8.91 for the alpha release
      configure.ac: bump to version 1.8.92 for the beta release
      clients: Fix height typo in clamp_view()
      configure.ac: bump to version 1.8.93 for the RC1 release
      releasing: Note need for pgp signing announcement
      configure.ac: bump to version 1.9.0 for the official release

Christopher Michael (2):
      Documentation for the prepare_lock_surface event description, is incorrect
      Documentation for the prepare_lock_surface event description, is incorrect

Daniel Stone (2):
      compositor-drm: Record current DPMS level
      compositor-drm: Fix cursor view size check

David FORT (1):
      don't crash when the key file doesn't exist

Dawid Gajownik (13):
      main: update RDP backend help message
      Update .gitignore
      .gitignore: ignore doxygen generated files v2
      main: print backends in help message in alphabetical order
      compositor-rdp: free() can handle NULL pointers
      screen-share: don't test keyboard/pointer pointers
      compositor-rdp: rdp_destroy() double free error #91457
      backends: don't destroy renderer and output twice
      Coding style fixes
      compositor: fix crash when destroying incompletely created output
      weston-launch: On error putenv returns a non-zero value
      compositor-drm: cast surface to EGLNativeWindowType
      gl-renderer: gl_renderer_create display cleanup on error

Derek Foreman (54):
      input: clean up seat_get_keyboard a little
      input: clean up notify_modifiers a little
      input: minor clean up in weston_seat_repick()
      input: clean up update_keymap a little
      screenshooter: clean up recorder_binding a little
      internal-screenshot-test: Fix endian problem
      gl-renderer: Don't print GL error for EGLGetDisplay()
      ivi: Use build dir instead of libexec dir in generated test ini file
      compositor: Add missing help text
      build: Use AM_CFLAGS instead of GCC_CFLAGS
      desktop-shell: make client_initiated a bool
      compositor-wayland: Use the correct list pointer when freeing shm buffers
      text-backend: Replace focus_listener_initialized with a bool
      exposay: Test keyboard presence before using keyboard pointer
      bindings: Stop exporting internal functions
      compositor-drm: Simplify logic in setup_output_seat_constraint
      input: Pass the appropriate pointer type to bindings instead of a seat
      desktop-shell: Make surface_touch_move take a touch instead of a seat
      desktop-shell: Make surface_move take a pointer instead of a seat
      desktop-shell: Make surface_rotate take a pointer instead of a seat
      desktop-shell: Make surface_resize take a pointer instead of a seat
      desktop-shell: Use the grabbed pointer in popup_grab_button
      bindings: make install_binding_grab take a keyboard instead of a seat
      bindings: Make run binding functions take apropriate device instead of a seat
      log: Open log file CLOEXEC so child processes don't get the fd
      shell: Switch middle and right mouse bindings
      desktop-shell: add output co-ordinates to get_output_work_area()
      desktop-shell: use output position in get_output_panel_size()
      desktop-shell: use work area instead of panel size to constrain moves
      window: Use wl_cursor_frame_and_duration() for mouse cursor updates
      input: make a function for device removal
      exposay: Fix logic inversion when ending keyboard grabs
      exposay: Fix use after free when a view is destroyed during animation
      compositor: Respect WESTON_BUILD_DIR env var in weston_load_module
      desktop-shell: Put monitor to sleep when idle timer expires
      zoom: Change zoom->active to a bool
      zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point
      zoom: Call weston_output_activate_zoom() appropriately
      zoom: Store the seat that initiated a zoom
      input: Check device counts in bind_seat()
      desktop-shell: Don't call wl_list_init() in the middle of a list
      desktop-shell: Check for device presence properly
      fullscreen-shell: Test for device presence properly
      input: Don't test keyboard/pointer/touch pointers
      desktop-shell: drop shell_client from the head of the surface list on destroy
      desktop-shell: Make resize and move functions take a pointer instead of a seat
      input: add a weston_pointer_clear_focus() helper function
      rpi-renderer: use weston_output matrix instead of a private matrix
      input: when destroying a seat, remove keyboard focus first
      build: Require newer version of libdrm
      compositor-fbdev: Remove bizarre division by sizeof
      terminal: Don't crash when selecting non-ascii characters
      shell: Make sure we actually have a resource in end_busy_cursor
      clients: If available, prefer top level surfaces for move or rotate

Emmanuel Gil Peyrot (1):
      Partially revert "xwayland: Always free reply from xcb_get_property_reply()"

FORT David (2):
      remove a warning during compilation
      Fix crash when using RDP4 security

George Kiagiadakis (1):
      clients: add simple-dmabuf client

Giulio Camuffo (7):
      compositor: remove the authenticate vfunc
      compositor: introduce struct weston_backend
      compositor: add API to manage compositor instances
      compositor: move the main() to a new main.c file
      compositor: make sure to reset views' pointers to destroyed output
      input: pass the global touch coordinates to the touch grab
      xwm: don't let X windows steal the focus

Héctor Orón Martínez (3):
      Merge tag '1.9.0' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      Release Debian version weston-1.9.0-1

Jason Ekstrand (1):
      fullscreen-shell: Fix modeset on transformed outputs

John Sadler (3):
      rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer
      rpi: prevent segfault on shut-down due to NULL backend
      rpi: fix segfault at startup in rpi_flippipe_init() v2

Jon A. Cruz (6):
      Added new include file to all SOURCES variables with files that use it.
      Do not install the new helpers macro header file.
      Added simple unit/integration test framework and corresponding test program.
      Enables output in the JUnit XML format.
      Converted the config parser test to the new framework.
      Adding doxygen setup and info for the testing framework.

Jon Cruz (4):
      Remove redundant #include path component.
      Moved helper macro to a discrete include file.
      Moved the MIN() macro to the helper include.
      Unified multiple definitions of container_of() macro.

Jonas Ådahl (3):
      xdg-shell: Further clarify xdg_surface.move semantics
      xdg-shell: Further clarify xdg_surface.resize semantics
      clients: Drop deadlock circumvention hack now that we don't need it

JoonCheol Park (1):
      compositor: add missing help text

Louis-Francis Ratté-Boulianne (1):
      gl-renderer: introduce struct egl_image

Mario Kleiner (10):
      desktop-shell: Allow multiple active fullscreen windows on multi-display setup.
      compositor-drm: Fix refresh rate selection in drm_output_switch_mode
      compositor-drm: Allow weston_output_mode_switch_to_native() to work.
      compositor-drm: Handle more than two output crtcs per card
      desktop-shell: Allow fullscreen windows to mode-switch their output.
      presentation-shm: Allow setting of delay before surface.commit
      compositor-drm: Allow instant start of repaint loop. (v4)
      compositor: Respect repaint-window when restarting repaint loop.
      cms-colord: Fix crash at compositor shutdown. (v2)
      cms-helper/static: Add "identity" builtin cms profile (v3)

Murray Calavera (5):
      Whitespace corrections
      text: handle existing seats on init
      move text_backend initialization into the shell plugin
      don't attempt to start input method if path is empty
      text: cleanup text backend style

Nobuhiko Tanibata (33):
      ivi-shell: bugfix, check limitation of ivi_layout_surface opacity
      ivi-shell: bugfix, check limitation of ivi_layout_layer opacity
      ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer
      ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution
      ivi-shell: make ivi_layout_surface destruction explicit
      ivi-shell: fix ivi_shell_surface lifetime
      ivi-shell: bugfix, add ref_count to ivi_layout_layer
      ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes.
      ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes.
      ivi-shell: add interface to get screen ID
      ivi-shell: bugfix, send notification when properties are changed according to event mask.
      ivi-shell: bugfix, update event_mask when new propertiy is not same as before.
      ivi-shell: rename to ivi_layout_layer_destroy()
      tests: test set for ivi-surface normal use case with helper client
      tests: test set for ivi-surface bad condition with helper client
      tests: test set for ivi-surface with bad condition in server side
      tests: test set for ivi-layer normal use case with helper client
      tests: test set for ivi-layer normal use case in server side
      tests: test set for ivi-layer bad condition with helper-client
      tests: test set for ivi-layer with bad condition in server side
      tests: test set for ivi-screen normal use case in server side
      tests: test set for ivi-screen with bad condition in server side
      tests: make the test context persistent
      tests: test set for ivi-shell notification normal use case with helper client
      tests: test set for ivi-shell notification normal use case in server side
      tests: test set for ivi-shell notification in bad condition with helper client
      tests: test set for ivi-shell notification with bad condition in server side
      ivi-shell: remove one indent level from update_prop()
      ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once
      ivi-shell: transform refactoring to improve it to more readable code
      ivi-layout: implement surface clipping
      hmi-controller: fix the laucher layer width
      hmi-controller: fix wrong width and height are set to a layer of workspace.

Pekka Paalanen (22):
      Remove weston-screensaver
      desktop-shell: remove screensaver support
      text_backend: make destructor call explicit
      compositor-drm: fix drm_waitvblank_pipe() decl style
      README: introduce libweston
      shared: introduce timespec-util.h
      compositor,shared: add millihz_to_nsec()
      compositor-drm: Refactor initial mode out of create_output
      compositor-drm: Refactor connector name into new function
      compositor-drm: Refactor getting current mode into a new function
      compositor-drm: Refactor code into cursor_bo_update()
      protocol: add linux_dmabuf extension (v3)
      dmabuf: implement linux_dmabuf extension
      gl-renderer: add dmabuf import
      compositor-x11: init linux_dmabuf support
      compositor-drm: init linux_dmabuf support
      compositor-drm: dmabuf GBM import
      configure: fix enable_simple_intel_dmabuf_client=auto
      compositor-fbdev: fix VT switching crash
      compositor-drm: rename outputs to follow kernel style
      build, compositor-drm: fix output name constants another way
      Revert "compositor-drm: disable hardware cursors"

Ross Burton (2):
      build: don't duplicate rule for weston.desktop
      build: mkdir target weston.ini directories before writing

Ryo Munakata (3):
      compositor: destroy modifier_binding_list
      compositor: remove a call to weston_compositor_schedule_repaint
      Use [x]zalloc instead of [x]malloc + memset

Ucan, Emre (ADITG/SW1) (4):
      ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render order is called several time in one commitchanges.
      ivi-shell: clear order.surface_list before reordering it
      ivi-shell: clear order.layer_list before reordering it
      ivi-shell: remove redundant wl_list_empty/init calls

---
 .gitignore                            |   10 
 COPYING                               |   44 
 Makefile.am                           |  338 +++++--
 README                                |  149 +++
 clients/calibrator.c                  |   38 
 clients/clickdot.c                    |   34 
 clients/cliptest.c                    |   33 
 clients/desktop-shell.c               |   38 
 clients/dnd.c                         |   36 
 clients/editor.c                      |   37 
 clients/eventdemo.c                   |   42 
 clients/flower.c                      |   33 
 clients/fullscreen.c                  |   33 
 clients/gears.c                       |   33 
 clients/glmatrix.c                    | 1062 ----------------------
 clients/image.c                       |   37 
 clients/ivi-shell-user-interface.c    |   44 
 clients/keyboard.c                    |   33 
 clients/matrix3.xpm                   |  692 --------------
 clients/multi-resource.c              |   35 
 clients/nested-client.c               |   33 
 clients/nested.c                      |   36 
 clients/presentation-shm.c            |   86 +
 clients/resizor.c                     |   33 
 clients/scaler.c                      |   33 
 clients/screenshot.c                  |   35 
 clients/simple-damage.c               |   35 
 clients/simple-dmabuf.c               |  591 ++++++++++++
 clients/simple-egl.c                  |   35 
 clients/simple-shm.c                  |   35 
 clients/simple-touch.c                |   38 
 clients/smoke.c                       |   33 
 clients/stacking.c                    |   34 
 clients/subsurfaces.c                 |   40 
 clients/terminal.c                    |   90 -
 clients/transformed.c                 |   33 
 clients/weston-info.c                 |   40 
 clients/weston-simple-im.c            |   33 
 clients/window.c                      |  210 ++--
 clients/window.h                      |   49 -
 clients/wscreensaver-glue.c           |  148 ---
 clients/wscreensaver-glue.h           |  120 --
 clients/wscreensaver.c                |  348 -------
 clients/wscreensaver.h                |   63 -
 configure.ac                          |   75 +
 data/wayland.svg                      |   36 
 debian/changelog                      |    6 
 desktop-shell/exposay.c               |   85 +
 desktop-shell/input-panel.c           |   41 
 desktop-shell/shell.c                 |  746 +++++++--------
 desktop-shell/shell.h                 |   48 -
 doc/doxygen/devtools.dox              |   51 +
 doc/doxygen/tooldev.doxygen.in        |   11 
 doc/doxygen/tools.dox                 |   31 
 doc/doxygen/tools.doxygen.in          |   10 
 doc/doxygen/tools_arch_new.gv         |   85 +
 doc/doxygen/tools_arch_old.gv         |   53 +
 fullscreen-shell/fullscreen-shell.c   |   86 +
 ivi-shell/hmi-controller.c            |  141 +--
 ivi-shell/input-panel-ivi.c           |   43 
 ivi-shell/ivi-layout-export.h         |   58 -
 ivi-shell/ivi-layout-private.h        |   47 -
 ivi-shell/ivi-layout-transition.c     |   39 
 ivi-shell/ivi-layout.c                |  984 ++++++++++-----------
 ivi-shell/ivi-shell.c                 |   95 +-
 ivi-shell/ivi-shell.h                 |   37 
 man/weston.ini.man                    |   26 
 man/weston.man                        |    4 
 protocol/desktop-shell.xml            |    4 
 protocol/input-method.xml             |   38 
 protocol/ivi-application.xml          |   35 
 protocol/ivi-hmi-controller.xml       |   33 
 protocol/linux-dmabuf.xml             |  274 +++++
 protocol/presentation_timing.xml      |   38 
 protocol/scaler.xml                   |   38 
 protocol/text.xml                     |   48 -
 protocol/weston-test.xml              |   38 
 protocol/xdg-shell.xml                |   80 +
 releasing.txt                         |    9 
 shared/cairo-util.c                   |   38 
 shared/cairo-util.h                   |   37 
 shared/config-parser.c                |   40 
 shared/config-parser.h                |   35 
 shared/file-util.c                    |   35 
 shared/file-util.h                    |   35 
 shared/frame.c                        |   35 
 shared/helpers.h                      |   96 ++
 shared/image-loader.c                 |   38 
 shared/image-loader.h                 |   35 
 shared/matrix.c                       |   35 
 shared/matrix.h                       |   35 
 shared/option-parser.c                |   35 
 shared/os-compatibility.c             |   57 -
 shared/os-compatibility.h             |   38 
 shared/platform.h                     |   35 
 shared/timespec-util.h                |   75 +
 shared/zalloc.h                       |   35 
 src/animation.c                       |   36 
 src/bindings.c                        |  121 +-
 src/clipboard.c                       |   36 
 src/cms-colord.c                      |   90 +
 src/cms-helper.c                      |   35 
 src/cms-helper.h                      |   35 
 src/cms-static.c                      |   41 
 src/compositor-drm.c                  | 1202 +++++++++++++++----------
 src/compositor-fbdev.c                |  213 ++--
 src/compositor-headless.c             |  140 +-
 src/compositor-rdp.c                  |  268 +++--
 src/compositor-rpi.c                  |  194 ++--
 src/compositor-wayland.c              |  436 ++++-----
 src/compositor-x11.c                  |  635 +++++++------
 src/compositor.c                      | 1000 +++------------------
 src/compositor.h                      |  141 +--
 src/data-device.c                     |   82 -
 src/dbus.c                            |   35 
 src/dbus.h                            |   35 
 src/gl-renderer.c                     |  361 ++++++-
 src/gl-renderer.h                     |   35 
 src/input.c                           |  410 +++++---
 src/launcher-util.c                   |   35 
 src/launcher-util.h                   |   35 
 src/libbacklight.c                    |    2 
 src/libbacklight.h                    |   32 
 src/libinput-device.c                 |   36 
 src/libinput-device.h                 |   35 
 src/libinput-seat.c                   |   66 -
 src/libinput-seat.h                   |   35 
 src/linux-dmabuf.c                    |  497 ++++++++++
 src/linux-dmabuf.h                    |   84 +
 src/log.c                             |   42 
 src/logind-util.c                     |   37 
 src/logind-util.h                     |   35 
 src/main.c                            |  851 ++++++++++++++++++
 src/noop-renderer.c                   |   35 
 src/pixman-renderer.c                 |   38 
 src/pixman-renderer.h                 |   35 
 src/rpi-renderer.c                    |  109 --
 src/rpi-renderer.h                    |   35 
 src/screen-share.c                    |   66 -
 src/screenshooter.c                   |   54 -
 src/spring-tool.c                     |   35 
 src/text-backend.c                    |  262 +++--
 src/timeline-object.h                 |   35 
 src/timeline.c                        |   35 
 src/timeline.h                        |   35 
 src/vaapi-recorder.c                  |   47 -
 src/vaapi-recorder.h                  |   35 
 src/version.h.in                      |   35 
 src/vertex-clipping.c                 |   35 
 src/vertex-clipping.h                 |   35 
 src/weston-egl-ext.h                  |   48 -
 src/weston-launch.c                   |   53 -
 src/weston-launch.h                   |   35 
 src/zoom.c                            |   76 -
 tests/bad-buffer-test.c               |   37 
 tests/buffer-count-test.c             |   37 
 tests/button-test.c                   |   35 
 tests/config-parser-test.c            |  406 +++++++-
 tests/devices-test.c                  |   35 
 tests/event-test.c                    |   35 
 tests/internal-screenshot-test.c      |   60 -
 tests/ivi-shell-app-test.c            |   35 
 tests/ivi-test.h                      |   39 
 tests/ivi_layout-internal-test.c      | 1125 +++++++++++++++++++++++-
 tests/ivi_layout-test-plugin.c        |  787 +++++++++++++++-
 tests/ivi_layout-test.c               |  271 +++++
 tests/keyboard-test.c                 |   37 
 tests/matrix-test.c                   |   37 
 tests/presentation-test.c             |   36 
 tests/roles-test.c                    |   35 
 tests/setbacklight.c                  |   35 
 tests/subsurface-test.c               |   35 
 tests/surface-global-test.c           |   37 
 tests/surface-screenshot.c            |   45 
 tests/surface-test.c                  |   37 
 tests/text-test.c                     |   35 
 tests/vertex-clip-test.c              |   38 
 tests/weston-test-client-helper.c     |   39 
 tests/weston-test-client-helper.h     |   36 
 tests/weston-test-runner.c            |   35 
 tests/weston-test-runner.h            |   39 
 tests/weston-test.c                   |   50 -
 tests/xwayland-test.c                 |   35 
 tools/zunitc/doc/zunitc.dox           |  159 +++
 tools/zunitc/inc/zunitc/zunitc.h      |  696 ++++++++++++++
 tools/zunitc/inc/zunitc/zunitc_impl.h |  105 ++
 tools/zunitc/src/main.c               |   58 +
 tools/zunitc/src/zuc_base_logger.c    |  404 ++++++++
 tools/zunitc/src/zuc_base_logger.h    |   38 
 tools/zunitc/src/zuc_collector.c      |  427 +++++++++
 tools/zunitc/src/zuc_collector.h      |   58 +
 tools/zunitc/src/zuc_context.h        |   58 +
 tools/zunitc/src/zuc_event.h          |   86 +
 tools/zunitc/src/zuc_event_listener.h |  174 +++
 tools/zunitc/src/zuc_junit_reporter.c |  471 ++++++++++
 tools/zunitc/src/zuc_junit_reporter.h |   38 
 tools/zunitc/src/zuc_types.h          |   80 +
 tools/zunitc/src/zunitc_impl.c        | 1589 ++++++++++++++++++++++++++++++++++
 tools/zunitc/test/fixtures_test.c     |  106 ++
 tools/zunitc/test/zunitc_test.c       |  464 +++++++++
 wcap/main.c                           |   39 
 wcap/wcap-decode.c                    |   39 
 wcap/wcap-decode.h                    |   35 
 weston.ini.in                         |    5 
 xwayland/dnd.c                        |   38 
 xwayland/launcher.c                   |   36 
 xwayland/selection.c                  |   56 -
 xwayland/window-manager.c             |  143 +--
 xwayland/xwayland.h                   |   35 
 209 files changed, 17733 insertions(+), 9097 deletions(-)
---


Reply to: