5400 Commits (649bbce607fb9665114dd27d64c5273b6a2c42f5)
 

Author SHA1 Message Date
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Yong Bakos a4b34976dd gitignore: Ignore weston-confine client 8 years ago
Bryce Harrington d0716f4af5 Re-apply "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington e776f2a4d9 config-parser: Add weston_config_section_get_color 8 years ago
Jonas Ådahl cbfde13859 clients/confine: Toggle maximized state with 'm' 8 years ago
Jonas Ådahl 4a1b9a995e clients/confine: Add option for using a more complex confine region 8 years ago
Jonas Ådahl fdcdda3679 window: Add API for manually set confine region 8 years ago
Jonas Ådahl cadea76557 clients/confine: Reset motion lines on Backspace 8 years ago
Jonas Ådahl d0be2bb5f2 input: Support non-rectangular pointer confine regions 8 years ago
Jonas Ådahl fdeb2bb928 clients/confine: Use pointer confinement to confine drawed line 8 years ago
Jonas Ådahl 61831f42c6 clients: Fork clickdot as confine 8 years ago
Jonas Ådahl 9f8c8942ba clients/resizor: Use pointer locking for resizing window 8 years ago
Jonas Ådahl e5a1bb4be2 clients: Add API for pointer locking and pointer confinement 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 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