compositor: merge surface size from buffer size funcs
[platform/upstream/weston.git] / src / compositor.h
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-26 Xiong Zhangsrc/data_device.c: add dnd support for touch screen
2013-11-21 Giulio Camuffoinput: set the focus to NULL when the focus's resource...
2013-11-19 Emilio Pozuelo Monfortinput: Don't send leave events to destroyed views
2013-11-19 Daniel StoneAdd move/scale animation
2013-11-19 Daniel StoneAdd modifier-only binding
2013-11-19 Louis-Francis Ratt... animation, shell: add kbd focus change animation
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-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-10-28 Jonas ÅdahlAdd cancel function to grab interfaces
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 Xiong Zhangcompositor: set surface->plane from destroyed plane...
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øgsbergcompositor: Remove redundant and not well-defined focus...
2013-10-22 David Herrmanncompositor: finish frame if redraw fails
2013-10-21 Jonas Ådahlevdev: Reference count input device's seat capabilities
2013-10-14 Ander Conselvan... gl-renderer: Build as a loadable module
2013-10-14 Neil RobertsOnly update the touch grab position for the first finger
2013-10-14 Neil RobertsAdd a touch binding to activate a surface
2013-09-22 Neil Robertsinput: Emit events on all resources for a client
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-18 Kristian Høgsberglauncher: Collect launcher state in new struct weston_l...
2013-09-11 Giulio Camuffoxwm: set the shell_surface's title
2013-09-11 Stanislav Vorobiovgl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query...
2013-09-11 Andrew WedgburyCopying xkb_info when creating a seat causes problems
2013-09-05 Kristian Høgsbergcompositor: Split dnd setup up into weston_seat_start_d...
2013-08-26 Pier Luigi Fiorinicompositor.h: Don't include config.h
2013-08-16 Daniel StoneAdd more missing config.h includes
2013-08-13 Giulio Camuffocompositor: ref-count weston_surface instances
2013-08-08 Peter HuttererAdd zalloc(size_t) allocator function
2013-08-07 Kristian HøgsbergUse #define WL_HIDE_DEPRECATED to avoid deprecated...
2013-07-29 Michael FuReset touch focus in unmap
2013-07-25 Kristian HøgsbergRename wl_data_offer to weston_data_offer
2013-07-25 Kristian HøgsbergRename wl_data_source to weston_data_source
2013-07-25 Kristian Høgsbergcompositor: Move device coordinate transform helper...
2013-07-08 Kristian Høgsberginput: Remove wl_seat global when a seat is destroyed
2013-07-03 Jason EkstrandUse wl_resource_create() for creating resources
2013-07-03 Jason EkstrandAdd a MIN macro
2013-06-28 Matt Roperinput: Add support for making libxkbcommon optional
2013-06-28 Rob Bradfordcompositor-drm: Enable seat constraining when configure...
2013-06-25 Rob Bradfordinput: Add weston_pointer_clamp function to ensure...
2013-06-22 Jason EkstrandAdd a weston_buffer structure to replace wl_buffer
2013-06-21 Jason Ekstranddata-device: Change resources in wl_data_offer and...
2013-06-18 Kristian Høgsbergxwayland: Silence X wm debug logging
2013-06-17 Kristian Høgsbergspring: Tweak the window fade-in spring to not overshoot
2013-06-17 Kristian Høgsbergspring: Make min/max part of spring parameters
2013-06-17 Kristian Høgsbergspring: Make clip behavior configurable
2013-06-14 Jason Ekstrandregion: Change resource to a wl_resource pointer
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 Rob Bradfordinput: Add a seat name parameter to weston_seat_init
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 LarssonConvert all scales to int32_t
2013-05-27 Kristian Høgsbergcompositor: Parse config file in main(), only keep...
2013-05-24 Kristian HøgsbergAdd new config parser
2013-05-24 Kristian Høgsbergcompositor: Make backlight_current int32_t to avoid...
2013-05-22 Pekka Paalanencompositor: add capability CAPTURE_YFLIP
2013-05-22 Pekka Paalanencompositor: add capability flag for arbitrary surface...
2013-05-22 Alexander Larssoncompositor: Support output/buffer scaling
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-14 U. Artie Eoffmove subsurface-server-protocol.h include out of compos...
2013-05-10 Pekka Paalanenshell: keyboard focus and restacking fixes for sub...
2013-05-10 Pekka Paalanencompositor: introduce sub-surfaces
2013-05-10 Pekka Paalanenprotocol: add sub-surfaces
2013-05-10 Richard HughesAdd initial color management framework code
2013-05-09 Kristian Høgsbergcompositor: Move gl-renderer vertex arrays into gl...
2013-05-09 Kristian Høgsbergcompositor: Remove stale prototype
2013-05-09 Kristian Høgsberginput: Remove unused focus and key fields from keyboard...
2013-05-09 Kristian Høgsberginput: Move surface picking into the pointer grab focus...
2013-05-09 Kristian Høgsberginput: Get rid of grab focus concept
2013-05-08 Kristian Høgsberginput: Remove 'current' and related fields from weston_...
2013-05-08 Kristian Høgsbergdata-device: Move all drag-related fields out of weston...
2013-05-08 Kristian Høgsberginput: Move sprite fields into weston_pointer from...
2013-05-08 Kristian Høgsbergcompositor: Adapt to wl_surface going away
2013-05-08 Kristian Høgsberginput: Allocate pointer/keyboard/touch structs
2013-05-08 Kristian Høgsberginput: Eliminate weston_seat::has_pointer/keyboard...
2013-05-08 Kristian Høgsbergdata-device: Update drag icon position from configure...
2013-05-08 Kristian Høgsbergdata-device: Setup and release drag surface and beginni...
2013-05-08 Kristian Høgsbergdata-device: Don't emit a signal for drag icon changes
2013-05-07 Kristian Høgsberginput: Move drag handling to data-device.c
2013-05-07 Kristian Høgsbergcompositor: Move fan_debug to gl-renderer
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-05-07 Kristian Høgsberginput: Remove wl_seat destroy signal
2013-05-07 Kristian Høgsberginput: Fold wl_seat init/release into weston_seat init...
2013-05-07 Kristian Høgsberginput: Rename wl_touch to weston_touch
2013-05-07 Kristian Høgsberginput: Rename wl_pointer to weston_pointer
2013-05-07 Kristian Høgsberginput: Rename weston_device_repick() to weston_seat_rep...
2013-05-07 Kristian Høgsbergmove input code from compositor.c into input.c
2013-05-07 Kristian Høgsbergfold wl_keyboard into weston_keyboard
next