protocol: rename wl_surface_scaler to wl_viewport
[profile/ivi/weston-ivi-shell.git] / src /
2014-01-09 Pekka Paalanenprotocol: rename wl_surface_scaler to wl_viewport
2014-01-09 Pekka Paalanenscreenshooter: silence a warning
2014-01-09 Kristian Høgsberginput: Remap touch point IDs from multiple touch screen...
2014-01-02 Chris MichaelProperly free drm plane during creation of sprites
2013-12-22 HardeningRelease pointer and keyboard with the seat
2013-12-22 Ander Conselvan... compositor: Destroy renderer in weston_compositor_shutd...
2013-12-22 Lubomir Rintelpixman: Destroy pixman images when underlying buffer...
2013-12-20 Ander Conselvan... compositor: Clean up view output move and destroy listeners
2013-12-20 Ander Conselvan... compositor-x11: Set the name field on weston_outputs
2013-12-20 Ander Conselvan... screenshooter: Choose output to record from based on...
2013-12-17 Kristian Høgsbergcompositor: Initialize output listener links
2013-12-17 Ander Conselvan... screenshooter: Record one extra frame when recording...
2013-12-17 Jonny Lambpixman-renderer: implement surface scaling and cropping
2013-12-17 Jonny Lambcompositor: transform surface coordinates if a surface...
2013-12-17 Jonny Lambcompositor: add stub scaler resources
2013-12-17 Jason EkstrandAdd a weston_surface_set_size function
2013-12-17 Zhang, Xiong Ydesktop-shell: Invalidate saved position when output...
2013-12-17 Ander Conselvan... compositor: Make pointers visible when an output is...
2013-12-17 Ander Conselvan... compositor: Don't repaint outputs being destroyed
2013-12-17 Zhang, Xiong Ycompositor: Ensure views are visible if their output...
2013-12-17 Zhang, Xiong Ycompositor: Move views when outputs are moved
2013-12-17 Ander Conselvan... compositor-headless, compositor-rdp: Don't call weston_...
2013-12-17 Zhang, Xiong Ycompositor: Move the logic of moving outputs into the...
2013-12-17 Ander Conselvan... compositor: Remove output from list in weston_output_de...
2013-12-17 Ander Conselvan... compositor-x11: Only destroy one output when the close...
2013-12-17 Kristian Høgsbergevdev: Drop joystick rejection heurstics
2013-12-16 Kristian Høgsbergevdev: Reject absolute motion if we're not a pointer...
2013-12-16 Kristian Høgsbergevdev: Drop obsolete accelerometer reject rule
2013-12-16 Kristian Høgsbergevdev: Remove EVDEV_TOUCH and with it evdev_device...
2013-12-16 Kristian Høgsbergevdev: Use a has_keyboard flag instead of EVDEV_KEYBOAR...
2013-12-16 Kristian Høgsbergevdev: Replace EVDEV_BUTTON with local has_button flag
2013-12-16 Kristian Høgsbergevdev: Replace EVDEV_MOTION_ABS with local has_abs...
2013-12-16 Kristian Høgsbergevdev: Use has_abs only for ABS_X and ABS_Y, introduce...
2013-12-16 Kristian Høgsbergevdev: Drop EVDEV_MOTION_REL flag
2013-12-16 Kristian Høgsbergevdev: Combine evdev_handle_device() and evdev_configur...
2013-12-10 Giulio Camuffosdk: make C++11 plugins build again
2013-12-09 Jasper St. PierreUpdate .gitignore
2013-12-09 Kristian Høgsbergshell: Make sure the shell implementation and protocol...
2013-12-06 Giulio Camuffoinput: make sure the devices get the resource destructi...
2013-12-05 Kristian Høgsbergcompositor-x11: Damage output when we receive expose...
2013-12-04 Pekka Paalanenrpi: launcher must init before udev-seat
2013-12-04 Pekka Paalanenrpi: seat quick fix
2013-12-04 Pekka Paalanenrpi: compile in the common udev code
2013-12-04 Pekka Paalanengl: fix fallback definition of EGL_DEFAULT_DISPLAY
2013-12-04 Kristian Høgsbergdesktop-shell: Move to new desktop-shell subdirectory
2013-12-04 Kristian HøgsbergMove xwayland up one directory level
2013-12-04 Kristian Høgsbergtablet-shell: Remove
2013-12-04 Dima RyazanovCheck if the frame exists before reading its size
2013-12-04 Dima RyazanovCheck for frame being NULL before setting/unsetting...
2013-12-03 Dima RyazanovSet the view to NULL when unmapping an X11 window
2013-12-03 Jonas Ådahldata-device: Fix surface configure function type
2013-12-03 David Herrmannlogind: delay wakeup until DRM-device is resumed
2013-12-03 Rafael Antognollixdg-shell: Add key bindings for setting maximized and...
2013-12-03 Rafael Antognollixdg-shell: xdg_surface_set_output should only affect...
2013-12-03 Rafael Antognollixdg-shell: Add surface size to configure.
2013-12-03 Rafael Antognollixdg-shell: Implement xdg-shell interface.
2013-12-03 Rafael Antognollishell: Move shell_surface_set_parent to wl_shell calls.
2013-12-03 Rafael Antognollishell: Remove SHELL_SURFACE_TRANSIENT.
2013-12-03 Rafael Antognollishell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFAC...
2013-12-03 Jonas Ådahlinput: Reset keyboard state when releasing last seat...
2013-12-03 Jonas Ådahlinput: Move the xkb fields from weston_seat to weston_k...
2013-12-03 Jason EkstrandRemove the weston_view.geometry.width/height fields
2013-12-02 Emilio Pozuelo MonfortMake the default desktop shell client configurable
2013-12-02 Jonas Ådahlinput: Reset pointer state when last pointer device...
2013-12-02 Jonas Ådahlinput: Reset touch state when last touch device was...
2013-12-02 Jonas Ådahlinput: Keep track of number of touch points inside...
2013-12-02 Jonas Ådahlrpi: Use common udev_input for input device handling
2013-12-02 Philip Withnallshell: Change stacking order calculation for popup...
2013-12-02 Philip Withnallshell: Fix a potential NULL pointer dereference
2013-12-02 Philip Withnallshell: Store parent–child links between shsurfs for...
2013-12-02 Philip Withnallshell: Factor out common code to create fullscreen...
2013-12-02 Philip Withnallshell: Remove weston_view_restack()
2013-12-02 Philip Withnallshell: Update a shsurf’s layer when its surface type...
2013-12-02 Philip Withnallshell: Factor out code to set the layer for a shsurf
2013-12-02 Philip Withnallshell: Don’t change popups’ window types until the...
2013-12-02 Philip Withnallshell: Factor out code to set a shsurf’s parent
2013-12-02 Philip Withnallshell: Tidy up unset_fullscreen()
2013-12-02 Philip Withnallshell: Refactor workspace code to operate on shsurfs...
2013-12-02 Philip Withnallshell: Factor out common code to set a shsurf’s output
2013-12-02 Philip Withnallshell: Add missing cases to switch statements for anima...
2013-12-02 Philip Withnallshell: Add missing cases to switch statements for surfa...
2013-12-02 Philip Withnallshell: Reorganise set/unset methods for fullscreen...
2013-12-02 Xiong Zhangsrc/shell.c: set black_surface->width and height
2013-12-02 Tomeu Vizosorpi: Support opaque regions
2013-11-28 Pekka Paalanencompositor: merge surface size from buffer size funcs
2013-11-28 Pekka Paalanencompositor: do not recompute size on pointer_set_cursor
2013-11-28 Pekka Paalanencompositor: gather buffer_transform and _scale into...
2013-11-28 Axel DavyDo not set output->current_mode in compositor.c
2013-11-28 MoDcompositor-x11: Allow r5g6b5 visuals for X11 backend SHM
2013-11-28 Ander Conselvan... gl-renderer: Fix support for Y_XUXV buffers
2013-11-28 Tomeu VizosoRemove dependency on <GLES2/gl2.h> by replacing GLfloat...
2013-11-28 Emilio Pozuelo Monfortexposay: properly go away when the modifier is pressed
2013-11-28 Emilio Pozuelo Monfortinput: don't run modifier bindings when the kbd is...
2013-11-28 Pekka Paalanenrpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL
2013-11-28 Emilio Pozuelo Monfortexposay: provide a cancel func to the ptr grab iface
2013-11-26 Xiong Zhangsrc/data_device.c: add dnd support for touch screen
2013-11-25 Kristian HøgsbergMakefile.am: The wayland rpi doesn't libsession-helper.la
2013-11-25 Marco BarisioneMakefile.am: The rpi backend needs libsession-helper.la
2013-11-25 Xiong Zhangsrc/Makefile.am: correct compile failure for launcher...
2013-11-24 Kristian HøgsbergMakefile.am: Move launcher helpers in to libsession...
next