5529 Commits (7e71b8755a4921a327effcda84a1b94737814211)
 

Author SHA1 Message Date
Jonas Ådahl 3845b32d5c libinput: Expose unaccelerated motion deltas in motion event struct 8 years ago
Jonas Ådahl 94e2e2d39f compositor: Keep track of what views were activated by clicking 8 years ago
Jonas Ådahl 4361b4ea3f desktop-shell: Pass a flag bitmask instead of bool to activate() 8 years ago
Jonas Ådahl 1fa6dedb82 desktop-shell: Make activate() take a view instead of surface 8 years ago
Jonas Ådahl 90c90b205f desktop-shell: Change switcher to track views 8 years ago
Jonas Ådahl 7bfb113dbe desktop-shell: Track the black surface by its view 8 years ago
Jonas Ådahl ef8e1c31e3 input: Activate view no matter the keyboard focus 8 years ago
Emil Velikov a884024eea automake: add missing git-version.h dependency 8 years ago
Emil Velikov 4ad45caa75 automake: list the the builddir include before the srcdir 8 years ago
Emil Velikov 07448943e5 shared/platform.h: remove the local EGL platform (re)definitions 8 years ago
Emil Velikov 3fd0802cbd gl-renderer: remove local EGL platform (re)definitions 8 years ago
Emil Velikov 706e689f47 weston-egl-ext.h: add EGL platform definitions 8 years ago
Emil Velikov 025ad93833 clients/simple-egl: use weston_check_egl_extension over strstr 8 years ago
Emil Velikov ce5b614c80 clients/nested: use weston_check_egl_extension over strstr 8 years ago
Emil Velikov d0fcdc955e shared/platform.h: use weston_check_egl_extension over strstr 8 years ago
Emil Velikov f0c3a1c112 gl-renderer: move check_extension() to shared/ 8 years ago
Emil Velikov cbcf545fd9 libweston: don't install shared/platform.h 8 years ago
Emil Velikov 10772dba04 shared/platform.h: add missing stdbool.h include 8 years ago
Emil Velikov bd6c41319d simple-egl: remove incomplete EGL_EXT_buffer_age definition 8 years ago
Emil Velikov 3dd22d9511 gl-renderer: remove EGL_EXT_image_dma_buf_import guards 8 years ago
Emil Velikov b56c5b48ce weston-egl-ext.h: add GL_EXT_unpack_subimage definitions 8 years ago
Emil Velikov af5bd5da63 weston-egl-ext.h: add EGL_MESA_configless_context definitions 8 years ago
Emil Velikov 0725cf17f9 weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions 8 years ago
Emil Velikov 885a9fe4d9 client/nested: reuse weston-egl-ext.h declarations 8 years ago
Bryce Harrington 03793e3998 Revert "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington a8d987d93c systemd: Also force base-10 for the strtol() call 8 years ago
Bryce Harrington 375759e636 Require base-10 for strtol() calls 8 years ago
Bryce Harrington 1dbdc0bd8a Include space in 'if (' 8 years ago
Bryce Harrington 6351fb08c2 config-parser: Catch negative numbers assigned to unsigned config values 8 years ago
Bryce Harrington 5ba41ebd65 rdp: Check for non-digits and errno in strtol call 8 years ago
Emmanuel Gil Peyrot 7fc000c826 Remove a wrong closing “extern "C"” in shared/xalloc.c 8 years ago
Bryce Harrington bac72b29f8 rdp: Check for non-numeric value in RDP_FD env var 8 years ago
Bryce Harrington 9c09fe70c7 multi-resource: Check for no digits in time description 8 years ago
Bryce Harrington f6051cbab8 option-parser: Require integer option string values to be base-10 8 years ago
Bryce Harrington cbc053781e config-parser: Improve error checks for strtol/strtoul calls 8 years ago
Bryce Harrington e4cb3c2ce2 README: Fix grammar for 'an X*' 8 years ago
Bryce Harrington ba63fae1e6 dmabuf: Fix grammar in a comment 8 years ago
Bryce Harrington 1e6c0fbad1 xwayland: Grammar fixes 8 years ago
Bryce Harrington cff0b1d80f xwayland: Cleanup error message on spawn failure Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> 8 years ago
Bryce Harrington 9335ca5c02 xwayland: Include missing config.h 8 years ago
Bryce Harrington 585eef3437 README: Fix punctuation errors 8 years ago
Emil Velikov 2d01e9138e README: minor the libweston ABI/API documentation 8 years ago
Emil Velikov 99ac6232fa README: clarify libweston purpose/goals. 8 years ago
Armin Krezović ad27693127 compositor-x11: Flush xcb connection from x11_output_destroy() 8 years ago
Armin Krezović 0da12b8b8d compositor: Switch to new surface/view mapped checks 8 years ago
Armin Krezović d0cf441134 tests: update for manual surface/view mapping 8 years ago
Armin Krezović 50ff4bf308 ivi-shell: update for manual surface/view mapping 8 years ago
Armin Krezović b1a48e665b fullscreen-shell: update for manual surface/view mapping 8 years ago
Armin Krezović 4663aca2e2 desktop-shell: update for manual surface/view mapping 8 years ago
Armin Krezović f8486c33b4 compositor: Untangle surface/view is_mapped from output assignments 8 years ago