downstream: ivi-shell: configure the ivi surface when created
[profile/ivi/weston-ivi-shell.git] / clients /
2014-02-06 Jasper St. Pierrexdg-shell: Add set_margin request
2014-02-06 Jasper St. Pierrexdg-shell: Add a "delete" event
2014-02-06 Kristian Høgsbergxdg-shell: Drop edges arg from xdg_surface configure...
2014-02-06 Kristian Høgsbergwindow: Delay scheduled redraws if we start maximize...
2014-02-06 Kristian Høgsbergterminal: Only reset title if we put the window size...
2014-02-05 Kristian Høgsbergwindow: Ask xkbcommon whether or not to repeat a key
2014-02-02 Quentin GlidicMakefile.am: Fix protocol source files usage
2014-02-01 Jasper St. PierreRevert "stacking: Remove transient window support"
2014-02-01 Jasper St. Pierrewindow: Add wrappers for xdg_surface_set_transient_for
2014-02-01 Jasper St. Pierrewestoy: Port the toy toolkit over to xdg-shell
2014-02-01 Jasper St. Pierrewestoy: Remove MAXIMIZED and FULLSCREEN as separate...
2014-02-01 Jasper St. Pierrewestoy: Remove fullscreen methods
2014-02-01 Jasper St. Pierrewestoy: Use subsurfaces for tooltips instead of transie...
2014-02-01 Jasper St. Pierrewestoy: Schedule a full resize when we add a subsurface
2014-02-01 Jasper St. Pierrestacking: Remove transient window support
2014-02-01 Ander Conselvan... input: Empty the current input region when configuring...
2014-02-01 Kristian Høgsbergbuild: Move clients/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergclients: Drop pdf viewer sample client
2014-01-28 Jonas Ådahlsimple-egl: Fix -Wsign-compare compiler warning
2014-01-20 U. Artie Eoffclients/window: fail if NULL returned from frame_create
2014-01-20 U. Artie Eoffweston-info: free allocated memory and check OOM conditions
2014-01-20 U. Artie Eoffterminal: use xstrdup instead to handle OOM
2014-01-20 U. Artie Eoffuse xzalloc wrapper instead
2014-01-20 U. Artie Eoffclients/desktop-shell: check OOM conditions
2014-01-17 Kristian Høgsbergresizor: Don't resize if maximized
2014-01-17 Bryce W. Harringtonterminal: Only set title if asprintf succeeded
2014-01-11 Kristian Høgsbergshell: Move maximize and fullscreen bindings to mod...
2014-01-10 Kristian Høgsbergwindow: Properly destroy tooltip windows when parent...
2014-01-10 Kristian Høgsbergkeyboard: Make debug output less verbose
2014-01-10 Kristian Høgsbergkeyboard: Don't strcat() into a strdup()ed string
2014-01-10 Kristian Høgsbergkeyboard: Fix insert_text() string utility
2014-01-09 Neil Robertswestoy: Add an option to explicitly disable cairo on...
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
next