Commit Graph

841 Commits (e7f68ba0811f975faa8ce06d3caf4d2e5cb87be5)

Author SHA1 Message Date
Simon Ser 24fde77c62 buffer: add format param to get_data_ptr 4 years ago
Simon Ser e8df7c367a linux-dmabuf-v1: split params and buffer 4 years ago
Simon Ser f64ed60c7b linux-dmabuf-v1: drop some from_resource helpers 4 years ago
Simon Ser 6c61de996c buffer: introduce wlr_buffer_get_shm 4 years ago
Simon Zeni 0b9288ec0b buffer: introduce wlr_buffer_get_data_ptr 4 years ago
Benoit Gschwind ee3640363e Document the wlr_output_layout_get function 4 years ago
Isaac Freund 78befa59f9 gtk-primary-selection: drop support 4 years ago
Simon Ser c430cd7d53 surface: make wlr_surface_create private 4 years ago
zccrs e76583f1ad Use absolute paths in include in header files 4 years ago
Simon Ser 8ecc557ab0 subsurface: use cached surface state 4 years ago
Simon Ser e0258f4506 surface: introduce cached states 4 years ago
Simon Ser 7ac76aba8a surface: introduce commit sequence numbers 4 years ago
Simon Ser cf5b09ede2 Remove unnecessary wayland-server-protocol.h includes 4 years ago
Simon Ser 00bf6674b3 output: use DRM format in wlr_output_preferred_read_format 4 years ago
Tadeo Kondrak 78685ec6aa text_input_v3: correct typo in enum field 4 years ago
Manuel Stoeckl a290d7a78d Make implementation function lists static const 4 years ago
Simon Ser 45f992b27b region: make wlr_region_create private 4 years ago
Simon Ser 1fb9535e99 output-damage: stop relying on output pending state on commit 4 years ago
Simon Ser cc56b4f073 output: remove scale/transform events 4 years ago
Simon Ser f6f46b4ee2 output-damage: stop listening to scale/transform events 4 years ago
Daniel Kondor b7dc4f2990 layer-shell: allow new values for keyboard-interactivity 4 years ago
Isaac Freund 07111828c5 layer shell: rename popup iterator for consistency 4 years ago
Isaac Freund f574ca934c xdg shell: remove wlr_xdg_surface_for_each_popup() 4 years ago
Isaac Freund d6890cb847 output-management: use same types as wlr_output 4 years ago
Isaac Freund 4ee4a36c0c layer shell: add wlr_layer_surface_v1_popup_surface_at() 4 years ago
Isaac Freund 8f63557ed7 xdg shell: add wlr_xdg_surface_popup_surface_at() 4 years ago
Isaac Freund c5c5ab9724 xdg shell: add wlr_xdg_surface_for_each_popup_surface() 4 years ago
Isaac Freund 129e02b57d xdg shell: make unconstrain_from_box arg const 4 years ago
Andri Yngvason e136a4168b types/seat: Clear focus in wlr_seat_destroy() 4 years ago
Ilia Bozhinov 01dcfb360e types: add wlr_xdg_foreign_v2 4 years ago
Ilia Bozhinov 162f160def types: add wlr_xdg_foreign_v1 4 years ago
Ilia Bozhinov 37602e153b types: add wlr_xdg_foreign_registry 4 years ago
Ilia Bozhinov 42d033e738 xdg-shell: add wlr_xdg_toplevel_set_parent 4 years ago
Isaac Freund 83fdfa511d docs: wlr_surface_from_resource cannot return NULL 4 years ago
Isaac Freund f6fc4c2883 subsurface: handle NULL parent in get_root_surface 4 years ago
Isaac Freund c9760569ae docs: fix error in wlr_output_set_damage() comment 4 years ago
Kenny Levinsen ebecc5404b surface: Make send_enter store entered outputs 4 years ago
Simon Ser 0b40d09a21 buffer: add wlr_client_buffer_get 4 years ago
Isaac Freund e06c9e43af Remove unneeded includes from wlr_input_device.h 4 years ago
Isaac Freund 7693f61d81 Replace wlr_key_state with wl_keyboard_key_state 4 years ago
Simon Ser 51fc7ddb29 screencopy: perform DMA-BUF copy on output commit 4 years ago
Simon Ser f0945e112f export-dmabuf: export DMA-BUF on output commit 4 years ago
Simon Ser 8c8164c4a6 output: add when field to wlr_output_event_commit 4 years ago
Simon Ser ccd313e01a output: update docs to reflect reality 4 years ago
Simon Ser c2db691cad gamma-control-v1: apply gamma LUT when output gets enabled 4 years ago
Tudor Brindus 0fdb41fe7c types/wlr_output_layout: use bitmask for wlr_direction 4 years ago
Tudor Brindus 7c6e06fd13 types/wlr_keyboard: use bitmasks for wlr_keyboard_led and wlr_keyboard_modifier enums 4 years ago
Daniel Kondor 36395e5b1c
foreign-toplevel-management: report parent toplevel 4 years ago
Isaac Freund e410ff8dd4 wlr_drag: remove unused point_destroy field 4 years ago
Isaac Freund 616f06c25c xdg_positioner: remove unused field 4 years ago