~osomon/oxide/override-touchUngrabEvent

« back to all changes in this revision

Viewing changes to shared/shared.gyp

  • Committer: Olivier Tilloy
  • Date: 2016-01-12 11:46:34 UTC
  • mfrom: (1272.2.38 touch-selection-api)
  • Revision ID: olivier.tilloy@canonical.com-20160112114634-u1t78baa0u4hfoha
Add a touch selection API, to allow embedders to display handles for resizing the current selection, and contextual actions for it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2013 Canonical Ltd.
 
1
# Copyright (C) 2013-2016 Canonical Ltd.
2
2
 
3
3
# This library is free software; you can redistribute it and/or
4
4
# modify it under the terms of the GNU Lesser General Public
265
265
        '<(DEPTH)/ui/gl/gl.gyp:gl',
266
266
        '<(DEPTH)/ui/native_theme/native_theme.gyp:native_theme',
267
267
        '<(DEPTH)/ui/ozone/ozone.gyp:ozone',
 
268
        '<(DEPTH)/ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection',
268
269
        '<(DEPTH)/url/url.gyp:url_lib',
269
270
        '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
270
271
        '../build/system.gyp:gdkpixbuf',