1030 Commits (a2f5e60dea9d92d20b773b071992d80de91be674)
 

Author SHA1 Message Date
Dominique Martinet a2f5e60dea meson: fail build if libinput < 1.7.0
7 years ago
Dominique Martinet 98207fda81 meson: fail build if gbm/mesa < 17.1.0
7 years ago
Scott Anderson 75f0a6c998 Merge pull request #286 from versusvoid/update-connector-crtc-bindings
7 years ago
Drew DeVault b2a9d74a94 Merge pull request #322 from Timidger/drm-failing-fix
7 years ago
Timidger a299b9d875 Fixes #321, not using result of wl_container_of
7 years ago
Drew DeVault f0add2f8a9 Merge pull request #320 from acrisci/refactor/abstract-buffer-exists
7 years ago
Tony Crisci 0e7d13fab7 wlr-surface: destroy texture on null buffer commit
7 years ago
Tony Crisci d1dd0a6970 refactor buffer detection
7 years ago
Drew DeVault 53174f3d61 Merge pull request #314 from emersion/cleanup-gamma-control
7 years ago
Versus Void 3ed3271b98 Rescan connectors on DRM resume
7 years ago
Versus Void 549777ca19 Set crtc field when scanning for DRM connectors
7 years ago
Versus Void 3c31209a97 Reinitialize only changed DRM outputs after setting mode on one
7 years ago
Versus Void ecb2a2b0d3 Emit output resolution event only when resolution changes
7 years ago
emersion 1cc8f21d8e
Cleanup wlr_gamma_control
7 years ago
Drew DeVault 86be449a3f Merge pull request #318 from emersion/drm-null-outputs
7 years ago
emersion e1d213fccd
Create globals only for enabled outputs in DRM backend
7 years ago
Drew DeVault c5fff08f8a Forgot to rename these
7 years ago
Drew DeVault 799f8b95b7 Merge pull request #313 from emersion/remove-interface-version-checks
7 years ago
emersion 4952a633ca
Remove interface version checks
7 years ago
Scott Anderson 018cd98620 Merge pull request #312 from versusvoid/fix-drm-initialization
7 years ago
Versus Void 2ab080e79a Fix index computation in DRM output scan and CRTC match
7 years ago
Drew DeVault e8f9283894 Merge pull request #298 from raazvvann/heghe/wl_list
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list
7 years ago
Drew DeVault d4e311a1ad Merge pull request #310 from inclement/fix_rootston_default_config_2
7 years ago
Alexander Taylor 844f4387c7 Fixed default keybinding in config.c
7 years ago
Drew DeVault 1367ecc309 Merge pull request #309 from inclement/fix_rootston_default_config
7 years ago
Drew DeVault 24ae081001 Merge pull request #308 from ascent12/render-fixups
7 years ago
Alexander Taylor b5ed6dd6fc Changed broken default rootston keybinding
7 years ago
Scott Anderson 37b8a096a9 Pass backend to render
7 years ago
Scott Anderson bdeffad7e5 Remove drm field from wlr_drm_connector
7 years ago
Scott Anderson 822a9f65a4 Add pointer to backend inside wlr_output
7 years ago
Scott Anderson 4ea84c5765 Remove unnecesary wlr_renderers
7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h
7 years ago
Drew DeVault ce2f945441 Merge pull request #303 from emersion/wl-signal-no-list-init
7 years ago
Drew DeVault 17adb26218 Merge pull request #304 from inclement/fix_example_config
7 years ago
Alexander Taylor 613c792901 Moved comments in rootston keybinding example config
7 years ago
emersion f2c4b80620
Remove calls to assert to check runtime errors in rootston
7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add
7 years ago
Drew DeVault 1782d5e7b7 Implement simple touch support for rootston
7 years ago
Heghedus Razvan d3f0878d71 Replace list_t with wl_list in wlr_wl_backend
7 years ago
Drew DeVault 59fa18fbc9 Merge pull request #301 from thejan2009/startup-command
7 years ago
D.B 8c759d7abe Add startup command option to rootston
7 years ago
Drew DeVault c7f39d0eb8 Merge pull request #297 from acrisci/feature/wl-output-geometry
7 years ago
Tony Crisci eaed6b6d29 wl-output: send layout position
7 years ago
Heghedus Razvan e1f196a3e9 Replace list_t with wl_list for wlr_input_device
7 years ago
Heghedus Razvan 1d716241af Replace list_t with wl_list in wlr_output
7 years ago
Heghedus Razvan c03e774636 Replace list_t with wl_list in wlr_drm_backend
7 years ago
Heghedus Razvan bde25fe020 Replace list_t with wl_list in wlr_multi_backend
7 years ago
Tony Crisci a339b10dcd xdg-shell: improve configure request change detection
7 years ago