data-device: add a function to send the selection to a client
[platform/upstream/weston.git] / src / compositor.h
2015-05-01 Giulio Camuffodata-device: add a function to send the selection to...
2015-05-01 Derek Foremantouch: Make weston_touch_set_focus() take a touch inste...
2015-04-30 Pekka Paalanencompositor: change weston_surface::destroy_signal argument
2015-03-30 Giulio Camuffoxwm: tell the shell the pid of the X clients
2015-03-27 Derek Foremancompositor: Create the inverse of the output matrix
2015-03-20 Pekka Paalanencompositor: add repaint delay timer
2015-03-20 Pekka Paalanencompositor, backends: weston_compositor_read_presentati...
2015-03-19 Bryce HarringtonSpellcheck fixes
2015-03-11 Pekka Paalanencompositor: add weston_surface_to_buffer_region()
2015-03-11 Jason Ekstrandcompositor: Add surface-to-buffer and buffer-to-surface...
2015-03-11 Jason EkstrandUse pixel coordinates for weston_output.matrix
2015-03-11 Pekka Paalanenzoom: remove animation_xy as unused
2015-03-04 Pekka Paalanencompositor: add weston_view_set_mask() API and state
2015-03-02 Pekka Paalanencompositor,shell: move debug key code to core
2015-02-26 Pekka Paalanencompositor: fix plane coords in view_accumulate_damage()
2015-02-26 Pekka Paalanencompositor: weston_output::region is in global coords
2015-02-26 Pekka Paalanencompositor: note, weston_surface_damage does it wrong
2015-02-26 Pekka Paalanencompositor: document view->transform.* regions
2015-02-25 Pekka Paalanencompositor: add surface-shooting API
2015-02-24 Pekka Paalanencompositor: turn weston_view boundingbox into masked
2015-02-24 Pekka Paalanencompositor: turn weston_view::transform.opaque into...
2015-02-24 Pekka Paalanencompositor: add a doc note for weston_view::parent_view
2015-02-18 Pekka Paalanencompositor: document weston_view_damage_below()
2015-02-03 Giulio Camuffoxwm: support maximizing xwayland windows
2015-01-21 Pekka Paalanencompositor, drm: set per-surface Presentation feedback...
2015-01-21 Pekka Paalanencompositor: set presentation.presented flags
2014-12-08 Pekka Paalanencompositor: Implement JSON-timeline logging
2014-12-08 Pekka Paalanencompositor: add weston_surface_set_label_func()
2014-11-19 Derek Foremanbackends: refactor transform string parsing
2014-11-19 Pekka PaalanenRevert "input: don't send to clients key events eaten...
2014-11-18 Frederic Plourdecompositor: Return a user-defined exit code
2014-11-11 Giulio Camuffoinput: don't send to clients key events eaten by bindings
2014-11-11 Derek Foremancompositor: make keep_buffer a bool
2014-11-05 Derek Foremancompositor: Refactor weston_output_mode_switch()
2014-11-04 Derek Foremancosmetic: replace boolean function return values with...
2014-10-08 Pekka Paalanencompositor: send error for surface role resets
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-22 Derek Foremancosmetic: Move WL_EXPORT out of header files
2014-09-09 Giulio Camuffocompositor: remove unused signal
2014-09-03 Giulio Camuffocompositor: add a way to change the keyboard locks
2014-08-28 Pekka Paalanencompositor: add weston_client_start()
2014-08-15 Jonny Lambcompositor: fetch repeat info from weston.ini
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-17 Jasper St. Pierreshell: Replace set_margin with set_window_geometry
2014-07-07 Jason EkstrandCreate a weston_surface_state structure for storing...
2014-07-07 Jason EkstrandMove weston_subsurface to after weston_surface
2014-06-19 George Kiagiadakiscompositor: update the surface size when there is a...
2014-05-01 Jasper St. Pierrecompositor: Remove the edges parameter from send_configure
2014-05-01 Jasper St. Pierrecompositor: Fix the documentation for surface->configure
2014-04-30 Kristian Høgsbergxwayland: Set decoration margin for xwayland windows
2014-04-21 Jonas Ådahllibinput: Forward frame events to clients
2014-04-07 Kristian Høgsbergcompositor: Add create_surface_signal
2014-04-03 Jason EkstrandAdd possible capabilities CURSOR_PLANE and ARBITRARY_MODE
2014-04-03 Jason EkstrandAdd a signal for when a seat updates its capabilities
2014-04-02 Giulio Camuffocompositor: add an exported function to take a screensh...
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-02-18 Kristian Høgsberginput: Send leave and enter pair when the surface moves...
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-01-09 Pekka Paalanenprotocol: rename wl_surface_scaler to wl_viewport
2014-01-09 Kristian Høgsberginput: Remap touch point IDs from multiple touch screen...
2013-12-17 Jonny Lambcompositor: transform surface coordinates if a surface...
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-10 Giulio Camuffosdk: make C++11 plugins build again
2013-12-09 Kristian Høgsbergshell: Make sure the shell implementation and protocol...
2013-12-03 Jonas Ådahlinput: Move the xkb fields from weston_seat to weston_k...
2013-12-03 Jason EkstrandRemove the weston_view.geometry.width/height fields
2013-12-02 Jonas Ådahlinput: Keep track of number of touch points inside...
2013-12-02 Philip Withnallshell: Remove weston_view_restack()
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...
next