1531 Commits (3c5cc02b18a67968974f534c91d289ea658c9d2d)

Author SHA1 Message Date
Ryan Farley b29ac8fbac util/uuid: replace with util/token, remove libuuid
4 years ago
Isaac Freund 78befa59f9 gtk-primary-selection: drop support
4 years ago
Simon Ser a9e5df44d8 surface: remove resource_list arg from surface_create
4 years ago
Simon Ser c430cd7d53 surface: make wlr_surface_create private
4 years ago
Kenny Levinsen 741da702bc xdg_shell: Fix invert_y of top right anchor
4 years ago
Simon Ser 80dbb9ba71 subsurface: immediately unlock cached state in set_desync
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 Zeni 50d2985607 Move render/shm_format functions to render/pixel_format
4 years ago
Simon Ser d9cae04ffc linux-dmabuf-v1: always advertise support for implicit modifiers
4 years ago
Simon Ser c740fccc9d Fix buffer blit matrices
4 years ago
Simon Ser 7720dde74d screencopy: stop using wlr_renderer_blit_dmabuf
4 years ago
Simon Ser 44fa2c4b49 output: fix transform matrix for 90/270 rotations
4 years ago
Simon Zeni 9601a2abf0 output: improve transform matrix calculation
4 years ago
Kenny Levinsen 46d2f80c38 wlr_seat_pointer: Remove log on notify_button
4 years ago
Simon Ser 675bc39658 Fix wl_shm_format passed to wlr_texture_from_pixels
4 years ago
Simon Ser c2815fd44d buffer: add missing convert_wl_shm_format_to_drm call
4 years ago
Simon Ser b54ef3372d render: use DRM formats in wlr_renderer_read_pixels
4 years ago
Simon Ser 00bf6674b3 output: use DRM format in wlr_output_preferred_read_format
4 years ago
Simon Ser 641c223d3c surface: don't send protocol error on invalid buffer size
4 years ago
Simon Ser 2530235139 surface: move INVALID_SIZE check into surface_state_finalize
4 years ago
Tadeo Kondrak 78685ec6aa text_input_v3: correct typo in enum field
4 years ago
Simon Ser 6f873078d4 build: use dictionnary for features instead of configuration_data
4 years ago
Tadeo Kondrak 5e19e0053a xdg-foreign: rename finish_* functions to destroy_*
4 years ago
Tadeo Kondrak 99ef23b62c xdg-foreign: Make imported object inert when exported is destroyed
4 years ago
Simon Ser 91fa2ff395 surface: check buffer size is compatible with scale
4 years ago
Simon Ser 8d76d3263d seat: use WL_SEAT_ERROR_CAPABILITY
4 years ago
Justus Rossmeier b9e9e0e133 tablet_v2: Fix implicit grab end detection
4 years ago
Manuel Stoeckl a290d7a78d Make implementation function lists static const
4 years ago
Simon Ser a39dc1f7a8 region: remove resource_list arg from region_create
4 years ago
Simon Ser 45f992b27b region: make wlr_region_create private
4 years ago
Isaac Freund f6fe439718 xdg-output: destroy outputs before manager
4 years ago
Simon Ser b3e76d6678 output: send commit event after pending state is cleared
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 aab43b3c76 output-layout: stop listening to 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
Simon Ser 4f80fab337 gamma-control-v1: schedule frame when resetting gamma LUT
4 years ago
Simon Ser edf5082a4c
output-damage: use output commit event
4 years ago
Isaac Freund d6890cb847 output-management: use same types as wlr_output
4 years ago
Isaac Freund b482c90e1a xdg/layer shell: reduce code duplication in iterators
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