platform/upstream/weston.git
2013-05-10 Pekka Paalanenwindow: create sub-surfaces
2013-05-10 Pekka Paalanenwindow: implement shm triple-buffering
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 Paalanentests: add sub-surface protocol tests
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 Kristian Høgsbergeditor: Removed unused utf8_characters() function
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øgsbergsimple-egl: Add support for EGL_EXT_swap_buffer_with_damage
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-07 Jan Arne Peterseneditor: Fix some offsets for multi-byte characters
2013-05-07 Jan Arne Petersenkeyboard: Fix offsets when deleting text
2013-05-02 Jan Arne Petersentext: Rename input_method to wl_input_method
2013-05-02 Jan Arne Petersentext: Improve protocol documentation.
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 Petersenkeyboard: Remove unneded calls
2013-05-02 Jan Arne Petersentext: delete text on commit_string
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 Peterseneditor: Send cursor position to the input method
2013-05-02 Jan Arne Peterseneditor: Only delete on backspace key released
2013-05-02 Jan Arne Petersentext: Add "none" preedit-style
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 Petersenview: g_type_init() is deprecated in glib >= 2.35
2013-05-02 Krzesimir Nowaktext: Fix some text and input-method docs
2013-05-02 Krzesimir Nowaktext: Fix password content hint value
2013-05-02 Jan Arne Peterseneditor: Reset text model on reset
2013-05-02 Jan Arne Petersenkeyboard: Reset state on activate
2013-05-02 Jan Arne Petersentext: Add example for language/text direction
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-05-01 Emilio Pozuelo... weston.ini: document background-type
2013-05-01 Yeh, SinclairFix simple-egl tear-down order to prevent a crash on...
2013-04-29 Kristian Høgsbergconfigure.ac: Bump to 1.1.90 to open master for 1.2...
2013-04-17 Kristian Høgsbergwindow: Add a log handler for window.c clients
2013-04-16 Kristian Høgsbergconfigure.ac: Bump version to 1.1.0 1.1.0
2013-04-16 Philipp Brüschweilershell: clear popup grab interface on remove_popup_grab...
2013-04-16 Philipp Brüschweilerdesktop-shell: better error logging
2013-04-11 HardeningCorrectly handle extended RDP keycodes
2013-04-09 Tiago Vignatticlients: tablet-shell: Wait for set_homescreen hits...
2013-04-08 Jonas ÅdahlMake backends always specify output repaint time 1.0.90
2013-04-05 Kristian Høgsbergcompositor-drm: Allow running without launcher if effec...
2013-04-04 Armin KFix compiler warnings
2013-04-03 Quentin Glidicautotools: Add a libunwind configure switch
2013-04-03 Rob Bradfordcompositor: Use wl_pointer_set_current to cleanup after...
2013-04-03 Giulio Camuffowindow: don't execute the selected menu item when getti...
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 Damien Lespiaugitignore: Ignore test-driver
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-28 Damien Lespiaubuild: Make the X11 compositor explicitely depend on...
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...
next