1055 Commits (f48277b577d3478f511cb88819d76a2ca7b893b5)

Author SHA1 Message Date
Quentin Glidic 955cec06c7
xwayland: Introduce a private struct for XWayland interface 8 years ago
Quentin Glidic 248dd10965
Introduce libweston-desktop 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Quentin Glidic cde1345d69
input: Add helpers for all keyboard/pointer/touch events 8 years ago
Armin Krezović 75e7106403 libweston: fix animation crash when a view has no output assigned 8 years ago
Quentin Glidic 4ef719c416 libweston: Implement wl_output version 3 (release request) 8 years ago
Armin Krezović 36d699a164 gl-renderer: Make dummy surface current after all outputs are gone 8 years ago
Armin Krezović e54038497d compositor: Mark all views as dirty when a new output is assigned 8 years ago
Armin Krezović 545dba6fda compositor-drm: Use non-cast functions to retrieve backend and output objects 8 years ago
Bryce Harrington 25a2bdd814 Switch to use safe_strtoint instead of strtol 8 years ago
Bryce Harrington 913d7c15f7 Standardize error checking for strtol calls 8 years ago
Armin Krezović 295e9d004e compositor-x11: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović 938dc523ce compositor-wayland: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović fb371c62c2 compositor-rdp: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović a8fb5eaa4e compositor-headless: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović 984781f302 compositor-drm: Do not exit when there are no outputs left 8 years ago
Armin Krezović b12a754259 compositor-drm: Do not return an error when no connectors are configured 8 years ago
Pekka Paalanen 707c4fd155 libweston: fix major in libweston.pc 8 years ago
Emil Velikov 9deef5319a libweston: remove pkgincludedir variable from libweston.pc 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Jonas Ådahl d0be2bb5f2 input: Support non-rectangular pointer confine regions 8 years ago
Jonas Ådahl d3414f23c3 Implement pointer locking and confinement 8 years ago
Jonas Ådahl c02ac11bd6 input: Split out pointer button sending from grab handler 8 years ago
Jonas Ådahl f44942ea04 input: Split out motion sending from default grab 8 years ago
Jonas Ådahl 3eb4ddd24d weston-pointer: Add destroy signal 8 years ago
Jonas Ådahl f7deb6a959 compositor: Pass both surface and seat in activation signal 8 years ago
Jonas Ådahl 5d9ca27aca compositor: Add surface commit signal 8 years ago
Jonas Ådahl 30d61d89c1 Implement the relative pointer protocol 8 years ago
Jonas Ådahl de1ed2e73b input: Provide microsecond timestamps in motion events 8 years ago
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 ef8e1c31e3 input: Activate view no matter the keyboard focus 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 f0c3a1c112 gl-renderer: move check_extension() to shared/ 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
Bryce Harrington 375759e636 Require base-10 for strtol() calls 8 years ago
Bryce Harrington 5ba41ebd65 rdp: Check for non-digits and errno in strtol call 8 years ago
Bryce Harrington bac72b29f8 rdp: Check for non-numeric value in RDP_FD env var 8 years ago
Bryce Harrington ba63fae1e6 dmabuf: Fix grammar in a comment 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ć f8486c33b4 compositor: Untangle surface/view is_mapped from output assignments 8 years ago
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago
Pekka Paalanen 827b5d225d compositor: add plugin-registry 8 years ago
Bryce Harrington 24f917e723 input: Move weston_seat_set_keyboard_focus and document 8 years ago