platform/upstream/weston.git
2012-03-29 Kristian Høgsbergcompositor: Support alpha for solid color surfaces
2012-03-29 Jonas Ådahltty: Improve error handling in tty_create()
2012-03-29 Jonas ÅdahlProperly dispose event sources and event loops
2012-03-29 Kristian Høgsbergcompositor: Stop using EGL_KHR_surfaceless_gles2
2012-03-29 Kristian Høgsbergcompostor-drm: Use gbm surface
2012-03-28 Tiago Vignattitablet-shell: come back to life
2012-03-27 Kristian Høgsbergcompositor: Use GL_EXT_unpack_subimage for texture...
2012-03-27 Kristian Høgsbergcompositor: Rename weston_buffer_attach to weston_surfa...
2012-03-27 Kristian Høgsbergdnd: Damage surface after attaching new buffer
2012-03-27 Kristian Høgsbergclients: Fix a couple of warnings
2012-03-27 Tiago Vignattievdev: reuse code for device removal
2012-03-27 Ander Conselvan... compositor: move force_configure field to shell_surface
2012-03-27 Ander Conselvan... compositor: make surface_configure() a vfunc
2012-03-27 Ander Conselvan... compositor: refactor surface_attach()
2012-03-27 Ander Conselvan... compositor: use new drag icon listener for setting...
2012-03-27 Ander Conselvan... compositor: make es->pitch consistent between shm and...
2012-03-27 Ander Conselvan... compositor: add weston_surface_to_global_float helper
2012-03-27 Ander Conselvan... compositor: add a weston_surface_is_mapped() helper
2012-03-27 Kristian Høgsbergcompositor: Use GL_BGRA_EXT for glReadPixels in screens...
2012-03-26 Kristian HøgsbergSimplify shm buffer handling
2012-03-26 Kristian Høgsbergwindow.c: Do resize work from the repaint idle callback
2012-03-26 Kristian Høgsbergcompositor-drm: Check es->image, not es->buffer when...
2012-03-25 Tiago Vignatticonfig-parser: consolidate shell files into weston...
2012-03-24 Kristian Høgsbergwindow.c; Only redraw once per frame
2012-03-24 Scott MoreauSecure screenshooter protocol.
2012-03-23 Rafal Mielniczukshell: fix matrix invertible bug in rotation handler
2012-03-22 Scott MoreauAdd surface opacity controls.
2012-03-22 Scott MoreauSwitch zoom binding to <Super>+Scroll.
2012-03-22 Scott MoreauModify bindings for axis event detection.
2012-03-22 Scott MoreauHook up axis events.
2012-03-22 Rob Clarkdrm: plane src coords are 16.16 fixed point
2012-03-22 Rafal Mielniczukshell: correct position of a surface before rotating it.
2012-03-22 Kristian Høgsbergwindow.c: Fix the stretch scaling code
2012-03-21 Kristian Høgsbergwindow.c: Increase drop shadow fluffiness
2012-03-21 Kristian Høgsbergwindow.c: Tweak window decoration appearance
2012-03-21 Kristian HøgsbergRevert "automake: Don't fail the build if we can't...
2012-03-21 Ander Conselvan... evdev: fix input lag when processing input from output...
2012-03-21 Kristian Høgsbergcompositor: Fix pointer type mismatch warnings
2012-03-21 Juan Zhaoweston_surface: initialize pitch
2012-03-21 Bill Spitzakweston: don't hang in wait()
2012-03-21 Bill Spitzakweston: Don't ask for EGL depth buffer if not needed
2012-03-21 Tiago Vignattievdev: use mtdev for multitouch devices
2012-03-21 Ander Conselvan... compositor: properly restore keyboard_focus in notify_k...
2012-03-21 Ander Conselvan... compositor: allow multiple input_device_attach()'s...
2012-03-21 Ander Conselvan... compositor-wayland: use image loading code from shared/
2012-03-21 Ustun Ergenoglucairo-util: load_cairo_surface returns NULL if loading...
2012-03-21 Tiago Vignatticompositor: use smoother range for backlight control
2012-03-21 Tiago Vignattitests: add backlight test
2012-03-21 Alex Wushell: Fix 2 switcher crashes.
2012-03-13 Eric Anholtautomake: Don't fail the build if we can't setuid.
2012-03-13 Eric Anholtconfigure: Fix build on debian by avoiding bashisms...
2012-03-12 Kristian HøgsbergConsolidate image loading code and move to shared/
2012-03-12 Kristian HøgsbergAdd an option parser
2012-03-12 Kristian Høgsbergx11: Move the xcb fd to the input loop
2012-03-12 Kristian HøgsbergFix picking crashes
2012-03-12 Rob Clarkdrm: fix issue copying supported plane formats
2012-03-12 Rob Clarkclients/window: fix build issues w/ gles
2012-03-11 David Herrmanncompositor-drm: use udev_device_get_property_value...
2012-03-11 David Herrmanncompositor-drm: ignore hotplug-events from other devices
2012-03-08 Christopher... drm: Fix drmModeRes leak on error paths
2012-03-08 Benjamin Franzkecompositor: Fix compilation without xserver launcher
2012-03-08 Ander Conselvan... shell: don't assign output for surface of type none
2012-03-08 Alex Wushell: Fix segment fault when clicking to activate...
2012-03-08 Alex Wushell: Fix not destroy black surface when fullscreen...
2012-03-06 Kristian Høgsbergshell: Put popups and transients on top of their parent
2012-03-06 Kristian Høgsbergwindow: Compute frame boundary for all windows except...
2012-03-06 Kristian Høgsbergdesktop-shell: Simplify unlock dialog redraw function
2012-03-06 Kristian Høgsbergdrm: Disable sprites if they're broken
2012-03-06 Kristian Høgsbergcompositor: Only process input once per frame
2012-03-05 Kristian Høgsbergcompositor: Move input devices to their own event loop
2012-03-05 Kristian Høgsbergcompositor: Swallow binding key for bindings that don...
2012-03-05 Kristian Høgsbergwindow: Only set opaque and input regions if they change
2012-03-05 Kristian HøgsbergUse wl_array_for_each() where possible
2012-03-05 Pekka Paalanencompositor-drm: fix libbacklight build
2012-03-05 Kristian HøgsbergUse typesafe server-side stubs
2012-03-04 Kristian Høgsbergcompositor: Add a repaint debugging mechanism
2012-03-02 Kristian HøgsbergMerge branch 'layers'
2012-03-01 Kristian Høgsbergshell: Don't launch a new screensaver if the old one...
2012-03-01 Kristian Høgsbergcompositor: Damage sprite surface on attach
2012-03-01 Kristian Høgsbergcompositor: Post keyboard leave before destroying surface
2012-03-01 Ander Conselvan... compositor: split drag surface update into smaller...
2012-03-01 Ander Conselvan... compositor: fix crash when a drag surface is destroyed...
2012-03-01 Kristian Høgsbergcompositor: Organize surface stack using new struct...
2012-03-01 Kristian Høgsbergcompositor: Just damage compositor->damage in weston_ou...
2012-03-01 Kristian Høgsbergcompositor: Implement damage_below by using the new...
2012-03-01 Kristian Høgsbergcompositor: Store opaque clip for previous frame in...
2012-03-01 Alex Wushell: Add implementation of fullscreen.
2012-03-01 Alex Wushell: Add implementation of fullscreen.
2012-02-29 Kristian Høgsbergwindow.c: Drop support for rgb contexts
2012-02-29 Kristian Høgsbergwscreensaver: Use the argb config, rgb is not compatibl...
2012-02-29 Kristian Høgsbergcompositor-drm: Just pull in libbacklight source for now
2012-02-29 Tiago Vignatticompositor: add dpms and backlight support
2012-02-29 Kristian Høgsbergzoom: Don't damage_all here
2012-02-29 Kristian Høgsbergcompositor: Insert dnd icon surface below device sprite...
2012-02-29 Kristian Høgsbergcompositor: Set an empty input region for the fade...
2012-02-29 Kristian Høgsbergwindow: Set opaque region after child widget adjusts...
2012-02-29 Rodney Lorrimarweston: Change path for default terminal launcher to...
2012-02-28 Kristian Høgsbergclients: Use wl_display_disconnect()
2012-02-28 Ander Conselvan... compositor: make the input region of drag surfaces...
2012-02-28 Kristian Høgsbergshell: Mark geometry dirty when we change surface alpha
next