profile/ivi/weston-ivi-shell.git
2013-11-16 Pekka Paalanenprotocol: move sub-surfaces to Wayland
2013-11-16 Lubomir RintelAdd [core] backend option
2013-11-16 Giulio Camuffocompositor: add a way to override the default pointer...
2013-11-16 Giulio Camuffoinput: let the pointer motion handlers move the pointer
2013-11-16 Giulio Camuffozoom: use the new pointer motion signal to move the...
2013-11-16 Giulio Camuffoinput: add a motion signal to weston_pointer
2013-11-14 Kristian Høgsbergweston-test: Always update transform when moving surface
2013-11-14 Kristian Høgsbergcompositor: Schedule a repaint in weston_view_damage_be...
2013-11-14 Jasper St.... westoy: Remove some accessors for wl_shell / wl_shell_s...
2013-11-14 Jasper St.... westoy: Remove unused support for window parents
2013-11-14 Jasper St.... westoy: Remove window_touch_move
2013-11-14 Neil RobertsAdd calls to wl_shm_buffer_begin/end_access
2013-11-13 Jonas Ådahlfilter: Remove unused variable
2013-11-13 Jonas Ådahlevdev: Synchronize keys only if seat is keyboard capable
2013-11-12 Jasper St.... westoy: Fix the version number we request for wl_seat
2013-11-11 Jason Ekstrandcompositor-wayland: Add fullscreen support
2013-11-11 Jason Ekstrandcompositor-wayland: Add a --scale option
2013-11-11 Jason Ekstrandcompositor-wayland: Move config parsing into backend_init
2013-11-11 Jason Ekstrandcompositor-wayland: Fix cursor coordinate transforms...
2013-11-11 Jason Ekstrandcompositor-wayland: rename wayland_compositor.inputs...
2013-11-11 Jason Ekstrandcompositor-wayland: Remove unused output handling code
2013-11-08 Jason Ekstrandcairo-util: Rework frame button handling
2013-11-08 Jason Ekstrandcompositor-wayland: Parse [output] config sections...
2013-11-08 Jason EkstrandMove region transformation code to weston_transformed_r...
2013-11-08 Jason EkstrandMake weston_output_transform_coordinate more sane
2013-11-08 Jason EkstrandRemove the concept of a border from weston_output.
2013-11-08 Jason Ekstrandcompositor-wayland: Add pixman/SHM fallback mode
2013-11-08 Jason Ekstrandgl-renderer: Remove the renderer-global border support
2013-11-08 Jason Ekstrandcompositor-wayland: Add an actual frame around the...
2013-11-08 Jason Ekstrandgl-renderer: Add support for per-output multi-texture...
2013-11-08 Jason Ekstrandcompositor-wayland: Rename structure members and make...
2013-10-31 Kristian Høgsbergxwm: Set input region for fullscreen surfaces correctly
2013-10-31 Jason Ekstrandcompositor-wayland: Flush the display on commit
2013-10-31 Kristian Høgsbergcompositor-wayland: Handle HUP or ERR from event loop
2013-10-30 Kristian Høgsberglauncher: Make sure we drop drm master before we allow...
2013-10-30 Kristian Høgsbergshell: Create view for lock surface
2013-10-30 Kristian Høgsberglogind: Return proper error value when tty or seat...
2013-10-30 Kristian Høgsberganimation.c: Schedule a repaint when the animation...
2013-10-30 Kristian HøgsbergFall back to ANIMATION_NONE if startup-animation is...
2013-10-30 Jason Ekstrandtoytoolkit: Don't segfault on window close
2013-10-29 Kristian Høgsbergwindow.c: Don't ungrab input after displaying the menu
2013-10-28 Kristian Høgsberginput.c: Rename default grab functions to be consistent
2013-10-28 Jonas ÅdahlAdd cancel function to grab interfaces
2013-10-28 Jonas Ådahlshell: Don't leak weston_touch_move_grab structs
2013-10-28 Jonas Ådahlinput: Remove unused variable
2013-10-28 Jonas Ådahlconfigure.ac: Report if built with XCB-XKB or not
2013-10-28 Jonas Ådahlcompositor-x11: Hide update_xkb_keymap behind #ifdef...
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
next