5427 Commits (248dd1096518d15af70bbafe4826a1468ef90a6b)
 

Author SHA1 Message Date
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ć ccfd029a82 fullscreen-shell: Ensure that fs surface is presented on all outputs 8 years ago
Armin Krezović 75e7106403 libweston: fix animation crash when a view has no output assigned 8 years ago
Pekka Paalanen 96c205a509 configure: bump Wayland requirement to 1.11.90 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 82b9f2baec Add safe_strtoint() helper 8 years ago
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