154 Commits (938f102a970ac318cc5d1414321a6de90f0a733d)

Author SHA1 Message Date
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
Pekka Paalanen a8d4c84693 window: make window_flush() private 12 years ago
Pekka Paalanen ce36f6dff4 window: make window_{create,set}_surface private 12 years ago
Pekka Paalanen fedc527723 window: remove window_set_transparent() declaration 12 years ago
Kristian Høgsberg 8c31a4c025 Define our own container_of as well 12 years ago
Kristian Høgsberg 5717b6dbf1 Stop relying on ARRAY_LENGTH being defined in wayland-util.h 12 years ago
Pekka Paalanen 53e58485a5 window: remove dead EGL code 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Kristian Høgsberg 1671e1129d window: Add getters for fullscreen and maximized state 12 years ago
Philipp Brüschweiler 7e0cc54fca toytoolkit: add axis handler 12 years ago
Kristian Høgsberg 86adef9d54 window.c: Handle multiple keyboard foci 12 years ago
Kristian Høgsberg 67ace20f8e window.c: Add fullscreen handler to keep fullscreen state consistent 12 years ago
Scott Moreau fe89f07e33 toytoolkit: Remove obsolete function window_set_custom(). 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Kristian Høgsberg f337052a5c window: Add support for the blank cursor 12 years ago
Kristian Høgsberg a1627927c7 window: Compute initial window size correctly 12 years ago
Ander Conselvan de Oliveira 80620076fc window: Implement animated cursors (using pointer surfaces) 12 years ago
Kristian Høgsberg d56bd908bf shell: Use a busy cursor animation for unresponsive surfaces 12 years ago
Kristian Høgsberg 7cee19778a window.c: Add primitive support for animated cursors 12 years ago
Kristian Høgsberg 8591dbf8b5 window.c: Add watch cursor 12 years ago
Kristian Høgsberg 5a4e9ff51b window.c: Drop timestamp argument to input_set_pointer_image() 12 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 12 years ago
Ander Conselvan de Oliveira 210eb9d2ba dnd: work around cairo-gl brokenness 12 years ago
Ander Conselvan de Oliveira dc8c8fce72 window: rename enum pointer_type to cursor_type 12 years ago