77 Commits (7fe858be814362d93a635eab50b77581e8e7db71)

Author SHA1 Message Date
Bryce Harrington c7001437ef Revert "libweston: Add a signal to fire when the idle inhibitor is dropped" 8 years ago
Bryce Harrington ca5b62426a libweston: Add a signal to fire when the idle inhibitor is dropped 8 years ago
Bryce Harrington 689feced3c compositor: Add public interface support for client-requested idle inhibition 8 years ago
Bryce Harrington f8300c87d5 compositor: Add internal support to track idle inhibition requests 8 years ago
Quentin Glidic fff39817bc
libweston: Drop shell_interface 8 years ago
Quentin Glidic 9c5dd7ef70 libweston-desktop: Implement xdg_shell_v6 8 years ago
Quentin Glidic 8f9d90a84b
desktop-shell: Port to libweston-desktop 8 years ago
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
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Jonas Ådahl d3414f23c3 Implement pointer locking and confinement 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
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
Bryce Harrington 260c2ffd97 input: Rename weston_surface_activate to weston_seat_set_keyboard_focus 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Pekka Paalanen e95ad5c47e compositor: migrate to stable viewporter.xml 8 years ago
David Fort 0de859ede4 compositor: recompute output position on mode switch 8 years ago
Pekka Paalanen 50dbf38514 libweston: use enum to choose the backend 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 8 years ago
Giulio Camuffo be2b11a7c0 allow compositors to define the logging behavior 8 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
Giulio Camuffo 26f62d4247 Move part of screenshooter.c to weston-screenshooter.c 8 years ago
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 8 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 8 years ago
Pekka Paalanen 20c7e55943 compositor: fix comments about weston_compositor::surface_list 8 years ago
Quentin Glidic 5c20195e7a compositor.h: Add shell_interface.get_output_work_area 9 years ago
Bryce Harrington 20b66c3004 compositor: Version the backend configuration structures 9 years ago
Bryce Harrington e9b8a2b853 compositor: Drop unneeded create_output callback 9 years ago
Pekka Paalanen 87953b7e62 compositor: remove input_loop 9 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Carlos Garnacho b288988e83 data-device: Implement compositor-chosen actions 9 years ago
Carlos Garnacho 9c93179023 data-device: Implement DnD actions 9 years ago
Carlos Garnacho 78d4bf9a3e data-device: Implement DnD progress notification 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago