Commit Graph

2035 Commits (3d0848daae40a8a471282431eac8310e5d051d33)

Author SHA1 Message Date
José Expósito 20d9448257 wlr_pointer_gestures: hold gestures (protocol v3) 4 years ago
José Expósito 4c3e307ec8 cursor: emit hold gesture events 4 years ago
José Expósito 62e62b6942 backend/wayland: send hold gesture events 4 years ago
José Expósito 52d2491931 backend/libinput: send hold gesture events 4 years ago
José Expósito d069a783bc pointer: add hold pointer event definition 4 years ago
Kirill Primak 754f40f9cb layer-shell: add `committed` bitmask 4 years ago
Kirill Primak 59fa3637c3 layer-shell: refactor configure/state flow 4 years ago
Simon Ser 3c26244340 scene: add wlr_scene_buffer_set_transform 4 years ago
Simon Ser 43833fba64 scene: add wlr_scene_buffer_set_dest_size 4 years ago
Simon Ser 63040d6744 scene: add wlr_scene_buffer_set_source_box 4 years ago
Simon Ser fdc22449d6 util/box: introduce wlr_fbox_empty 4 years ago
Simon Ser 7939bf8cc6 scene: add wlr_scene_buffer 4 years ago
Tadeo Kondrak 30d3c76817 Implement input_method_v2 popups 4 years ago
Simon Ser 2e12de96ca backend/drm: add support for panel orientation 4 years ago
Simon Ser 0c5ff5efab build: simplify get_variable calls 4 years ago
Simon Ser 2e590026e9 scene: add wlr_scene_subsurface_tree_create 4 years ago
Simon Ser 597ba2b932 surface: add addon set 4 years ago
Simon Ser 211b3b760e scene: add wlr_scene_tree 4 years ago
Kirill Primak 0e2d369106 xdg-surface: simplify configure mechanism 4 years ago
Kirill Primak b72a217fcc xdg-toplevel: refactor configure/state flow 4 years ago
Simon Zeni 9579d62a16 types/buffer: make {begin,end}_data_ptr_access part of the public API 4 years ago
Guido Günther e479dc1ef0 xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO 4 years ago
Simon Ser 4e7a8707cc buffer: add data_ptr access flags 4 years ago
Andri Yngvason 105fdecd0c screencopy: Handle shm copy in commit event handler 4 years ago
Simon Ser a181a37b12 scene: add wlr_scene_attach_output_layout 4 years ago
Simon Ser 44f0f7a0a7 scene: add damage tracking support 4 years ago
Simon Ser 9195b77e14 scene: add wlr_scene_node_coords 4 years ago
Simon Ser 04d105760d scene: add wlr_scene_output_commit 4 years ago
Simon Ser 968c1df7e9 scene: add scene outputs 4 years ago
Simon Zeni 3984c81faa types: introduce wlr_drm_lease_v1 4 years ago
Simon Zeni 94ed8f9496 backend/drm: introduce wlr_drm_backend_get_non_master_fd 4 years ago
Simon Zeni e5a949a955 backend/drm: implement drm lease function 4 years ago
Simon Ser 42dba9dc90 backend/drm: drop wlr_drm_connector.desired_mode 4 years ago
Simon Ser 3c74bd0c91 backend/drm: introduce wlr_drm_connector_state 4 years ago
Simon Ser 3fbf6e02a3 backend/drm: rename enum wlr_drm_connector_state to status 4 years ago
Simon Ser ba0525c5c0 surface: drop wlr_surface_state.buffer_resource 4 years ago
Simon Ser 0fe3b45361 viewporter: hide wlr_viewport 4 years ago
Simon Ser 24c397dbf8 viewporter: add doc comment explaining compositor requirements 4 years ago
Simon Ser bb82b6dada buffer: make wlr_client_buffer_apply_damage return a bool 4 years ago
Simon Ser cbe099dcc7 buffer: take a wlr_buffer in wlr_client_buffer_apply_damage 4 years ago
Kirill Primak 90e62390d9 surface: move subsurface lists to state 4 years ago
Simon Ser 3ac99fa4dc subsurface: move parent link to state 4 years ago
Simon Ser 56b6b80b9a subsurface: rename wlr_subsurface_state to wlr_subsurface_parent_state 4 years ago
Simon Ser 62924cc523 keyboard: add wlr_keyboard.keymap_fd 4 years ago
Simon Ser 55ca93469c util/shm: add allocate_shm_file_pair 4 years ago
Devin J. Pohly 9ed16e39fa scene: replace surface_at() with node_at() 4 years ago
Devin J. Pohly b7cd06e8fa scene: add RECT node type 4 years ago
Devin J. Pohly 526652a554 scene: iterate nodes instead of surfaces when rendering 4 years ago
Simon Ser ee6c841d47 render/allocator/gbm: fix create() docs for FD ownership 4 years ago
Devin J. Pohly a1d462fa81 scene: add node reparent function 4 years ago