wlroots/include
Brian Ashworth 50011e7170 backend/drm: fix modeset on drm fd resume
On DRM resume, such as switching back to a TTY, the output needs to be
modeset to the current mode. However, wlr_output_set_mode will return
early when attempting to set the mode to the current mode. This just
steps around wlr_output_set_mode and calls drm_connector_set_mode
directly.
2019-02-19 16:49:51 +01:00
..
backend backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
render render/gles2: check for GL_OES_EGL_image_external 2018-11-04 09:00:55 +01:00
rootston subsurface: add map/unmap events 2019-02-17 12:01:15 +01:00
types xdg-shell: destroy child popups on unmap 2019-02-05 19:29:00 +01:00
util util: use shm_open for in-memory files 2018-10-28 22:39:54 +01:00
wlr Merge pull request #1493 from emersion/primary-selection-v1 2019-02-19 08:59:20 -05:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwm: Add _NET_CLIENT_LIST support 2019-02-15 11:08:54 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00