6150 Commits (5079000e49d57ef4087167404fe9091252401b35)
 

Author SHA1 Message Date
Kirill Primak dc7b5ab21e layer-shell: forbid changing the existing popup parent
2 years ago
Kirill Primak b355a12751 xwayland/shell: actually use wlr_xwayland_surface_v1.link
2 years ago
Simon Ser 677a3f2f88 render/gles2: default to highp if available
2 years ago
Simon Ser 0534d12b28 render/gles2: use correct type for shader type
2 years ago
Simon Ser cfa7696d7b backend/wayland: handle wl_registry.global_remove for wl_seat
2 years ago
Simon Ser 2b5eb0733e backend/wayland: make destroy_wl_seats() handle a single seat
2 years ago
Simon Ser 8df62e4016 backend/drm: require hwdata pkg-config file
2 years ago
Simon Ser abd9c8c3c1 ci: install hwdata-dev on Alpine
2 years ago
Simon Ser afa1a7f4ba backend/wayland: update output mode after commit is done
2 years ago
Simon Ser 2e49fa1a0a backend/wayland: allow superseding a previous commit
2 years ago
Simon Ser 92eedb84c1 output: don't attach buffer on first commit if disabled
2 years ago
Simon Ser c88ad532ad backend/wayland: don't cache next item when destroying buffers
2 years ago
Kirill Primak 911648f430 subcompositor: fix mapped parent check
2 years ago
Simon Ser eb3e8f08a8 subcompositor: convert to try_from
2 years ago
Simon Ser c5f7f8ab98 ext-session-lock-v1: convert to try_from
2 years ago
Simon Ser f9bd416d41 layer-shell-v1: convert to try_from
2 years ago
Simon Ser 49cb85ad72 input-method-v2: convert to try_from
2 years ago
Simon Ser 711a1a3ed4 xdg-shell: convert to try_from
2 years ago
Simon Ser 03412e9aab xwayland/xwm: reset serial in xwayland_surface_dissociate()
2 years ago
Kirill Primak fbf5982e38 xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface()
2 years ago
Simon Ser 21f8388b58 examples: use NULL theme name instead of "default"
2 years ago
Simon Ser 3668c9d86c examples, tinywl: use "default" cursor instead of "left_ptr"
2 years ago
Consolatis 4097eb20f3 xcursors: Alias existing cursor defaults to cursor-spec cursor names
2 years ago
Simon Ser 0f24d27e0b xdg-shell: rename wlr_xdg_popup.committed to sent_initial_configure
2 years ago
Simon Ser df0c926a7a xdg-shell: rename wlr_xdg_toplevel.added to sent_initial_configure
2 years ago
Simon Ser e1a1dc4be5 xdg-shell: remove unnecessary return
2 years ago
Simon Ser e69dd909f7 xdg-shell: reset added/committed flag on unmap
2 years ago
Simon Ser d36dd96e8d backend/drm: set "max bpc" property based on pixel format
2 years ago
Simon Ser 0e54b861e9 seat/keyboard: constify wlr_seat_keyboard_notify_enter()
2 years ago
Simon Ser 695d28c250 seat/keyboard: constify wlr_seat_keyboard_notify_modifiers()
2 years ago
Simon Ser e44834595d seat/keyboard: constify args in wlr_seat_keyboard_enter()
2 years ago
Simon Ser 12e04d8f83 seat/keyboard: constify wlr_seat_keyboard_send_modifiers()
2 years ago
Simon Ser f41dcb3a97 seat/keyboard: skip wl_array allocation
2 years ago
Simon Ser 90d7bce994 tinywl: fix extra whitespace
2 years ago
Alexander Orzechowski 5007e713b4 wlr_scene: Send intersecting list of scene outputs for outputs_update signal
2 years ago
Kirill Primak 843b874f22 output-layout: improve closest point for no outputs case
2 years ago
Simon Ser 377668aaf6 render/vulkan: check that requested size is smaller than max
2 years ago
Brett Ernst 1ba322e9ff vulkan: increase max stage size to support large buffers
2 years ago
Simon Ser 324eeaa0cd backend/drm: disable all CRTCs after VT switch
2 years ago
llyyr 10e16db738 render/vulkan: use correct source offset in read_pixels
2 years ago
Kirill Primak 9c7db7124e backend/x11: fix delta_discrete value
2 years ago
Alexander Orzechowski 5f264a7d6c subcompositor: Clean up subsurface_consider_map
2 years ago
Alexander Orzechowski 84aee1d708 subcompositor: Clarify comment on subsurface mapped consideration
2 years ago
Alexander Orzechowski e0b2bf2a6b tinywl: Nuke view->{x, y}
2 years ago
Simon Ser e93ecc669c tablet-tool: revert bitfield in enum wlr_tablet_tool_tip_state
2 years ago
Simon Ser bc8260f377 backend/x11: fix initial value of wlr_x11_buffer.n_busy
2 years ago
Isaac Freund 869af1cfbb
session-lock: send more protocol errors
2 years ago
Alexander Orzechowski 48a89179a3 addon: Remove extra newline from logging
2 years ago
Alexander Orzechowski 7a4fd9064c addon: Add more logging
2 years ago
Kirill Primak b28a9afd4b presentation-time: finish surface addon
2 years ago