Drop extraneous duplicate header includes
[profile/ivi/weston-ivi-shell.git] / clients /
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
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()
next