profile/ivi/weston-ivi-shell.git
2013-10-28 Jonas Ådahltests/.gitignore: Add *.trs
2013-10-28 Tomeu Vizosorpi: Remove create_view and destroy_view implementations
2013-10-25 Kristian Høgsbergconfigure.ac: Require wayland >= 1.3.91
2013-10-25 Kristian Høgsbergweston-launch: Revoke and close input fds when we vt...
2013-10-25 Kristian Høgsbergconfigure.ac: Require at least version 0.3.0 of xkbcommon
2013-10-25 Kristian Høgsberg.gitignore: Add .valid files
2013-10-25 Ander Conselvan... pixman-renderer, gl-renderer: Destroy surface state...
2013-10-25 Ander Conselvan... compositor: Let renderers create and destroy surface...
2013-10-25 Ander Conselvan... pixman-renderer, gl-renderer: Destroy debug bindings...
2013-10-25 Ander Conselvan... pixman-renderer: Initialize pixman-renderer struct...
2013-10-25 Tomeu Vizosorpi: Protect in-use DispmanX resources from premature...
2013-10-25 Tomeu Vizosorpi: Remove dangling reference to weston_view
2013-10-25 Tomeu Vizosorpi: Only check for prematurely destroyed wl_buffers...
2013-10-25 Tomeu Vizosorpi: EGL surfaces need to be swapped always that we...
2013-10-25 Tomeu Vizosorpi: Fix logging of buffer swaps for the EGL case
2013-10-25 Tomeu Vizosorpi: Initialize surface's list of views
2013-10-25 Tomeu Vizosorpi: Link with EGL if ENABLE_EGL
2013-10-25 Peter Huttererprotocol: hook up xmllint to check validity
2013-10-24 Kristian Høgsbergshell.c: Prevent moving a window from more than one...
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
next