wlroots-hyprland/include
emersion 79dd9ba151 backend/drm: don't free connector immediately
When a pageflip is pending, we'll get a DRM event for the connector
in the future. We don't want to free the connector immediately
otherwise we'll use-after-free in the pageflip handler.

This commit adds a new state, "DISAPPEARED". This asks the pageflip
handler to destroy the output after it's done pageflipping.
2018-09-28 10:00:40 +02:00
..
backend backend/drm: don't free connector immediately 2018-09-28 10:00:40 +02:00
render gles2: change context when it is not current 2018-08-03 07:43:22 +02:00
rootston Merge pull request #1266 from Ongy/xdc_tablet_fix 2018-09-27 16:24:35 -05:00
types Merge pull request #1127 from emersion/surface-precommit 2018-07-27 13:21:03 -04:00
util Another round of feedback from acrisci 2018-07-14 09:52:34 +02:00
wlr Merge pull request #852 from Laaas/master 2018-09-27 05:57:43 -05:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: Introduce set_role event 2018-09-03 17:07:14 +10:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00