179 Commits (bb0bb9ce9684a979ea4ccc579a9f0dccf22c745f)

Author SHA1 Message Date
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
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Tomeu Vizoso bee45a14cd window: Allow hinting of a preference for RGB565 when creating a window 11 years ago
Kristian Høgsberg ce27841be5 clients: Introduce xmalloc() and use it a few places 11 years ago
Kristian Høgsberg 1cc5ac34b5 clients: Nested compositor example 11 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 11 years ago
Alexander Larsson d68f523f30 window: Add window_get_output_scale() 11 years ago
Alexander Larsson 5e9b652a15 window: allow setting a buffer scale on a window 11 years ago
Alexander Larsson afd319afce window: Track output scales 11 years ago
Pekka Paalanen 7ff7a80007 clients: add subsurfaces demo 12 years ago
Pekka Paalanen 35e82631b6 window: create sub-surfaces 12 years ago
Pekka Paalanen 2396aec684 protocol: add sub-surfaces 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Pekka Paalanen 0c4445ba57 window: create Cairo surfaces on demand for redraw 12 years ago
Pekka Paalanen 02bba7ceb0 window: move buffer type and transform into struct surface 12 years ago
Ander Conselvan de Oliveira 5403f5274d window: Allow clients to choose the fullscreen method 12 years ago
Kristian Høgsberg bf74d5242a window: Add a widget default cursor convenience helper 12 years ago
Ander Conselvan de Oliveira 15256f66ab window: Add a way to retrieve a window's output transform 12 years ago
Ander Conselvan de Oliveira 6d4cb4e8c4 window: Let clients set buffer transformations 12 years ago
Dima Ryazanov a85292e73c Fix a crash when opening two terminal windows and closing the first one. 12 years ago
Kristian Høgsberg 8c03616c39 weston-simple-im: Create our own xkb_context 12 years ago
Jan Arne Petersen c31288daf1 window: Allow to get xkb context from display 12 years ago
Jan Arne Petersen cd99706b61 text: Send more information with keysym events 12 years ago