compositor: buffer can be non-NULL only if newly_attached
[platform/upstream/weston.git] / src / compositor.c
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...
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-09-22 Kristian Høgsbergcompositor: Unlink unmapped surface instead of rebuildi...
2013-09-21 HardeningNotify clients on mode_switch()
2013-09-21 HardeningRename current, origin, scale, origin_scale
2013-09-18 Kristian Høgsbergcompositor: Generalize VT switching as a session_signal
2013-09-11 Stanislav Vorobiovgl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query...
2013-08-27 Jason EkstrandAdd a --shell option to override the default desktop...
2013-08-20 Kristian Høgsbergcompositor: Only check buffer for NULL tried to allocat...
2013-08-15 Kristian Høgsbergcompositor: Handle OOM in weston_buffer_from_resource()
2013-08-13 Giulio Camuffocompositor: ref-count weston_surface instances
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-07 Kristian HøgsbergUse #define WL_HIDE_DEPRECATED to avoid deprecated...
2013-08-06 Kristian Høgsbergcompositor: Check wl_resource_create() return value
2013-07-29 Michael FuReset touch focus in unmap
2013-07-25 Kristian Høgsbergcompositor: Move weston-launch socket lookup to drm...
2013-07-25 Kristian Høgsbergcompositor: Move device coordinate transform helper...
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-07-08 Kristian Høgsbergcompositor: Eliminate marshalling warning for leave...
2013-07-08 HardeningDocument RDP compositor options
2013-07-06 Rob Bradfordcompositor: rebuild the global list if we've removed...
2013-07-05 Ander Conselvan... compositor: Remove a plane from the compositor list...
2013-07-03 Jason EkstrandUse wl_resource_create() for creating resources
2013-06-28 Rob Bradfordbuild: Make libxkbcommon build-time optional in the...
2013-06-28 Matt Roperinput: Add support for making libxkbcommon optional
2013-06-25 Kristian Høgsbergcompositor: Fix a couple of left-over wl_resource direc...
2013-06-25 Kristian Høgsbergcompositor: Fix remaining double free()s
2013-06-25 Kristian Høgsbergcompositor: Remove double free()s in resource destructors
2013-06-22 Jason EkstrandAdd a weston_buffer structure to replace wl_buffer
2013-06-14 Jason Ekstrandsubsurfaces: Use wl_resource_get accessors for subsurfaces
2013-06-14 Jason Ekstrandoutput: Use wl_resource_get accessors for weston_output...
2013-06-14 Jason Ekstrandcallback: Change resource to a wl_resource pointer
2013-06-14 Jason Ekstrandregion: Change resource to a wl_resource pointer
2013-06-14 Jason EkstrandUse wl_resource_get_user_data for weston_surface resources
2013-06-14 Tiago Vignattixwayland: Forward global position to X
2013-06-12 Jason EkstrandChange weston_surface.resource to a wl_resource pointer.
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-06-04 U. Artie Eoffuse _exit instead of exit if client fails to exec
2013-05-28 Alexander Larssonshell: Use buffer_scale as output scale on fullscreen...
2013-05-28 Alexander Larssoncompositor: Store original output scale
2013-05-28 Alexander Larssoncompositor: Store modes in physical units
next