protocol: rename wl_surface_scaler to wl_viewport
[profile/ivi/weston-ivi-shell.git] / clients /
2014-01-09 Pekka Paalanenprotocol: rename wl_surface_scaler to wl_viewport
2014-01-07 Kristian Høgsbergkeyboard: Handle touch up event
2014-01-07 Kristian Høgsbergeditor: Add missing touch-to-activate for the entries
2014-01-04 Armin Kclients: Fix libexec clients install
2014-01-02 Kristian Høgsbergeditor: Add keyboard_focus handler to schedule repaint
2014-01-02 Kristian Høgsbergdesktop-shell: Remove debug code from previous commit
2014-01-02 Kristian Høgsbergshell: Only assign focus on click if there is a pointer...
2014-01-01 Kristian Høgsbergbuild: Move clients libexec_PROGRAMS under BUILD_CLIENT...
2014-01-01 Kristian Høgsbergbuild: Don't try to build weston-info if client build...
2014-01-01 Kristian Høgsbergbuild: Rename option and conditional for installing...
2013-12-31 Kristian Høgsbergwindow.c: Don't put buttons on frames for custom windows
2013-12-17 Kristian Høgsbergnested: Add EGL_WL_create_wayland_buffer_from_image...
2013-12-17 Jonny Lambclients: add scaler test app
2013-12-09 Jasper St. PierreUpdate .gitignore
2013-12-08 Kristian Høgsbergsimple-egl: Add option to allow not syncing to composit...
2013-12-08 Kristian Høgsbergsimple-egl: Print fps for the spinning triangle
2013-12-05 Kristian Høgsbergstacking: Set a keyboard focus handler so we can repain...
2013-12-05 Neil Robertsnested: Add an option to disable subsurfaces
2013-12-05 Neil Robertsnested: Add a renderer using subsurfaces
2013-12-05 Neil Robertsclients: Add a widget_get_wl_subsurface
2013-12-05 Neil Robertsnested: Add a ‘renderer’ mechanism with a vtable
2013-12-05 Neil Robertsnested: Move the frame callback list to the surface
2013-12-05 Neil Robertsnested: Add damage tracking to the nested compositor...
2013-12-05 Neil Robertsnested: Add double-buffered state semantics to the...
2013-12-05 Neil Robertsnested: Add the buffer reference semantics from Weston
2013-12-05 Neil Robertsnested: Remove the surface from the surface list when...
2013-12-04 Kristian Høgsbergtablet-shell: Remove
2013-12-03 Pekka Paalanenwindow: handle insufficient buffer space
2013-12-02 Philip Withnallclients: Add a new weston-stacking demo
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-25 Xiong Zhangterminal: add touch screen selection support
2013-11-25 Kristian Høgsbergterminal: Update terminal->end whenever we write a...
2013-11-23 Kristian Høgsbergterminal: Init tab ruler after setting terminal->width
2013-11-22 Kristian Høgsbergdnd: Simplify drag icon creation
2013-11-20 Kristian Høgsbergweston-info: Handle shm formats better
2013-11-16 Pekka Paalanenprotocol: move sub-surfaces to Wayland
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-24 Kristian Høgsbergterminal: Show character grid size in header bar when...
2013-10-23 Kristian Høgsbergterminal: Add context menu with new terminal/copy/paste
2013-10-23 Kristian Høgsbergterminal: Add scroll-back history
2013-10-22 Rui Matosclients/window: Dispose of previous keymap and state...
2013-10-22 Cameron StewartRename invocations of frame_create that were missed...
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-16 Kristian Høgsbergsimple-egl: Add support for using a 16 bpp EGLConfig
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-11 Stefan Schmidtclients: Update .gitignore for weston-multi-resource
2013-10-11 Kristian Høgsbergmulti-resource: Don't include non-existing xmalloc.h
2013-10-10 Kristian Høgsbergnested: Cast away warnings for differing arguments...
2013-10-10 Kristian Høgsbergnested: Free client struct on launch_client error paths
2013-10-10 Kristian Høgsbergnested-client: Exit if we fail to create the nested...
2013-10-10 Kristian Høgsbergmulti-resource: Use xzmalloc() instead of malloc+memset...
2013-10-10 Kristian Høgsbergtablet-shell: Avoid leaking icon or path strings from...
2013-10-10 Kristian Høgsbergwindow.c: Free cursor theme name once we're done with it
2013-10-09 Kristian HøgsbergRevert "Resize the shell when the mode is switched"
2013-09-29 HardeningResize the shell when the mode is switched
2013-09-23 Stefan Schmidtclients: Include and link against math lib for new...
2013-09-23 Emilio Pozuelo MonfortUpdate .gitignore
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-09-22 Kristian Høgsbergtablet-shell: Use new weston_config instead of old...
2013-09-22 Kristian Høgsbergwindow.c: Port to use weston_config instead of old...
2013-09-22 Kristian Høgsbergterminal: Port to new weston_config parse
2013-09-22 Neil RobertsAdd a test client to test multiple pointer/keyboard...
2013-09-13 José BolloMinor improvement of weston-terminal resizing
2013-09-13 Peter Huttererclients: remove superfluous call
2013-09-13 Peter Huttererclients: de-duplicate demo clients list
2013-09-11 Kristian Høgsbergterminal: Stop complaining about OSC escape code 7
2013-09-09 Kristian Høgsbergdnd: Support dropping as text/plain;charset=utf-8
2013-09-05 Kristian Høgsbergterminal: Accept utf-8 text drop
2013-09-05 Kristian Høgsbergdnd: Only accept dnd with the application/x-wayland...
2013-09-04 Brian J Lovinkeyboard: Add rudimentary touch support to keyboard.
2013-08-30 Rob Bradfordwindow: Use new wl_pointer/keyboard_release request
2013-08-30 Bryce W. Harrington.gitignore: Reflect recent client binary rename
2013-08-30 Paul Winwoodwindow.c: Fix SIGSEGV in pointer_handle_motion
2013-08-29 Stanislav Vorobiovsubsurfaces: fix rendering problem with cairo-glesv2
2013-08-27 Brian J Lovindesktop-shell: Add support for touch unlock
2013-08-26 Kristian Høgsbergsimple-egl: Handle missing EGL_EXT_buffer_age better
2013-08-26 Kristian HøgsbergAdd more missing config.h #includes
2013-08-22 Kristian Høgsbergterminal: Include config.h instead of defining _XOPEN_S...
2013-08-20 Daiki Uenoautotools: Don't use wayland-scanner.m4
2013-08-19 Peng WuFixes CJK wide character display
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-16 Ander Conselvan... nested: Fix skipping frames due to texture update witho...
2013-08-16 Kristian Høgsbergnested: The wl_resouce is the buffer, not the wl_resour...
2013-08-16 Kristian Høgsbergwindow: Use xzalloc() instead of silently failing to...
2013-08-16 Kristian Høgsbergweston-info: Use xmalloc() in weston-info
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
next