3926 Commits (29726e6816e47adb199f2c84fbb4365e98bbeb6c)
 

Author SHA1 Message Date
Simon Ser 29726e6816 util: add wlr_output_destroy_safe
5 years ago
Jan Beich 2bad34e024 backend/session: allow GPU enumeration on FreeBSD
5 years ago
Andri Yngvason 273b280f46 virtual-pointer: Add request for mapping to specific output
5 years ago
Scott Anderson 2fea2fced8 examples: Fix compositor-examples
5 years ago
Simon Ser 4b051aa926 meson: fix wayland-server minimum required version
5 years ago
Jan Staněk f2943bdf61 Declare wlr_seat globals as extern
5 years ago
Simon Ser 7f2bd0b211 render: unconditionally disable implicit X11 includes
5 years ago
Rouven Czerwinski 144d2041ad backend/drm: remove overzealous finish_drm_surface
5 years ago
Rouven Czerwinski f0594fb732 backend/drm: add env variable to disable modifiers
5 years ago
Simon Ser 1f722f5c80 build: replace version with soversion
5 years ago
Scott Anderson 70a084c119 meson: Fix protocol includes for compositor examples
5 years ago
Drew DeVault 57ffb35de0 Update version to 0.10.0
5 years ago
Jan Staněk d9fdd28ac6 Honor the `examples` meson setting
5 years ago
Simon Ser b1a63bcd84 keyboard-group: two NULL keymaps are equal
5 years ago
Simon Ser 7c05933e51 backend/drm: prevent outputs from being destroyed on commit
5 years ago
Simon Ser df972677c1 docs: document XDG_SESSION_ID
5 years ago
Simon Ser a13aeb9711 docs: establish one section per backend
5 years ago
Simon Ser 32fc25f151 docs: remove rootston-specific env vars
5 years ago
Scott Anderson 062583ed58 Bump meson version to 0.51.2
5 years ago
Simon Ser 6d3f3b9300 render/gles2: unbind textures after use
5 years ago
Simon Ser 2b04857343 render/egl: remove SURFACELESS_MESA special case
5 years ago
xdavidwu 3b35043d00 text-input: fix missing destroy signal init
5 years ago
Drew DeVault ebdbe177d6 Drop RDP backend
5 years ago
Simon Ser 802ef9da8a backend/wayland: handle display errors more gracefully
5 years ago
Simon Ser e6fd880686 backend/wayland: listen to wl_buffer.release events
5 years ago
Jason b5cb6de232 Allow WLR_RDP_PORT to be any valid TCP/UDP port number
5 years ago
Drew DeVault a2cbb4e417 Update version to 0.9.1
5 years ago
Ilia Bozhinov c067fbc010 xwm: allow applications to change focus between their own surfaces
5 years ago
Andri Yngvason 51f8c22f4d virtual-pointer: Actually use the value passed to axis_discrete
5 years ago
Simon Ser 5bbb44482b backend/wayland: fix frame callback not registered
5 years ago
Drew DeVault 1c5ca793c0 Update version to 0.9.0
5 years ago
Simon Ser 346b43e937 render: guard rendering operations between begin() and end()
5 years ago
Scott Moreau a9b1d9e838 xwayland: Clean up if Xwayland fails to start
5 years ago
Josef Gajdusek a7b538008b virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1
5 years ago
Simon Ser 21e1953b61 backend/drm: don't modeset with a NULL mode after TTY switch
5 years ago
Simon Ser ff29843d87 output: only advertise current mode
5 years ago
Simon Ser 8bb2dc68ea xdg-shell: make wlr_xdg_surface_from_resource reject NULL
5 years ago
Simon Ser 7e521fed97 xdg-shell: fix inert xdg_surface handling
5 years ago
Simon Ser 31f721286a tinywl: enable and commit output when modesetting
5 years ago
Simon Ser 8fc16890c7 output: refuse to commit a buffer or modeset a disabled output
5 years ago
Simon Ser b5597f5b44 output: clear pending bit if pending == current
5 years ago
Simon Ser f0781cd792 backend/drm: modeset before enabling an output
5 years ago
Simon Ser 5d1ba0f446 output: re-introduce atomic mode, enabled, scale and transform
5 years ago
Brian Ashworth e0e5a167ed wlr_keyboard_group: fix mem leak in refresh_state
5 years ago
Simon Ser 471f9a3f6a output-management-v1: use wlr_output.description
5 years ago
Simon Ser 1f799c1cbd xdg-output-v1: use wlr_output.description
5 years ago
Simon Ser 4da4a15d6b output: add description
5 years ago
Simon Ser a420d2c41e ci: add a build run with all features disabled
5 years ago
Simon Ser 18775fda0f Revert "ci: add xorgproto dep to Arch build"
5 years ago
Scott Anderson acb171804e meson: Remove tag generation
5 years ago