CVSROOT:        /cvs
Module name:    xenocara
Changes by:     rob...@cvs.openbsd.org  2018/01/15 08:30:36

Modified files:
        xserver        : configure configure.ac 
        xserver/hw/xfree86/drivers/modesetting: drmmode_display.c 
                                                drmmode_display.h 
        xserver/include: dix-config.h.in do-not-use-config.h.in 

Log message:
watch for events sent by drm(4) over kevent using EVFILT_DEVICE
and NOTE_CHANGE to notify the desktop environment to deal with
the change (e.g. after plugging in an HDMI cable)

with this change there is no need to manually do any randr commands
if your desktop environment supports it (gnome, mate, kde, etc.)

ok matthieu@, kettenis@

Reply via email to