platform/upstream/weston.git
2015-05-01 Giulio Camuffodata-device: add a function to send the selection to...
2015-05-01 Giulio Camuffoclipboard: don't crash if the source client does not...
2015-05-01 Derek Foremantouch: Make weston_touch_set_focus() take a touch inste...
2015-04-30 Pekka Paalanencompositor: change weston_surface::destroy_signal argument
2015-04-30 Pekka Paalanencompositor: inert wl_surface objects do not exist
2015-04-28 Nobuhiko Tanibataivi-shell: set an initial value for ivi-surface.
2015-04-28 Nobuhiko Tanibataivi-shell: remove unnecesary code in ivi_shell_surface_...
2015-04-28 Nobuhiko Tanibataivi-shell: fit source rectangle of ivi-surface to the...
2015-04-28 Nobuhiko Tanibataivi-shell: remove unnecesary assignment of fail safe...
2015-04-28 Nobuhiko Tanibataivi-shell: remove unnecesary code in ivi_layout_surface...
2015-04-21 Nobuhiko Tanibataivi-shell: support surface screen shot of ivi_layout...
2015-04-14 Bryce Harringtonnotes: Don't manipulate lists while tranversing the...
2015-04-13 Dima Ryazanovdesktop-shell: Remove the panel popup
2015-04-13 Dima Ryazanovdesktop-shell: Require a popup parent to be a shell...
2015-04-13 Derek Foremanbuild: fix setuid check
2015-04-10 Derek Foremanxwm: Fix a weston crash when a window surface is create...
2015-04-10 Jon A. Cruzbuild: give explicit error when unable to setuid on...
2015-04-10 Derek Foremanxwm: Add and use helper function for looking up windows...
2015-04-09 Pekka Paalanentests: add ivi_layout stand-alone test module
2015-04-09 Pekka Paalanentests: ivi_layout test infrastructure
2015-04-09 Pekka Paalanentests: add a basic ivi-shell test
2015-04-08 Pekka Paalanengl-renderer: fix configless_context check
2015-04-08 Pekka Paalanengl-renderer: check EGL_EXT_platform_base in supports()
2015-04-08 Manuel Bachmanngl-renderer: fix EGL initialization steps
2015-04-08 Derek Foremanxwm: fix extra break
2015-04-07 Pekka Paalanenivi-shell/weston.ini: fix paths
2015-04-07 Pekka Paalanenbuild: generate weston-ivi.ini for tests
2015-04-07 Bryce Harringtontests: Prefer bracket form of test command for consistency
2015-04-07 Bryce Harringtontests: Cleanup test log filenames
2015-04-07 Bryce Harringtontests: Keep track of basename
2015-04-07 Bryce Harringtoncompositor: Help text for --config
2015-04-07 Pekka Paalanencompositor-wayland: ignore frame callback's time
2015-04-06 Jasper St.... xwayland: Stack windows on top when activating them
2015-04-02 Pekka Paalanenivi-layout: abort without controller_module_init
2015-04-02 Pekka Paalanenivi-shell: add cmdline option for controller module
2015-04-02 Pekka Paalanentests: rename client_create to create_client_and_test_s...
2015-04-02 Pekka Paalanentests: introduce create_client()
2015-03-31 Marek Chalupatests: add tests for devices handling
2015-03-31 Marek Chalupatests: implement touch in test-helpers
2015-03-31 Marek Chalupatests: use special seat
2015-03-31 Marek Chalupatests: fix handling globals
2015-03-31 Marek Chalupaweston-test: add device_{release/add} into protocol
2015-03-30 Giulio Camuffoxwm: tell the shell the pid of the X clients
2015-03-30 Manuel Bachmanntoytoolkit: fix EGL surface creation for lazy drivers
2015-03-30 Manuel Bachmannnested-client: fix typo
2015-03-30 Manuel Bachmanntoytoolkit: fix new EGL extensions fallback typedefs
2015-03-27 Pekka Paalanenterminal: add "Minimize" to context menu
2015-03-27 Manuel Bachmanndesktop-shell: remove dead unminimization code
2015-03-27 Pekka Paalanencompositor: add option to specify a weston.ini
2015-03-27 Pekka PaalanenPass config file from compositor to everything
2015-03-27 Pekka Paalanencompositor: move code into load_configuration()
2015-03-27 Pekka Paalanenshared: fail reading a directory as a config file
2015-03-27 Pekka Paalanentests: use MODDIR in weston-tests-env
2015-03-27 Pekka Paalanencompositor: postpone unhandled option check
2015-03-27 Derek Foremanpixman-renderer: use pre-computed inverse output matrix
2015-03-27 Derek Foremanzoom: fix zoom
2015-03-27 Derek Foremancompositor: fix weston_output_transform_coordinate
2015-03-27 Derek Foremancompositor: Create the inverse of the output matrix
2015-03-27 Jasper St.... xwayland: Correct input for undecorated clients
2015-03-26 Derek Foremaninput: Don't recreate the cursor sprite when only the...
2015-03-26 Jonny Lambplatform: rename create_egl_window to create_egl_surface
2015-03-26 Jonny Lambplatform: remove global variables
2015-03-26 Jonny Lambplatform: provide platform_base fallbacks and remove...
2015-03-26 Jonny Lambnested-client: include platform.h
2015-03-26 Jonny Lambgl-renderer: provide platform_base fallbacks and remove...
2015-03-26 Jonny Lambgl-renderer: call supports() automatically in create()
2015-03-26 Jonny Lambcompositor-{drm, wayland, x11}: remove useless tests...
2015-03-26 Jonny Lambgl-renderer: move all EGL_PLATFORM_* defines here
2015-03-26 Jonny Lambgl-renderer: fix build with --disable-egl
2015-03-26 Jonny Lambcompositor-{drm, x11, wayland}: stop including EGL...
2015-03-20 Pekka Paalanenman: update weston's shells
2015-03-20 Jonny Lambclients & tests: use eglCreatePlatformWindowSurfaceEXT...
2015-03-20 Jonny Lambgl-renderer: use eglCreatePlatformWindowSurfaceEXT...
2015-03-20 Jonny Lambclients & tests: use eglGetPlatformDisplayEXT when...
2015-03-20 Jonny Lambgl-renderer: use eglGetPlatformDisplayEXT to get an...
2015-03-20 Pekka Paalanencompositor: fix return code from main()
2015-03-20 Pekka Paalanencompositor: warn about insane repaint delay
2015-03-20 Pekka Paalanencompositor: add repaint delay timer
2015-03-20 Pekka Paalanencompositor, backends: weston_compositor_read_presentati...
2015-03-20 Jonas Ådahlinput: Make setting the same pointer cursor state again...
2015-03-19 Bryce HarringtonSpellcheck fixes
2015-03-19 Marek Chalupatests: use two roundtrips for global events
2015-03-18 Derek Foremandesktop-shell: don't allow negative values in drag...
2015-03-18 Derek Foremancompositor-fbdev: fix output transformations
2015-03-18 Derek Foremancompositor-fbdev: allow configuring transform in the...
2015-03-18 Derek Foremancompositor-rpi: give the output a name
2015-03-18 Derek Foremaninput: don't assume outputs have names
2015-03-18 Derek Foremancompositor-fbdev: give the output a name
2015-03-11 Pekka Paalanenpixman-renderer: implement view scissor
2015-03-11 Pekka Paalanenpixman-renderer: implement source clipping
2015-03-11 Pekka Paalanenpixman-renderer: move code to draw_view_translated()
2015-03-11 Pekka Paalanenpixman-renderer: change repaint_region() arguments
2015-03-11 Pekka Paalanenpixman-renderer: refactor into region_intersect_only_tr...
2015-03-11 Pekka Paalanenpixman-renderer: add view_transformation_is_translation()
2015-03-11 Pekka Paalanenpixman-renderer: refactor transformation computation
2015-03-11 Pekka Paalanencompositor: add weston_surface_to_buffer_region()
2015-03-11 Jason Ekstrandpixman-renderer: simplify the output-to-buffer matrix...
2015-03-11 Jason Ekstrandcompositor: Add surface-to-buffer and buffer-to-surface...
2015-03-11 Derek Foremancompositor: use weston_matrix_transform for weston_outp...
2015-03-11 Pekka Paalanenrpi-renderer: minimal fix to zoom coordinates
next