compositor: forbid sub-surface nesting loops
[profile/ivi/weston-ivi-shell.git] / src /
2013-05-17 Pekka Paalanencompositor: forbid sub-surface nesting loops
2013-05-17 Pekka Paalanenprotocol: set_desync should flush
2013-05-17 Ander Conselvan... gl-renderer: Compile shaders only when needed
2013-05-15 Richard Hughescms-colord: Warn if reading or writing to the FD failed
2013-05-15 Richard Hughescms-colord: Fix build after the API change 'Honor XDG_C...
2013-05-15 Kristian Høgsberglock-surface: Set geometry width and height before...
2013-05-14 Eduardo Lima (Etrunko)text: Respawn input method process if it exits
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-14 Ander Conselvan... compositor-drm: Don't page flip before a mode is set
2013-05-14 Richard HughesAdd a colord implementation of a CMS plugin for weston
2013-05-14 U. Artie Eoffmove subsurface-server-protocol.h include out of compos...
2013-05-10 Giulio Camuffoshell: account for the subsurfaces when going fullscree...
2013-05-10 Giulio Camuffoshell: enable moving and resizing of a surface when...
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 Kristian Høgsbergcompositor-drm: Destroy sprites before destroying the...
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: Verify that the client has an implicit...
2013-05-08 Kristian Høgsbergdata-device: Eliminate two small helper functions
2013-05-08 Kristian Høgsbergdata-device: Rename generic weston_drag 'surface' field...
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: Map drag icon in configure handler
2013-05-08 Kristian Høgsbergdata-device: Setup and release drag surface and beginni...
2013-05-08 Kristian Høgsbergdata-device: Fix dnd regression from weston_seat rewrite
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øgsberginput: Drop find_resource_for_client()
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
2013-05-07 Kristian HøgsbergImport input structs and helper functions from wayland
2013-05-02 Jan Arne Petersentext: Rename input_method to wl_input_method
2013-05-02 Jan Arne Petersentext: Rename ::set_panel to ::set_overlay_panel
2013-05-02 Jan Arne Petersentext: Rename text_input to wl_text_input
2013-05-02 Jan Arne Petersentext: Fix serial handling
2013-05-02 Jan Arne Petersentext: Only allow input-method started by weston to...
2013-05-02 Jan Arne Petersentext: Add output argument to set_toplevel
2013-05-02 Jan Arne Petersentext: Add support for panels following the cursor
2013-05-02 Jan Arne Petersentext: Rename text_model to text_input
2013-05-02 Jan Arne Petersentext: Order requests and events in a nice way
2013-05-02 Jan Arne Petersentext: rename text_model::commit to commit_state
2013-05-02 Jan Arne Petersentext: Add language and text-direction to protocol
2013-05-02 Kristian Høgsbergxwm: Reparent client windows into ARGB windows
2013-05-02 Richard HughesMove the optional output name property from drm_output...
2013-05-02 Chris MichaelFix not checking return value of drmIoctl function...
2013-05-02 Richard HughesInclude config.h in compositor-drm.c
2013-05-02 Richard HughesAdd a set_gamma vfunc on weston_output
2013-05-02 Richard HughesAdd a output_created_signal on weston_compositor
2013-05-02 Richard HughesAdd a destroy_signal on weston_output
2013-05-01 Richard HughesExtract and parse the EDID when outputs are added
2013-04-16 Philipp Brüschweilershell: clear popup grab interface on remove_popup_grab...
2013-04-11 HardeningCorrectly handle extended RDP keycodes
2013-04-08 Jonas ÅdahlMake backends always specify output repaint time
2013-04-05 Kristian Høgsbergcompositor-drm: Allow running without launcher if effec...
2013-04-03 Rob Bradfordcompositor: Use wl_pointer_set_current to cleanup after...
2013-04-02 Philipp Brüschweilercompositor: add information about the fbdev backend...
2013-04-02 HardeningRDP compositor take 6
2013-03-29 Philipp Brüschweilercompositor: add WESTON_COMPOSITOR_OFFSCREEN state
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-28 Kristian Høgsbergcompositor: Remove unused wl_pointer variable
2013-03-28 Peter MaatmanAdded handler for SIGABRT
2013-03-27 Jonas Ådahlevdev-touchpad: Disable tap FSM by default on touchpads...
2013-03-27 Kristian Høgsbergcompositor-x11: Fix relative motion reporting for multi...
2013-03-27 Rob Bradfordcompositor: Support notifying with absolute position too
2013-03-27 Rafal Mielniczukcompositor-drm: ensure we run drm-backend using weston...
2013-03-27 Giulio Camuffoshell: set the popup grab button as pressed only if...
2013-03-26 Giulio Camuffoshell: handle multiple popups
2013-03-22 Rob Bradfordweston-egl: Allow compilation against older EGL stack
2013-03-19 Siddharth Heroorweston-launch: cleanup - return failures in main with...
2013-03-19 Philipp Brüschweilercompositor-rpi: Use correct enum, removes a warning
2013-03-19 Philipp Brüschweilercompositor: remove unused field option_idle_time
2013-03-19 Philipp Brüschweilerweston-launch: return better value if weston dies becau...
2013-03-19 Philipp Brüschweilerweston-launch: move function calls out of assert()
2013-03-19 Rafal Mielniczukshell: reset rotation for maximized surface
2013-03-19 Rafal Mielniczukshell: block move, rotate, resize in maximized state
2013-03-19 Philipp Brüschweilerpixman-renderer: don't forget to initialize the debug...
2013-03-19 Pekka Paalanencompositor, shell: surface transform inheritance
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-03-19 Pekka Paalanencompositor: remove redundant geometry dirtying
2013-03-19 Rune K. SvendsenEat scroll event if a key binding function is executed...
2013-03-19 Scott MoreauFix memory leaks
2013-03-19 Ander Conselvan... gl-renderer: Use EXT_buffer_age and don't assume double...
next