platform/upstream/weston.git
2014-11-24 Giulio Camuffoinput: don't run the key bindings on focus in
2014-11-24 Derek Foremantests: Allow tests to use customized command line param...
2014-11-21 Bryce Harringtoncompositor: Document options for headless compositor
2014-11-21 Derek Foremancompositor-headless: add support for transforms set...
2014-11-21 Derek Foremancompositor-headless: allow rendering with pixman
2014-11-21 Bryce Harringtonconfigure.ac: Indicate headless compositor presence...
2014-11-21 Pekka Paalanenman: explain idle-time=0 in weston.ini
2014-11-21 Frederic Plourdecompositor: Add idle timeout option to weston.ini
2014-11-21 Marek Chalupaxwayland: fix fullscreening
2014-11-21 Javier JardónMakefile.am: Link weston_multi_resource against rt...
2014-11-21 Derek Foremangl-renderer: compress pixman bands to simplify geometry
2014-11-19 Derek Foremanbackends: refactor transform string parsing
2014-11-19 Marek Chalupacairo-util: fix shadows for small clients
2014-11-19 Marek Chalupatoytoolkit: rename tile_mask to render_shadow
2014-11-19 Seedo Eldho... protocol: Fix some typos in protocol files
2014-11-19 Pekka PaalanenRevert "input: don't send to clients key events eaten...
2014-11-18 Pekka Paalanencompositor: do not overwrite error exit code
2014-11-18 Frederic Plourdecompositor: Return a user-defined exit code
2014-11-18 Giulio Camuffoxwm: find a seat for all the surface's views
2014-11-12 Pekka Paalaneninput: use tmp var in pointer_unmap_sprite
2014-11-11 Giulio Camuffoinput: don't send to clients key events eaten by bindings
2014-11-11 Pekka Paalanencompositor: add missing newline to help text
2014-11-11 Bryce Harringtoncompositor: List only available backends in help text
2014-11-11 Bryce Harringtoncompositor: Display option help text only for enabled...
2014-11-11 Bryce Harringtoncompositor: Fix typos in help text
2014-11-11 Bryce Harringtoncompositor: Fix tabbing of help output
2014-11-11 Bryce Harringtoncompositor: (Whitespace-only) Indent with tabs
2014-11-11 Frederic Plourdeman: Fix some weston.ini.man typesetting macros
2014-11-11 Frank Binnssmoke: fix valgrind invalid read errors
2014-11-11 Jasper St.... smoke: Don't commit an xdg_surface with a NULL buffer
2014-11-11 Giulio Camuffoinput: fix access to invalid resource
2014-11-11 Derek Foremancompositor: make keep_buffer a bool
2014-11-11 Derek Foremancompositor: stop sending spurious events on mode switch
2014-11-10 Derek Foremancompositor: check version before calling wl_output_send...
2014-11-05 Giulio Camuffoinput: allow to destroy bindings in their handler
2014-11-05 Derek Foremancompositor: Refactor weston_output_mode_switch()
2014-11-05 Carlos Olmedo... compositor: Fix weston_subsurface_is_synchronized(...
2014-11-04 kabeer khanwindow : compare version and call appropriate destructor
2014-11-04 kabeer khandata_device : change version while initializing data_de...
2014-11-04 Derek Foremancosmetic: replace boolean function return values with...
2014-10-10 Derek Foremangl-renderer: don't move memory in output_rotate_damage
2014-10-08 Daniel StoneVery OCD cosmetic nitpick
2014-10-08 Daniel Stonereleasing: update web host name
2014-10-08 Pekka Paalanentests: add role conflict sub-surface vs. wl_shell_surface
2014-10-08 Pekka Paalanencompositor: send error for surface role resets
2014-10-08 Pekka Paalanenprotocol: add role error code to xdg_shell
2014-10-01 Pekka Paalanenshell: don't crash on create_common_surface() failure
2014-09-30 Pekka Paalanenclients: add presentation-shm demo
2014-09-30 Pekka Paalanentests: presentation test, simple
2014-09-30 Pekka Paalanencompositor-drm: deliver frame seq for feedback
2014-09-30 Pekka Paalanencompositor: implement presentation_feedback
2014-09-30 Pekka Paalanencompositor: set and use the presentation clock everywhere
2014-09-30 Pekka Paalanenweston-info: report presentation clock
2014-09-30 Pekka Paalanencompositor: add stub implementation of presentation...
2014-09-30 Pekka Paalanenprotocol: add presentation extension v5
2014-09-22 Derek Foremanshell: fix weston_output_mode_switch() usage
2014-09-22 Xiong Zhangclients: Maximize window when double touch on title bar
2014-09-22 Derek Foremancosmetic: Move WL_EXPORT out of header files
2014-09-22 Derek Foremancosmetic: Remove prototype for nonexistent function
2014-09-22 Pekka Paalanenconfigure.ac: bump version to 1.6.90
2014-09-19 Pekka Paalanenconfigure.ac: bump version to 1.6.0 1.6.0
2014-09-17 Olivier Blineditor: do not crash when text input manager is not...
2014-09-17 Olivier Blinkeyboard: do not crash when input panel is not available
2014-09-15 Jason Ekstrandcompositor-x11: Rename the output make to "weston-X11"
2014-09-15 Ondřej Majerechwindow: Don't needlessly sync parent and geometry
2014-09-12 Pekka Paalanenconfigure.ac: bump version 1.5.93 for rc2 1.5.93
2014-09-12 Pekka Paalanenlibinput: default to INFO log level
2014-09-12 Jonas Ådahllibinput-device: Don't get initial key states
2014-09-12 Peter Huttererlibinput: normalize WL_CALIBRATION before passing it...
2014-09-12 Ondřej Majerechcompositor: Don't free an uninitialised pointer.
2014-09-11 Bill Spitzakimage: don't print redundant error
2014-09-11 Bill Spitzakload_image: always print a message on failure if filena...
2014-09-11 Bill Spitzakparse_options: fail on more malformed options
2014-09-11 Derek Foremancosmetic: update comments that refer to weston_surface_...
2014-09-11 Pekka PaalanenPartially revert "xdg-shell: Add show_window_menu request"
2014-09-10 Marek Chalupaxdg-shell: fix maximizing in multi-head setup
2014-09-10 Marek Chalupaxdg-shell: update shsurf->output when maximizing
2014-09-10 Jonas Ådahlinput: Schedule pointer sprite repaint when cursor...
2014-09-09 Giulio Camuffocompositor: fix memory corruption when removing an...
2014-09-09 Ryo Munakatamain: don't leak option strings
2014-09-09 Ryo Munakatacompositor: extract choose_default_backend and create_l...
2014-09-09 Giulio Camuffocompositor: remove unused signal
2014-09-06 Jason EkstrandFix a copy-paste error in weston_surface_commit_state
2014-09-05 Pekka Paalanenconfigure.ac: bump version to 1.5.92 for rc1 1.5.92
2014-09-05 Pekka Paalanenfix asprintf warnings
2014-09-05 Marek Chalupaxdg-shell: handle clients launched in fullscreen
2014-09-05 Derek Foremanmatrix-test: fix units in report
2014-09-05 Derek Foremantouch-input: Don't dereference NULL pointer during...
2014-09-04 Xiong Zhangclients: Maximize window when double click on title bar
2014-09-04 Boyan Dingxwm: Do not activate override redirect windows
2014-09-04 Jonny Lambdesktop-shell: implement touch popup grabs
2014-09-04 Ryo Munakatapixman-renderer: copy_to_hw_buffer: don't leak output_r...
2014-09-03 Derek Foremanpixman-renderer: fail to zoom more gracefully
2014-09-03 Boyan Dingxwm: Check whether the seat is NULL when needed in...
2014-09-03 Giulio Camuffocompositor: add an option to set the default numlock...
2014-09-03 Giulio Camuffocompositor: add a way to change the keyboard locks
2014-09-01 Pekka Paalanenshell: quit weston, if weston-desktop-shell dies early
2014-08-28 Arnaud Vracpixman-renderer: free shadow buffer on renderer destruction
2014-08-28 Arnaud Vracdesktop-shell: properly set background widget as opaque
2014-08-28 Arnaud Vracsimple-egl: fix opaque and 16 bits mode options
next