protocol: rename wl_surface_scaler to wl_viewport
[profile/ivi/weston-ivi-shell.git] / clients /
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-15 Kristian Høgsbergsimple-touch: Handle OOM when allocating struct touch
2013-08-15 Kristian Høgsbergsimple-shm: Handle OOM when allocating struct display
2013-08-15 Kristian Høgsbergkeyboard: Don't use next_utf8_char() to go back where...
2013-08-14 Kristian Høgsbergterminal: Make utf-8 state machine assemble unicode...
2013-08-13 Kristian Høgsbergnested: Use a void * to avoid warnings with EGL_WL_bind...
2013-08-13 Kristian Høgsbergscreenshooter: Add missing newline and use program_invo...
2013-08-13 Kristian Høgsbergscreenshooter: Only link to $(CLIENT_LIBS) not libtoyto...
2013-08-12 Adrian Negreanufix compile error when EGL_BUFFER_AGE_EXT is missing
2013-08-12 Adrian Negreanuremove dependency on EGL_KHR_surfaceless_context
2013-08-12 Rusty Lynchdesktop-shell: Add touch support to panel launcher...
2013-08-12 Rusty Lynchcalibrator: Add touch support to calibrator
2013-08-12 Rusty Lynchsmoke: Add touch support to smoke example
2013-08-12 Rusty Lynchwindow.c: Add touch handlers
2013-08-08 Brian Lovinterminal.c: Check if fdopen() fails
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-07 Kristian Høgsbergnested: Update to use weston-nested-client binary name
2013-08-07 Kristian HøgsbergUse #define WL_HIDE_DEPRECATED to avoid deprecated...
2013-08-07 Stefan Schmidtclients: Fix typo in simple-touch and simple-shm.
2013-08-07 Bryce HarringtonDrop extraneous duplicate header includes
2013-08-06 Tomeu Vizosowindow: Allow hinting of a preference for RGB565 when...
2013-07-30 Rob Bradforddesktop-shell: Refactor launcher configuration reading...
2013-07-30 Rob Bradfordwindow: Free the allocated display if we fail to setup...
2013-07-30 Rob Bradfordtablet-shell: Avoid leaking the path on failed icon...
2013-07-30 Rob Bradfordimage: Free filename saved into structure on error...
2013-07-30 Armin Kautotools: Correctly prefix simple-egl client name
2013-07-29 Bryce W. Harringtonscreenshot: Drop extraneous 'is' to improve warning...
2013-07-29 Armin Kautotools: Add an option to install demo clients
2013-07-29 Armin Kautotools: Rename demo clients
2013-07-25 Kristian Høgsbergwindow.c: Simplify window_create()
2013-07-25 Kristian HøgsbergUse xmalloc in desktop-shell.c
2013-07-25 Kristian Høgsbergwindow.c: Use xmalloc for frame_create()
2013-07-25 Kristian Høgsbergcliptest: Use xmalloc in cliptest
2013-07-25 Kristian Høgsbergclients: Introduce xmalloc() and use it a few places
2013-07-25 Kristian Høgsbergsimple-touch: Attach buffer before posting damage
2013-07-13 Rob Bradfordwindow: Disregard motion events outside our current...
2013-07-13 Rob Bradfordeditor: Support shift-left/right for selecting text
2013-07-13 Rob Bradfordwindow: Allow popup menu when the window is maximised
2013-07-09 Peter Maatmanclients/editor.c: Draw cursor at correct verical position
2013-07-09 Peter Maatmanclients/editor.c: Ignore ESC key
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-07-08 Peng WuUse the average width of ASCII glyphs for cell width
2013-07-05 Ander Conselvan... desktop-shell: Don't crash on output hotplug
2013-07-05 Ander Conselvan... desktop-shell: Adapt to the new config parser API
2013-07-03 Jason Ekstrandwindow: Request version 3 of wl_compositor
2013-07-02 Daiki Uenoeditor: Fix segfault when deleting the first character
2013-06-28 Matt Ropertoytoolkit: Allow operation without a keymap
2013-06-25 Kristian Høgsbergnested: Fix direct access to resource->data
2013-06-25 Kristian Høgsbergnested: Port away from old wl_resource API
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-06-05 Rob Bradfordweston-info: Report the seat name provided by the compo...
2013-06-05 Armin Kclients/nested: Fix compilation
2013-06-05 U. Artie Eoffadd fullscreen to .gitignore
2013-06-04 Kristian Høgsbergclients: Nested compositor example
2013-06-04 Jan Arne Peterseneditor: Do not commit/preedit after invalid delete
2013-06-04 Jan Arne Peterseneditor: Improve checks on delete add asserts
2013-06-04 Jan Arne Peterseneditor: Properly adjust cursor on delete
2013-06-04 Jan Arne Peterseneditor: Support deleting text in preedit_string
2013-06-04 Jan Arne Peterseneditor: Fix text selection
2013-05-28 Alexander Larssonfullscreen: Add fullscreen testing client
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 Pekka Paalanendesktop-shell: new wallpaper mode scale-crop
2013-05-22 Pekka Paalanenshell: wait for desktop-shell init before fade in
2013-05-22 Alexander Larssontransformed: Add keyboard shortcuts to change transform
2013-05-22 Alexander Larssonterminal: Handle output transform
2013-05-22 Alexander Larssonwindow: Add window_get_output_scale()
2013-05-22 Alexander Larssondesktop-shell: Respect output scale and translate
2013-05-22 Alexander Larssonwindow: Store server_allocation in surface size
2013-05-22 Alexander Larssontransformed: Use the scale factor from the output
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 Larssontransformed: Rely on transformation in widget_cairo_create
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-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
next