6108 Commits (efb8df8b22ab33208f8daf8ed912757a4acafd51)
 

Author SHA1 Message Date
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
Simon Ser cef1811547 xwayland/xwm: remove unnecessary surface_id reset
2 years ago
Simon Ser 445ce7eac6 xwayland/xwm: assert that we're not overwriting when associating
2 years ago
Kirill Primak a922428c41 xwayland/xwm: dissociate even if surface is NULL
2 years ago
Kirill Primak 884237e9af util/addon: ensure the set is empty after finish
2 years ago
Kirill Primak faa31d123f render/vulkan: always finish buffer addon on texture destroy
2 years ago
Kirill Primak 0702eb9219 render/vulkan: remove NULL renderer check on texture destroy
2 years ago
bi4k8 790fb93794 cursor: compare to scaled coords
2 years ago
Kirill Primak 1cd53f54b7 xwayland/xwm: constify needles
2 years ago
Simon Ser dc7cc98cf2 backend/drm: check return value of get_drm_{connector,crtc}_props()
2 years ago
Simon Ser 7081687843 keyboard: improve documentation
2 years ago
Simon Ser 8b8921d57b backend/drm: remove wlr_drm_crtc.legacy_crtc
2 years ago
Simon Ser 8b18352318 backend/drm: fetch fresh legacy CRTC in connector_get_current_mode()
2 years ago
xiliuya 7f6d646e0a keyboard: only update LEDs when changed
2 years ago
Simon Ser caaea01bf6 backend/drm: drop unused arg in connector_get_current_mode()
2 years ago
Simon Ser c675380c56 backend/drm: prevent out-of-bounds array access on unknown subpixel
2 years ago
Simon Ser bde68b1df7 backend/drm: refuse to switch CRTC for enabled connector
2 years ago
Simon Ser 99fb2fefc3 backend/drm: rename wlr_drm_backend.outputs to connectors
2 years ago
Simon Ser 2c042566eb backend/drm: clear pending cursor FB in drm_connector_commit_state()
2 years ago
Simon Ser ea14e9c95f backend/drm: update wlr_drm_connnector.crtc in drm_connector_commit_state()
2 years ago
Simon Ser e59c3602f7 backend/drm: print stringified connector status in realloc_crtcs()
2 years ago
Simon Ser f361efe965 backend/drm: add drm_connector_status_str()
2 years ago
Simon Ser f12cdc53f3 render/egl: stop advertising render support for external-only formats
2 years ago
Simon Ser 80074d95fb egl: consistently use EGLint for DMA-BUF format
2 years ago
Kirill Primak 8f58c060fd util/region: forbid "shrinking" a region with wlr_region_expand()
2 years ago
Simon Ser 32fc23a383 render/pixman: skip mask for opaque texture rendering
2 years ago
Simon Ser 9b7ee63774 xwayland: use HAVE_ prefix for xcb_xfixes_set_client_disconnect_mode
2 years ago
Simon Ser 1ed5137720 xwayland: remove find_program() fallback when dep is not found
2 years ago
Simon Ser 037b21647b backend/drm: store pending FB in state
2 years ago
Simon Ser ae61cd6bfb backend/drm: use separate field to store pending cursor FB
2 years ago
Simon Ser 602f0d3be5 backend/drm: pass fb as arg in set_plane_props()
2 years ago
Simon Ser bc2d2e853b backend/drm: stop using goto in set_plane_props()
2 years ago
Simon Ser 72d1fd1446 backend/drm: simplify dealloc_crtc() commit
2 years ago
Kirill Primak 79248e4961 xdg-shell: use defunct_role_object error
2 years ago
Simon Ser 90a6c7b7e1 backend/drm: fix VRR test
2 years ago
Simon Ser 86fc2199f8 build: unify naming for HAVE_* defines
2 years ago
Simon Ser a4a40618ad backend/libinput: use internal_config
2 years ago
Simon Ser cb6b1193c8 render/allocator/gbm: use internal_config
2 years ago
Simon Ser 311381c6b5 xcursor: use internal_config
2 years ago
Simon Ser 4da9b32a15 xwayland: use internal_config
2 years ago
Simon Ser 6c897756b6 build: use a configuration file for internal features
2 years ago
Simon Ser afe1ae4479 backend/x11: ensure buffers are released on shutdown
2 years ago
Simon Ser 378f471d29 backend/wayland: ensure buffers are released on shutdown
2 years ago