launcher: Bail out if we can't be drm master
[platform/upstream/weston.git] / clients /
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
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
next