nested: Remove the surface from the surface list when destroyed
[profile/ivi/weston-ivi-shell.git] / clients / window.c
2013-12-03 Pekka Paalanenwindow: handle insufficient buffer space
2013-12-02 Philip Withnallclients: Add window_is_transient() helper to the toy...
2013-11-26 Xiong Zhangdistinguish touch screen and pointer dnd in client
2013-11-26 Xiong Zhangclient/dnd.c: add dnd support for touch screen in client
2013-11-14 Jasper St. Pierrewestoy: Remove some accessors for wl_shell / wl_shell_s...
2013-11-14 Jasper St. Pierrewestoy: Remove unused support for window parents
2013-11-14 Jasper St. Pierrewestoy: Remove window_touch_move
2013-11-12 Jasper St. Pierrewestoy: Fix the version number we request for wl_seat
2013-10-30 Jason Ekstrandtoytoolkit: Don't segfault on window close
2013-10-29 Kristian Høgsbergwindow.c: Don't ungrab input after displaying the menu
2013-10-24 Xiong Zhangwindow, desktop-shell: deal with output unplug on clien...
2013-10-24 Kristian Høgsbergwindow.c: Don't put titlebars on menu windows
2013-10-24 Kristian Høgsbergwindow.c: Use frame code for drawing menus
2013-10-23 Kristian Høgsbergterminal: Add context menu with new terminal/copy/paste
2013-10-22 Rui Matosclients/window: Dispose of previous keymap and state...
2013-10-21 Kristian Høgsbergwindow: Only clamp min size for windows with frame
2013-10-21 Kristian Høgsbergwindow: Set a minimum size for toytoolkit windows
2013-10-16 Kristian Høgsbergwindow: Set opaque region to window size if we're fulls...
2013-10-14 Jason EkstrandUse cairo-util frame in tinytoolkit
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-10-10 Kristian Høgsbergwindow.c: Free cursor theme name once we're done with it
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-09-22 Kristian Høgsbergwindow.c: Port to use weston_config instead of old...
2013-09-05 Kristian Høgsbergterminal: Accept utf-8 text drop
2013-08-30 Rob Bradfordwindow: Use new wl_pointer/keyboard_release request
2013-08-30 Paul Winwoodwindow.c: Fix SIGSEGV in pointer_handle_motion
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-16 Kristian Høgsbergwindow: Use xzalloc() instead of silently failing to...
2013-08-16 Kristian Høgsbergwindow: Use xzalloc() instead of failing to add input...
2013-08-16 Kristian Høgsbergwindow: Fix logic for looking up widget default cursor
2013-08-15 Kristian Høgsbergwindow: Don't check for subcompositor in window_add_sub...
2013-08-15 Kristian Høgsbergwindow: Add API to check for subcompositor, use in...
2013-08-12 Adrian Negreanuremove dependency on EGL_KHR_surfaceless_context
2013-08-12 Rusty Lynchwindow.c: Add touch handlers
2013-08-08 Peter Huttererclients: fix an error message
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-07 Brian Lovinclients: use xmalloc in more places
2013-08-06 Tomeu Vizosowindow: Allow hinting of a preference for RGB565 when...
2013-07-30 Rob Bradfordwindow: Free the allocated display if we fail to setup...
2013-07-25 Kristian Høgsbergwindow.c: Simplify window_create()
2013-07-25 Kristian Høgsbergwindow.c: Use xmalloc for frame_create()
2013-07-25 Kristian Høgsbergclients: Introduce xmalloc() and use it a few places
2013-07-13 Rob Bradfordwindow: Disregard motion events outside our current...
2013-07-13 Rob Bradfordwindow: Allow popup menu when the window is maximised
2013-07-03 Jason Ekstrandwindow: Request version 3 of wl_compositor
2013-06-28 Matt Ropertoytoolkit: Allow operation without a keymap
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-06-04 Kristian Høgsbergclients: Nested compositor example
2013-05-28 Alexander LarssonConvert all scales to int32_t
2013-05-22 Louis-Francis Ratt... toytoolkit: Make the window resizing optimization optional
2013-05-22 Alexander Larssonwindow: Add window_get_output_scale()
2013-05-22 Alexander Larssonwindow: Store server_allocation in surface size
2013-05-22 Alexander Larssonwindow: Apply buffer_scale automatically in widget_cair...
2013-05-22 Alexander Larssonwindow: allow setting a buffer scale on a window
2013-05-22 Alexander Larssonwindow: Track output scales
2013-05-22 Alexander Larssonwindow: Support transform in widget_cairo_create()
2013-05-22 Pekka Paalanenwindow: avoid a gcc warning in buffer release handler
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-04-17 Kristian Høgsbergwindow: Add a log handler for window.c clients
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-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2013-02-20 Pekka Paalanenwindow: fix display_acquire_window_surface()
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-01-28 Kristian Høgsbergtoytoolkit: Remove left-over pixman dependency
2013-01-24 Pekka Paalanenclients: add global_remove handler stubs
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... window: Allow clients to choose the fullscreen method
2012-12-06 Pekka Paalanenwindow: add a note about freeing shm buffers
2012-12-06 Pekka Paalanenclients: destroy wl_registry on exit
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... window: Add a way to retrieve a window's output transform
2012-11-30 Ander Conselvan... window: Let clients set buffer transformations
next