1420 Commits (4e1d9bc72fe46840767077f27c1a0a576fd8e56c)

Author SHA1 Message Date
Kristian Høgsberg b159560da2 tablet-shell: Use new weston_config instead of old config parse 11 years ago
Kristian Høgsberg 8c079ae052 window.c: Port to use weston_config instead of old parser 11 years ago
Kristian Høgsberg 9c3dee18ce terminal: Port to new weston_config parse 11 years ago
Neil Roberts f428d25779 Add a test client to test multiple pointer/keyboard resources 11 years ago
José Bollo 4a4704a7d0 Minor improvement of weston-terminal resizing 11 years ago
Peter Hutterer f97a68079b clients: remove superfluous call 11 years ago
Peter Hutterer e2a9eff77b clients: de-duplicate demo clients list 11 years ago
Kristian Høgsberg 8a20500847 terminal: Stop complaining about OSC escape code 7 11 years ago
Kristian Høgsberg 735bda25da dnd: Support dropping as text/plain;charset=utf-8 11 years ago
Kristian Høgsberg 0749e3f470 terminal: Accept utf-8 text drop 11 years ago
Kristian Høgsberg 938f102a97 dnd: Only accept dnd with the application/x-wayland-dnd-flower mime-type 11 years ago
Brian J Lovin a8e627f4f2 keyboard: Add rudimentary touch support to keyboard. 11 years ago
Rob Bradford 080311879e window: Use new wl_pointer/keyboard_release request 11 years ago
Bryce W. Harrington eec6aee490 .gitignore: Reflect recent client binary rename 11 years ago
Paul Winwood b22bf57e21 window.c: Fix SIGSEGV in pointer_handle_motion 11 years ago
Stanislav Vorobiov 6346e501ac subsurfaces: fix rendering problem with cairo-glesv2 11 years ago
Brian J Lovin c4df4082c2 desktop-shell: Add support for touch unlock 11 years ago
Kristian Høgsberg 777874350b simple-egl: Handle missing EGL_EXT_buffer_age better 11 years ago
Kristian Høgsberg c7d2c4c147 Add more missing config.h #includes 11 years ago
Kristian Høgsberg 0b36d9780f terminal: Include config.h instead of defining _XOPEN_SOURCE 11 years ago
Daiki Ueno 3e9df07269 autotools: Don't use wayland-scanner.m4 11 years ago
Peng Wu cfcc111070 Fixes CJK wide character display 11 years ago
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 11 years ago
Ander Conselvan de Oliveira d224bb9218 nested: Fix skipping frames due to texture update without a context 11 years ago
Kristian Høgsberg 0d5fe3a231 nested: The wl_resouce is the buffer, not the wl_resource user data 11 years ago
Kristian Høgsberg 69594ccf9c window: Use xzalloc() instead of silently failing to add output 11 years ago
Kristian Høgsberg 06b16c2a0b weston-info: Use xmalloc() in weston-info 11 years ago
Kristian Høgsberg adcd54bc3c window: Use xzalloc() instead of failing to add input device 11 years ago
Kristian Høgsberg 1a5f0c34ff window: Fix logic for looking up widget default cursor 11 years ago
Kristian Høgsberg 980b018825 window: Don't check for subcompositor in window_add_subsurface() 11 years ago
Kristian Høgsberg b20b00923a window: Add API to check for subcompositor, use in subsurface example 11 years ago
Kristian Høgsberg c85a9178c7 simple-touch: Handle OOM when allocating struct touch 11 years ago
Kristian Høgsberg 96c619af43 simple-shm: Handle OOM when allocating struct display 11 years ago
Kristian Høgsberg 20ffdffc03 keyboard: Don't use next_utf8_char() to go back where we came from 11 years ago
Kristian Høgsberg 3e125830a5 terminal: Make utf-8 state machine assemble unicode code point value 11 years ago
Kristian Høgsberg e9cabc1bc3 nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display 11 years ago
Kristian Høgsberg 473f248d7e screenshooter: Add missing newline and use program_invocation_short_name 11 years ago
Kristian Høgsberg bdd8377312 screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la 11 years ago
Adrian Negreanu f5e3ad295c fix compile error when EGL_BUFFER_AGE_EXT is missing 11 years ago
Adrian Negreanu 6d14b14147 remove dependency on EGL_KHR_surfaceless_context 11 years ago
Rusty Lynch 4384a24a9e desktop-shell: Add touch support to panel launcher icons 11 years ago
Rusty Lynch 3ba1263438 calibrator: Add touch support to calibrator 11 years ago
Rusty Lynch 3bb2b8cfe9 smoke: Add touch support to smoke example 11 years ago
Rusty Lynch 041815aa05 window.c: Add touch handlers 11 years ago
Brian Lovin 1bf14815ef terminal.c: Check if fdopen() fails 11 years ago
Peter Hutterer 3ca59d3968 clients: fix an error message 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Brian Lovin bc91926e0c clients: use xmalloc in more places 11 years ago
Kristian Høgsberg cb61dcf2ce nested: Update to use weston-nested-client binary name 11 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 11 years ago