638 Commits (dev)

Author SHA1 Message Date
Daniel Stone 4b341a8b33 clients: Fix build without Cairo/GLES2 8 years ago
Dima Ryazanov 3b7c207d06 window: Check for NULL surface in keyboard_handle_enter 8 years ago
Abdur Rehman 6c1c0dd5fa clients: fix a couple of trivial typos 8 years ago
Derek Foreman 2b685d9de9 weston-terminal: Fix crash on first keystroke 8 years ago
Emil Velikov 050e5d00da clients/window: use weston_platform_destroy_egl_surface wrapper 8 years ago
Dima Ryazanov 9b1f8ef7bc Get rid of the window_create_menu function 8 years ago
Sjoerd Simons be8a6d3cfb xdg-shell: validate positioner object 8 years ago
Daniel Stone 5b01596e3f clients: Make XKB compose support conditional 8 years ago
Bryce Harrington e57b6a13ab window: Fix 'devlivery' misspelling 8 years ago
Bryce Harrington 894b3ecc63 clients: Add XKB compose key support 8 years ago
Jonas Ådahl af7f98b172 toytoolkit: Port to xdg_shell unstable v6 8 years ago
Jonas Ådahl fdcdda3679 window: Add API for manually set confine region 8 years ago
Jonas Ådahl e5a1bb4be2 clients: Add API for pointer locking and pointer confinement 8 years ago
Armin Krezović 7dda25b2d5 toytoolkit: Return NULL when no outputs are present 8 years ago
Bryce Harrington e99e4bf2b9 clients & tests: Unify multiple definitions of x*alloc and related functions 9 years ago
Bryce Harrington 0d1a622375 clients: Use zalloc 9 years ago
Carlos Garnacho 5ccf0476c3 client: Add DnD cursors to the managed cursors list 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
Chris Michael b50ed17bda clients: Adjust grammar of comment for toysurface->prepare function pointer 9 years ago
Bryce Harrington f69bd1a909 clients: Fix a few minor typos in comments 9 years ago
Derek Foreman 118387e541 toytoolkit: Remove window_damage() 9 years ago
Jonas Ådahl 5b0b770c2d Remove workspaces protocol 9 years ago
Jonas Ådahl 2a229338a5 Use xdg_shell protocol from wayland-protocols 9 years ago
Derek Foreman 46812b6e71 clients: don't discard motion if we have a grab 9 years ago
Derek Foreman 5d13548c7e clients: try harder to discard motion after resize 9 years ago
Derek Foreman 3a1580fb47 clients: track seat_version per seat, not per display 9 years ago
FORT David f7bb9352f7 weston: release keyboard/touch/pointer objects 9 years ago
Derek Foreman 673bbe2e8c clients: ungrab the correct input when menus close 9 years ago
Jonas Ådahl decc965be9 clients: Drop deadlock circumvention hack now that we don't need it 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Derek Foreman 118a429504 window: Use wl_cursor_frame_and_duration() for mouse cursor updates 9 years ago
Bryce Harrington da9d8fa3e4 clients: Simplify memory allocation with xzalloc() 9 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Michael Vetter 2a18a52844 remove trailing whitespaces 9 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Jonny Lamb abff883d2c platform: rename create_egl_window to create_egl_surface 10 years ago
Jonny Lamb 4bdcb5732b clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported 10 years ago
Jonny Lamb 51a7ae5f89 clients & tests: use eglGetPlatformDisplayEXT when supported 10 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 10 years ago
Derek Foreman 493d979e57 window: Fix crash in input_set_pointer_image when cursor is special 10 years ago
Jasper St. Pierre 5ba1e1d137 xdg-shell: Bump unstable version 10 years ago
Jasper St. Pierre 14f330c619 xdg-shell: Remove the flags from get_xdg_popup 10 years ago
Jasper St. Pierre ecf2a0f1ca xdg-shell: Remove the serial from popup_done 10 years ago
Jasper St. Pierre 66bc949b72 xdg-shell: Take a xdg_surface as the parent surface 10 years ago
Marek Chalupa a519d06a53 window: use roundtrip instead of dispatch after get_registry 10 years ago