platform/upstream/weston.git
2013-10-24 Kristian Høgsbergshell.c: Don't overwrite focus surface argument in...
2013-10-24 Kristian Høgsbergshell: Don't cast weston_view to surface when we just...
2013-10-24 Kristian Høgsbergcompositor: Remove two unused variables
2013-10-24 Kristian Høgsbergshell: Create a view for the grab_surface
2013-10-24 Kristian Høgsberginput: Properly handle setting touch focus to NULL
2013-10-24 Kristian Høgsbergcompositor-x11: Use the fullscreen size provided by...
2013-10-24 Kristian Høgsbergshell: Add the right output object to the shell output_list
2013-10-24 Xiong Zhangshell: register output->destroy_signal handler
2013-10-24 Xiong Zhangwindow, desktop-shell: deal with output unplug on clien...
2013-10-24 Xiong Zhangcompositor: set surface->plane from destroyed plane...
2013-10-24 Kristian Høgsbergwindow.c: Don't put titlebars on menu windows
2013-10-24 Kristian Høgsbergwindow.c: Use frame code for drawing menus
2013-10-24 Kristian Høgsbergterminal: Show character grid size in header bar when...
2013-10-23 Kristian Høgsbergterminal: Add context menu with new terminal/copy/paste
2013-10-23 Kristian Høgsbergterminal: Add scroll-back history
2013-10-23 Kristian Høgsbergconfigure.ac: Bump version to 1.3.90 for the master...
2013-10-22 Rui Matosclients/window: Dispose of previous keymap and state...
2013-10-22 Rui Matoscompositor-wayland: Handle keymap changes
2013-10-22 Rui Matoscompositor-x11: Update keymap when XKB keymap changes
2013-10-22 Rui Matosinput: Add core API to update the keymap
2013-10-22 Jason EkstrandSplit the geometry information from weston_surface...
2013-10-22 Kristian Høgsberglogind: Remove missing 'else'
2013-10-22 Kristian Høgsbergcompositor: Remove redundant and not well-defined focus...
2013-10-22 Kristian Høgsbergcompositor-drm: Don't call drop/set master anymore
2013-10-22 David Herrmanncompositor: finish frame if redraw fails
2013-10-22 David Herrmanncompositor-drm: finish frame if initial page-flip fails
2013-10-22 Cameron StewartRename invocations of frame_create that were missed...
2013-10-21 David Herrmannlauncher: add logind backend
2013-10-21 David Herrmannlauncher: add weston_launcher_close() dummy
2013-10-21 David Herrmanndbus: add dbus-match helpers
2013-10-21 David HerrmannAdd optional dbus helpers
2013-10-21 Kristian Høgsbergwindow: Only clamp min size for windows with frame
2013-10-21 Kristian Høgsbergweston-launch: Use /bin/sh for launching weston
2013-10-21 Kristian Høgsbergwindow: Set a minimum size for toytoolkit windows
2013-10-21 Jonas Ådahludev-seat: Repick seat after a new device was added
2013-10-21 Jonas Ådahlinput: Unmap pointer sprite when no more pointer device...
2013-10-21 Jonas Ådahlinput: Unset focus of seat device when releasing last...
2013-10-21 Jonas Ådahlevdev: Reference count input device's seat capabilities
2013-10-16 Kristian Høgsbergcompositor-drm: Support configuring the framebuffer...
2013-10-16 Kristian Høgsbergcompositor-drm: Use a param struct for initialization...
2013-10-16 Kristian Høgsbergcompositor-drm: Make drm_output_check_scanout_format...
2013-10-16 Kristian Høgsbergwindow: Set opaque region to window size if we're fulls...
2013-10-16 Kristian Høgsbergshell: Add a new weston.ini to control the startup...
2013-10-16 Kristian Høgsbergcompositor: Stop the repaint loop if the compositor...
2013-10-16 Kristian Høgsbergsimple-egl: Add support for using a 16 bpp EGLConfig
2013-10-15 David Herrmannfbdev: open launcher only once
2013-10-15 David Herrmannevdev: release devices on read() error
2013-10-14 Kristian Høgsbergevdev: Clear touch capability if we see a mouse-type...
2013-10-14 Kristian Høgsbergevdev: Only init a pointer if the evdev device has...
2013-10-14 Kristian Høgsbergevdev: Stop looking for pointer buttons when we get...
2013-10-14 Ander Conselvan... gl-renderer: Build as a loadable module
2013-10-14 Ander Conselvan... build: Add dependency between libdrm and compositor...
2013-10-14 Kristian Høgsberglauncher: Drop unecessary checks for drm_fd == -1
2013-10-14 Kristian Høgsberglauncher: Fix reverted sense of drm_check_master()...
2013-10-14 Neil RobertsDon't remove the touch grab until the last touch point...
2013-10-14 Neil RobertsOnly update the touch grab position for the first finger
2013-10-14 Neil RobertsAdd a touch move binding
2013-10-14 Neil RobertsAdd a touch binding to activate a surface
2013-10-14 Kristian Høgsbergxwm: Fall back to xcb_kill_client() if window does...
2013-10-14 Jason Ekstrandxwayland: Use decoration frame from cairo-util
2013-10-14 Jason EkstrandUse cairo-util frame in tinytoolkit
2013-10-14 Jason EkstrandAdd decoration frame support to cairo-util
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-10-11 Kristian Høgsbergxwm: Redirect root window subwindows
2013-10-11 Kristian Høgsbergfbdev: Fix compilation without EGL
2013-10-11 Alexandru DAMIANcompositor-drm: fix EGL format type
2013-10-11 Stefan Schmidtclients: Update .gitignore for weston-multi-resource
2013-10-11 Stefan Schmidtxwayland: Remove unused call weston_wm_handle_configure...
2013-10-11 Xiong Zhangcompositor-drm: Avoid output_destroy happened before...
2013-10-11 Kristian Høgsbergmulti-resource: Don't include non-existing xmalloc.h
2013-10-10 Tomeu Vizosolauncher: Wrap drmGetMagic and drmAuthMagic so we can...
2013-10-10 Tomeu Vizosorpi: Remove redundant cast
2013-10-10 Kristian Høgsbergweston-test-client-helper: Use wl_fixed_to_double(...
2013-10-10 Kristian Høgsbergweston-test-client-helper.c: Assert on failed allocations
2013-10-10 Kristian Høgsbergvaapi-recorder: Don't leak fd on thread error path
2013-10-10 Kristian Høgsbergtests: Assert surface creation succeeds
2013-10-10 Kristian Høgsbergnested: Cast away warnings for differing arguments...
2013-10-10 Kristian Høgsbergnested: Free client struct on launch_client error paths
2013-10-10 Kristian Høgsbergnested-client: Exit if we fail to create the nested...
2013-10-10 Kristian Høgsbergmulti-resource: Use xzmalloc() instead of malloc+memset...
2013-10-10 Kristian Høgsberglauncher: Remove left-over debug logging
2013-10-10 Kristian Høgsbergtablet-shell: Avoid leaking icon or path strings from...
2013-10-10 Kristian Høgsbergwindow.c: Free cursor theme name once we're done with it
2013-10-10 Kristian Høgsbergweston-launch: Only store drm fd if we successfully...
2013-10-10 Kristian Høgsberglauncher: Don't leak tty file descriptor on error
2013-10-10 Kristian Høgsberglauncher: Don't leak tty file descriptor on launcher...
2013-10-10 Kristian Høgsbergcompositor-fbdev: Fix a fd leak in the fbdev backend
2013-10-09 Kristian Høgsbergconfigure.ac: Bump version to 1.3 1.3.0
2013-10-09 Kristian HøgsbergRevert "Resize the shell when the mode is switched"
2013-10-09 Kristian Høgsberginput: Don't send modifiers if client doesn't have...
2013-10-08 Tomeu Vizosorpi: Add support for EGL buffers
2013-10-03 Kristian Høgsbergconfigure.ac: Bump version to 1.2.92 1.2.92
2013-10-02 Kristian Høgsberglauncher: Print a more descriptive error message when...
2013-10-02 Kristian Høgsberglauncher: Add back support for specifying VT to run on
2013-10-02 Kristian Høgsberglauncher: Bail out if we can't be drm master
2013-10-01 Kristian Høgsberglauncher: Set make sure we're drm master when opening...
2013-10-01 Kristian Høgsberglauncher: Fail weston_launcher_create() if tty setup...
2013-10-01 Neil RobertsSet new state before emitting wake signal in weston_com...
2013-10-01 Tomeu Vizosoweston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_res...
2013-10-01 Tomeu Vizosoweston-launch: Only drop privileges if running as root
next