Dominique Martinet
|
a2f5e60dea
|
meson: fail build if libinput < 1.7.0
We need libinput >= 1.7.0 for LIBINPUT_DEVICE_CAP_SWITCH
|
2017-10-24 02:05:41 +09:00 |
|
Dominique Martinet
|
98207fda81
|
meson: fail build if gbm/mesa < 17.1.0
We need mesa 17.1.0 for gbm_bo_get_offset and gbm_bo_get_stride_for_plane
We need mesa 17.0.0 for EGL_TEXTURE_EXTERNAL_WL
|
2017-10-24 02:05:41 +09:00 |
|
Tony Crisci
|
6e7caaee6b
|
Revert "wlr-surface: destroy texture on null buffer commit"
This reverts commit 0e7d13fab7 .
|
2017-10-23 09:09:12 -04:00 |
|
Scott Anderson
|
75f0a6c998
|
Merge pull request #286 from versusvoid/update-connector-crtc-bindings
Update Connector-CRTC bindings after resume in DRM backend
|
2017-10-23 20:25:40 +13:00 |
|
Drew DeVault
|
b2a9d74a94
|
Merge pull request #322 from Timidger/drm-failing-fix
Fixes #321, not using result of wl_container_of
|
2017-10-22 22:39:48 -04:00 |
|
Timidger
|
a299b9d875
|
Fixes #321, not using result of wl_container_of
|
2017-10-22 19:29:24 -07:00 |
|
Drew DeVault
|
f0add2f8a9
|
Merge pull request #320 from acrisci/refactor/abstract-buffer-exists
abstract buffer exists
|
2017-10-22 21:12:05 -04:00 |
|
Tony Crisci
|
0e7d13fab7
|
wlr-surface: destroy texture on null buffer commit
|
2017-10-22 21:07:54 -04:00 |
|
Tony Crisci
|
d1dd0a6970
|
refactor buffer detection
|
2017-10-22 21:07:32 -04:00 |
|
Drew DeVault
|
53174f3d61
|
Merge pull request #314 from emersion/cleanup-gamma-control
Cleanup wlr_gamma_control
|
2017-10-22 18:22:37 -04:00 |
|
Versus Void
|
3ed3271b98
|
Rescan connectors on DRM resume
|
2017-10-22 21:44:24 +00:00 |
|
Versus Void
|
549777ca19
|
Set crtc field when scanning for DRM connectors
and always use it when matching CRTCs with connectors.
Fix deactivated monitors check.
|
2017-10-22 21:38:30 +00:00 |
|
Versus Void
|
3c31209a97
|
Reinitialize only changed DRM outputs after setting mode on one
|
2017-10-22 21:34:56 +00:00 |
|
Versus Void
|
ecb2a2b0d3
|
Emit output resolution event only when resolution changes
|
2017-10-22 21:34:56 +00:00 |
|
emersion
|
1cc8f21d8e
|
Cleanup wlr_gamma_control
|
2017-10-22 23:11:26 +02:00 |
|
Drew DeVault
|
86be449a3f
|
Merge pull request #318 from emersion/drm-null-outputs
Create globals only for enabled outputs in DRM backend
|
2017-10-22 16:43:51 -04:00 |
|
emersion
|
e1d213fccd
|
Create globals only for enabled outputs in DRM backend
|
2017-10-22 22:21:23 +02:00 |
|
Drew DeVault
|
c5fff08f8a
|
Forgot to rename these
|
2017-10-22 10:56:40 -04:00 |
|
Drew DeVault
|
799f8b95b7
|
Merge pull request #313 from emersion/remove-interface-version-checks
Remove interface version checks
|
2017-10-22 09:00:12 -04:00 |
|
emersion
|
4952a633ca
|
Remove interface version checks
|
2017-10-22 11:18:27 +02:00 |
|
Scott Anderson
|
018cd98620
|
Merge pull request #312 from versusvoid/fix-drm-initialization
Fix index computation in DRM output scan and CRTC match
|
2017-10-22 20:57:12 +13:00 |
|
Versus Void
|
2ab080e79a
|
Fix index computation in DRM output scan and CRTC match
|
2017-10-22 10:54:09 +00:00 |
|
Drew DeVault
|
e8f9283894
|
Merge pull request #298 from raazvvann/heghe/wl_list
Replace list_t with wl_list
|
2017-10-21 22:07:44 -04:00 |
|
Drew DeVault
|
16f35ecbea
|
Merge branch 'master' into heghe/wl_list
|
2017-10-21 22:03:48 -04:00 |
|
Drew DeVault
|
169b68b17c
|
Rename remaining refs to wlr_list
|
2017-10-21 22:02:36 -04:00 |
|
Drew DeVault
|
d4e311a1ad
|
Merge pull request #310 from inclement/fix_rootston_default_config_2
Fixed default keybinding in config.c
|
2017-10-21 18:22:33 -04:00 |
|
Alexander Taylor
|
844f4387c7
|
Fixed default keybinding in config.c
|
2017-10-21 23:17:39 +01:00 |
|
Drew DeVault
|
1367ecc309
|
Merge pull request #309 from inclement/fix_rootston_default_config
Changed broken example rootston keybinding
|
2017-10-21 18:12:52 -04:00 |
|
Drew DeVault
|
24ae081001
|
Merge pull request #308 from ascent12/render-fixups
Render fixups
|
2017-10-21 18:08:58 -04:00 |
|
Alexander Taylor
|
b5ed6dd6fc
|
Changed broken default rootston keybinding
|
2017-10-21 23:05:55 +01:00 |
|
Scott Anderson
|
37b8a096a9
|
Pass backend to render
|
2017-10-22 10:39:23 +13:00 |
|
Scott Anderson
|
bdeffad7e5
|
Remove drm field from wlr_drm_connector
|
2017-10-22 10:36:07 +13:00 |
|
Scott Anderson
|
822a9f65a4
|
Add pointer to backend inside wlr_output
|
2017-10-22 10:36:07 +13:00 |
|
Scott Anderson
|
4ea84c5765
|
Remove unnecesary wlr_renderers
|
2017-10-22 10:36:07 +13:00 |
|
Scott Anderson
|
9b984253e2
|
Move egl.h to render/egl.h
|
2017-10-22 10:36:07 +13:00 |
|
Tony Crisci
|
6fcac087fe
|
rootston: remove mostly unused mapped icon param
|
2017-10-21 09:59:35 -04:00 |
|
Tony Crisci
|
3c7ef3aae6
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-21 09:43:24 -04:00 |
|
Drew DeVault
|
ce2f945441
|
Merge pull request #303 from emersion/wl-signal-no-list-init
Remove wl_list_init when using wl_signal_add
|
2017-10-21 09:40:18 -04:00 |
|
Tony Crisci
|
a87b60e31e
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-21 09:37:58 -04:00 |
|
Drew DeVault
|
17adb26218
|
Merge pull request #304 from inclement/fix_example_config
Moved comments in rootston keybinding example config
|
2017-10-21 09:36:43 -04:00 |
|
Alexander Taylor
|
613c792901
|
Moved comments in rootston keybinding example config
The comment strings are not stripped so the commands are not currently
recognised.
|
2017-10-21 14:31:54 +01:00 |
|
emersion
|
f2c4b80620
|
Remove calls to assert to check runtime errors in rootston
|
2017-10-21 13:25:39 +02:00 |
|
emersion
|
c8570d0e42
|
Remove wl_list_init when using wl_signal_add
|
2017-10-21 12:35:51 +02:00 |
|
Drew DeVault
|
1782d5e7b7
|
Implement simple touch support for rootston
|
2017-10-20 23:19:41 -04:00 |
|
Heghedus Razvan
|
d3f0878d71
|
Replace list_t with wl_list in wlr_wl_backend
Now wlr_backend->outputs is a list of wlr_wl_backend_output instead of
wlr_output.
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
2017-10-20 19:44:59 +03:00 |
|
Drew DeVault
|
59fa18fbc9
|
Merge pull request #301 from thejan2009/startup-command
Add startup command option to rootston
|
2017-10-20 11:54:31 -04:00 |
|
D.B
|
8c759d7abe
|
Add startup command option to rootston
Allows specifying a command to run at startup.
|
2017-10-20 17:49:04 +02:00 |
|
Drew DeVault
|
c7f39d0eb8
|
Merge pull request #297 from acrisci/feature/wl-output-geometry
wl-output: send layout position
|
2017-10-20 08:30:39 -04:00 |
|
Tony Crisci
|
eaed6b6d29
|
wl-output: send layout position
|
2017-10-20 07:29:01 -04:00 |
|
Heghedus Razvan
|
e1f196a3e9
|
Replace list_t with wl_list for wlr_input_device
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
2017-10-20 11:50:43 +03:00 |
|