main: don't leak option strings
[profile/ivi/weston-ivi-shell.git] / src / compositor.c
2014-09-09 Ryo Munakatamain: don't leak option strings
2014-09-09 Ryo Munakatacompositor: extract choose_default_backend and create_l...
2014-09-06 Jason EkstrandFix a copy-paste error in weston_surface_commit_state
2014-09-03 Giulio Camuffocompositor: add an option to set the default numlock...
2014-08-28 Pekka Paalanencompositor: leave no zombie behind
2014-08-28 Pekka Paalanencompositor: add weston_client_start()
2014-08-15 Jonny Lambcompositor: fetch repeat info from weston.ini
2014-08-08 Jasper St. PierreUse the named SINCE_VERSION defines for version checks
2014-08-05 Jasper St. Pierrecompositor: Use libwayland to find a good default displ...
2014-07-29 Pekka Paalanencompositor: ignore unmapped sub-surfaces for view_list
2014-07-25 Pekka Paalanencompositor: quick fix for sub-surface mapping
2014-07-23 Giulio Camuffocompositor: add a masking mechanism to weston_layer
2014-07-23 Giulio Camuffocompositor: keep track of the weston_layer a weston_vie...
2014-07-07 Jason EkstrandCreate a weston_surface_state structure for storing...
2014-07-07 Jason EkstrandMove weston_frame_callback above weston_surface_create
2014-07-05 Jason EkstrandUse pixman_region32_clear instead of our own empty_region
2014-06-19 George Kiagiadakiscompositor: update the surface size when there is a...
2014-06-19 Srivardhan Hebbarweston: Fix memleak issue in compositor.c
2014-06-18 George Kiagiadakiscompositor: unmap subsurface views before destroying...
2014-06-03 Jonny Lambcompositor: raise errors when bad scale or transform...
2014-05-09 Pekka Paalanencompositor: add --no-config command line option
2014-05-06 Neil RobertsApply the zoom transformation before the output transfo...
2014-05-01 Neil RobertsTake into account the zoom when applying the output...
2014-04-25 Neil RobertsSimply the matrix calculation for zooming
2014-04-25 Jason EkstrandUse the correct width/height when transforming surfaces...
2014-04-07 Pekka Paalanencompositor: wl_viewport destination 1x1 min
2014-04-07 Pekka Paalanenprotocol: unify wl_viewport src and dst size rules
2014-04-07 Kristian Høgsbergcompositor: Add create_surface_signal
2014-04-03 Hardeningcompositor-rdp: Add an option to disable client initiat...
2014-04-03 Jason EkstrandAdd support for running with a primary client
2014-04-03 Jason EkstrandAutomatically select the wayland backend if WAYLAND_SOC...
2014-04-03 Jason Ekstrandcompositor-wayland: Add a --sprawl option
2014-04-02 Giulio Camuffocompositor: let the shells create the screenshooter
2014-04-02 Giulio Camuffocompositor: export weston_buffer_from_resource()
2014-04-01 HardeningMake RDP backend supports arbitrary modes
2014-04-01 Pekka Paalanenprotocol,compositor: split wl_viewport setters
2014-04-01 Pekka Paalanencompositor: replace weston_buffer_viewport::viewport_set
2014-04-01 Pekka Paalanencompositor: reorganize struct weston_buffer_viewport
2014-04-01 Pekka Paalanencompositor: use surface_set_size() in one more case
2014-04-01 Pekka Paalanencompositor: refactor code into weston_surface_reset_pen...
2014-04-01 Pekka Paalanencompositor: buffer can be non-NULL only if newly_attached
2014-04-01 Pekka Paalanencompositor: refactor more into weston_surface_attach
2014-04-01 Quanxian Wangweston: Send done event with version 2 of wl_output
2014-02-12 Kristian Høgsbergcompositor: Drop core ping_handler callout
2014-02-06 Ander Conselvan... compositor: Move view repositioning logic into shell
2014-02-06 Ander Conselvan... compositor: Remove weston_output::move_signal
2014-02-01 Ander Conselvan... input: Remove exported function weston_pointer_verify()
2014-02-01 Guillem Jovercompositor: Clarify XDG_RUNTIME_DIR misconfiguration...
2014-01-20 U. Artie Eoffcompositor: free memory from str config sections after...
2014-01-13 Jason EkstrandOnly update the surface size if a new buffer is attached
2014-01-10 Kristian Høgsbergcompositor: Init output listeners in weston_view if...
2014-01-09 Pekka Paalanenprotocol: rename wl_surface_scaler to wl_viewport
2013-12-22 Ander Conselvan... compositor: Destroy renderer in weston_compositor_shutd...
2013-12-20 Ander Conselvan... compositor: Clean up view output move and destroy listeners
2013-12-17 Kristian Høgsbergcompositor: Initialize output listener links
2013-12-17 Jonny Lambcompositor: transform surface coordinates if a surface...
2013-12-17 Jonny Lambcompositor: add stub scaler resources
2013-12-17 Jason EkstrandAdd a weston_surface_set_size function
2013-12-17 Zhang, Xiong Ydesktop-shell: Invalidate saved position when output...
2013-12-17 Ander Conselvan... compositor: Make pointers visible when an output is...
2013-12-17 Ander Conselvan... compositor: Don't repaint outputs being destroyed
2013-12-17 Zhang, Xiong Ycompositor: Ensure views are visible if their output...
2013-12-17 Zhang, Xiong Ycompositor: Move views when outputs are moved
2013-12-17 Zhang, Xiong Ycompositor: Move the logic of moving outputs into the...
2013-12-17 Ander Conselvan... compositor: Remove output from list in weston_output_de...
2013-12-03 Jason EkstrandRemove the weston_view.geometry.width/height fields
2013-12-02 Philip Withnallshell: Remove weston_view_restack()
2013-12-02 Tomeu Vizosorpi: Support opaque regions
2013-11-28 Pekka Paalanencompositor: merge surface size from buffer size funcs
2013-11-28 Pekka Paalanencompositor: gather buffer_transform and _scale into...
2013-11-28 Axel DavyDo not set output->current_mode in compositor.c
2013-11-22 Giulio Camuffocompositor: set weston_surface:resource to NULL when...
2013-11-19 Pekka Paalanencompositor: fix sub-surface view stacking order
2013-11-19 Daniel StoneAdd modifier-only binding
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-14 Kristian Høgsbergcompositor: Schedule a repaint in weston_view_damage_be...
2013-11-11 Jason Ekstrandcompositor-wayland: Add fullscreen support
2013-11-11 Jason Ekstrandcompositor-wayland: Add a --scale option
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-10-28 Tomeu Vizosorpi: Remove create_view and destroy_view implementations
2013-10-25 Ander Conselvan... compositor: Let renderers create and destroy surface...
2013-10-24 Kristian Høgsbergcompositor: Remove two unused variables
2013-10-24 Xiong Zhangcompositor: set surface->plane from destroyed plane...
2013-10-22 Jason EkstrandSplit the geometry information from weston_surface...
2013-10-22 Kristian Høgsbergcompositor: Remove redundant and not well-defined focus...
2013-10-22 David Herrmanncompositor: finish frame if redraw fails
2013-10-16 Kristian Høgsbergcompositor: Stop the repaint loop if the compositor...
2013-10-14 Ander Conselvan... gl-renderer: Build as a loadable module
2013-10-14 Neil RobertsAdd a touch binding to activate a surface
2013-10-01 Neil RobertsSet new state before emitting wake signal in weston_com...
2013-09-26 Alexandru DAMIANconfig: Don't crash if we don't have a config file
2013-09-26 Alexandru DAMIANcompositor: check if seteuid worked
2013-09-22 Giulio Camuffocompositor: when unmapping a surface remove it from...
2013-09-22 Kristian Høgsbergcompositor: Log the full path of the config file we...
next