compositor: forbid sub-surface nesting loops
[profile/ivi/weston-ivi-shell.git] / clients /
2013-05-15 Dima RyazanovFix missing corner resize cursors in Kubuntu (oxy-white...
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-10 Pekka Paalanenwindow: add DBG code for leaf management and redraws
2013-05-10 Pekka Paalanenwindow: throttle resizing to the main surface
2013-05-10 Pekka Paalanenwindow: prevent EGL sub-surface deadlock
2013-05-10 Pekka Paalanenclients: add subsurfaces demo
2013-05-10 Pekka Paalanenwindow: implement per-surface redraws
2013-05-10 Pekka Paalanenwindow: create sub-surfaces
2013-05-10 Pekka Paalanenwindow: implement shm triple-buffering
2013-05-10 Pekka Paalanenprotocol: add sub-surfaces
2013-05-10 Kristian Høgsbergeditor: Removed unused utf8_characters() function
2013-05-08 Kristian Høgsbergsimple-egl: Add support for EGL_EXT_swap_buffer_with_damage
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: 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: Add output argument to set_toplevel
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 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-01 Yeh, SinclairFix simple-egl tear-down order to prevent a crash on...
2013-04-17 Kristian Høgsbergwindow: Add a log handler for window.c clients
2013-04-16 Philipp Brüschweilerdesktop-shell: better error logging
2013-04-09 Tiago Vignatticlients: tablet-shell: Wait for set_homescreen hits...
2013-04-03 Giulio Camuffowindow: don't execute the selected menu item when getti...
2013-03-19 Emilio Pozuelo Monforttoytoolkit: implement cursor-size config key
2013-03-19 MoDtoytoolkit: avoid redrawing a window between maximize...
2013-03-19 Rafal Mielniczukwindow: restore maximized state from fullscreen mode...
2013-03-19 Rafal Mielniczukwindow: save allocation only for toplevel window
2013-03-05 Kristian Høgsbergcompositor: Only send release event in response to...
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2013-02-20 Pekka Paalanenwindow: fix display_acquire_window_surface()
2013-02-15 Jan Arne Petersentext: Split out cursor_position
2013-02-15 Jan Arne Petersentext: Add show/hide_input_panel requests
2013-02-15 Jan Arne Petersentext: Add commit request
2013-02-15 Jan Arne Petersentext: Remove unused requests/events
2013-02-15 Jan Arne Petersentext: Move input_panel interface to input-method
2013-02-15 Jan Arne Peterseneditor: Add support for backspace keysym events
2013-02-15 Jan Arne Petersensimple-im: fix for protocol changes
2013-02-15 Jan Arne Petersenkeyboard: add support for invoke_action
2013-02-15 Jan Arne Peterseneditor: add support for invoke_action
2013-02-15 Jan Arne Peterseneditor: Add content type example
2013-02-15 Jan Arne Petersenkeyboard: Add support for a numeric layout
2013-02-15 Jan Arne Peterseneditor: add support for pre-edit styling
2013-02-15 Jan Arne Petersenkeyboard: Add support for pre-edit styling
2013-02-15 Jan Arne Peterseneditor: support commit on reset
2013-02-15 Jan Arne Petersentext: add serial argument to text protocol
2013-02-15 Jan Arne Petersentext: add pre-edit styling support to protocol
2013-02-14 Kristian Høgsbergwindow.c: Don't allow moving a maximized window
2013-02-14 Pekka Paalanenwindow: create Cairo surfaces on demand for redraw
2013-02-14 Pekka Paalanenwindow: let menu and tooltip redraw use widget size
2013-02-14 Pekka Paalanenwindow: remove the transparent flag as unused
2013-02-14 Pekka Paalanenwindow: move cairo_surface into struct surface
2013-02-14 Pekka Paalanenwindow: add surface pointer to widget
2013-02-14 Pekka Paalanenwindow: move input and opaque regions into struct surface
2013-02-14 Pekka Paalanenwindow: move 'widget' member into struct surface
2013-02-14 Pekka Paalanenwindow: assimilate window_get_resize_dx_dy() into the...
2013-02-14 Pekka Paalanenwindow: move buffer type and transform into struct...
2013-02-14 Pekka Paalanenwindow: move toysurface and allocation to struct surface
2013-02-14 Pekka Paalanenwindow: create new struct surface with wl_surface
2013-02-14 Pekka Paalanenwindow: destroy the 2nd shm buffer, if both released
2013-02-14 Pekka Paalanenwindow: check the initial wl_display_dispatch()
2013-02-14 Pekka Paalanenwindow: improve EGL-related error messages
2013-02-13 Kristian Høgsbergscreenshot: Print warning if we're not launched from...
2013-01-28 Kristian Høgsbergtoytoolkit: Remove left-over pixman dependency
2013-01-28 Kristian Høgsbergclients: Make libtoytoolkit a libtool library
2013-01-28 Dima Ryazanovterminal: Handle the window close event
2013-01-24 Pekka Paalanenclients: add global_remove handler stubs
2013-01-10 Rob Bradfordimage: Free allocated memory on error path
2013-01-10 Rob Bradfordwindow: Free allocated memory on error path
2013-01-07 Kristian Høgsbergwindow: Fall back to cairo image when cairo EGL isn...
2012-12-14 Ander Conselvan... transformed: Add options for using debuging driver...
2012-12-14 Ander Conselvan... window: Allow clients to choose the fullscreen method
2012-12-14 Kristian Høgsbergclients: Add screenshooter-client-protocol.h to screens...
2012-12-12 Pekka Paalanenupdate git ignores
2012-12-11 Kristian Høgsbergsimple-egl: Remove old obsolete fbo and color_rbo fields
2012-12-07 Kristian HøgsbergLink matrix.c into weston again
2012-12-06 Pekka Paalanenwindow: add a note about freeing shm buffers
2012-12-06 Pekka Paalanenclients: destroy wl_registry on exit
2012-12-06 Rob Bradfordclients: Add a touchscreen calibration tool
2012-11-30 Kristian Høgsbergwindow: Add a widget default cursor convenience helper
2012-11-30 Pekka Paalanenwindow: change boolean to flags in toysurface::prepare()
2012-11-30 Ander Conselvan... clients: Replace transformed with a toytoolkit implemen...
2012-11-30 Ander Conselvan... window: Add a way to retrieve a window's output transform
2012-11-30 Ander Conselvan... window: Let clients set buffer transformations
2012-11-30 Ander Conselvan... window: Honour opaque field for windows without a frame
2012-11-30 Dima RyazanovFix a crash when opening two terminal windows and closi...
2012-11-29 Kristian Høgsbergconfigure.ac: Don't link weston to cairo or image libraries
2012-11-27 Pekka Paalanenwindow: honour wl_buffer.release
next