201 Commits (2e543aef219b3efc80ce23660fcce64cbcfaed41)

Author SHA1 Message Date
Marius Vlad b3544c26ad clients/window: Add functions to set/retrieve app_id 3 years ago
Leandro Ribeiro f0cd00a855 clients/window: drop support for rgb565 5 years ago
Harish Krupo 7bcbab1f2f clients/window: Add viewport destination support 5 years ago
Pekka Paalanen ecbdcfd373 Rename zalloc.h to libweston/zalloc.h 6 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.h 6 years ago
Louis-Francis Ratté-Boulianne b79dead1dd clients: add a new touchscreen calibrator 6 years ago
Pekka Paalanen 3f5f3afa81 clients: consolidate timer code part 1 7 years ago
Dima Ryazanov 9b1f8ef7bc Get rid of the window_create_menu function 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 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
Bryce Harrington e99e4bf2b9 clients & tests: Unify multiple definitions of x*alloc and related functions 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
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Derek Foreman 118387e541 toytoolkit: Remove window_damage() 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 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
Murray Calavera 883ac02d22 Whitespace corrections 9 years ago
Jonny Lamb 51a7ae5f89 clients & tests: use eglGetPlatformDisplayEXT when supported 10 years ago
Jasper St. Pierre de8bd50d35 clients: Allow creating a "detached" menu 10 years ago
Jasper St. Pierre dda9313bd9 clients: Remove the window / user parameters from the menu function 10 years ago
Jasper St. Pierre de6809912e terminal: Only add the new size to the title when we're resizing 11 years ago
Jasper St. Pierre c815d62b85 xdg-shell: Rename set_transient_for to set_parent 11 years ago
Andrew Wedgbury 9cd661e746 Make sure config.h is included before any system headers 11 years ago
Manuel Bachmann cd186fbfaf toytoolkit: match parent surface type when adding a subsurface 11 years ago
Jason Ekstrand 738715d628 toytoolkit: Expose output make and model 11 years ago
Jasper St. Pierre 5a183329ca clients: Add support for the minimize button 11 years ago
Jasper St. Pierre 53686048cc window: Add wrappers for xdg_surface_set_transient_for 11 years ago
Jasper St. Pierre 76ec0826bc westoy: Remove fullscreen methods 11 years ago
Jasper St. Pierre 7f4386e90a westoy: Use subsurfaces for tooltips instead of transient windows 11 years ago
Kristian Høgsberg 700d6ad071 keyboard: Don't strcat() into a strdup()ed string 11 years ago
Neil Roberts 97b747cdda westoy: Add an option to explicitly disable cairo on a widget 11 years ago
Kristian Høgsberg ef9c8eb2db keyboard: Handle touch up event 11 years ago
Neil Roberts 5e10a04481 clients: Add a widget_get_wl_subsurface 11 years ago
Philip Withnall c971d2a8b3 clients: Add window_is_transient() helper to the toy toolkit window 11 years ago
Xiong Zhang bf3c1c6913 distinguish touch screen and pointer dnd in client 11 years ago
Pekka Paalanen a662206e71 protocol: move sub-surfaces to Wayland 11 years ago
Jasper St. Pierre 77a51fd2c8 westoy: Remove some accessors for wl_shell / wl_shell_surface 11 years ago
Jasper St. Pierre bf17590f86 westoy: Remove unused support for window parents 11 years ago
Jasper St. Pierre 01eaaac79a westoy: Remove window_touch_move 11 years ago
Xiong Zhang 83d8ee779e window, desktop-shell: deal with output unplug on client side 11 years ago
Kristian Høgsberg 67b8215bcb terminal: Add context menu with new terminal/copy/paste 11 years ago
Jason Ekstrand ee7fefcffc Rename frame_create and frame_set_child_size with a window_ prefix 11 years ago
Kristian Høgsberg 0749e3f470 terminal: Accept utf-8 text drop 11 years ago
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 11 years ago
Kristian Høgsberg b20b00923a window: Add API to check for subcompositor, use in subsurface example 11 years ago
Rusty Lynch 041815aa05 window.c: Add touch handlers 11 years ago