5415 Commits (d9779e3ff14a0139fcd7f9ad212d71ee967e9305)
 

Author SHA1 Message Date
Bryce Harrington d9779e3ff1 option-parser: Improve error checking for strtol call 8 years ago
Bryce Harrington 139fcabe7c xwayland: Improve error checking for strtol call 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 673514526d automake: list static libraries before the shared ones 8 years ago
Emil Velikov 9deef5319a libweston: remove pkgincludedir variable from libweston.pc 8 years ago
Emil Velikov 7fe47f314b libweston: use new versioning scheme 8 years ago
Emil Velikov aa485921cf README: Document versioning scheme, forward compatibility 8 years ago
Armin Krezović 78a36373f6 compositor: Extend compositor user data 8 years ago
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