xserver/hw/xwayland
Olivier Fourdan 6e3a6e30a6 xwayland: do not include frequency in mode name
Some applications (e.g. using lwjgl) try to parse the output of the
xrandr command and get confused with the mode name returned by Xwayland,
because it contains "@[frequency]" (e.g. "1024x640@60.0Hz").

Remove the @[frequency] part of the mode name to match what is found in
usual mode names on regular X servers to please those applications.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94589

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2016-03-28 14:09:09 -04:00
..
.gitignore Xwayland DDX 2014-04-03 15:19:22 -07:00
Makefile.am xwayland: add glamor Xv adaptor 2016-03-09 14:03:03 -05:00
drm.xml xwayland: Add glamor and DRI3 support 2014-06-24 15:09:55 -07:00
xwayland-cursor.c xwayland: call through to miPointerWarpCursor on warp_cursor 2015-09-18 14:55:00 +02:00
xwayland-cvt.c xwayland: do not include frequency in mode name 2016-03-28 14:09:09 -04:00
xwayland-glamor-xv.c xwayland: add glamor Xv adaptor 2016-03-09 14:03:03 -05:00
xwayland-glamor.c xwayland: add glamor Xv adaptor 2016-03-09 14:03:03 -05:00
xwayland-input.c xwayland: Clear pending cursor frame callbacks on pointer enter 2016-02-08 17:09:40 -05:00
xwayland-output.c xwayland: fix a crash on output removal 2016-03-01 09:56:31 -05:00
xwayland-shm.c xwayland: Correctly detect whether posix_fallocate exists 2016-03-08 10:05:44 -05:00
xwayland-vidmode.c xwayland: add partial xvidmode extension support 2016-02-29 16:29:17 -05:00
xwayland.c xwayland: add partial xvidmode extension support 2016-02-29 16:29:17 -05:00
xwayland.h xwayland: add glamor Xv adaptor 2016-03-09 14:03:03 -05:00