emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#33935: closed (PATCH] gnu: sdl2: Fix Wayland suppo


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33935: closed (PATCH] gnu: sdl2: Fix Wayland support.)
Date: Mon, 31 Dec 2018 10:28:02 +0000

Your message dated Mon, 31 Dec 2018 11:26:59 +0100
with message-id <address@hidden>
and subject line Re: PATCH] gnu: sdl2: Fix Wayland support.
has caused the debbugs.gnu.org bug report #33935,
regarding PATCH] gnu: sdl2: Fix Wayland support.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
33935: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33935
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: PATCH] gnu: sdl2: Fix Wayland support. Date: Mon, 31 Dec 2018 11:17:00 +0100
Hi Guix,

I've discovered that our SDL2 unfortunately does not correctly support
Wayland at the moment. I found while running Xonotic I could still kill
the window with xkill, even with the SDL_VIDEODRIVER=wayland variable
set. I unset the DISPLAY variable and tried running it that way and
found that it gave an error and refused to start.

This patch should fix the support. I can now run 'DISPLAY=""
SDL_VIDEODRIVER=wayland xonotic' and it'll run. The window cannot be
killed by xkill, which means it's running Wayland natively.

Attachment: 0001-gnu-sdl2-Fix-Wayland-support.patch
Description: Text Data

Attachment: pgpSdJemwRhLR.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: PATCH] gnu: sdl2: Fix Wayland support. Date: Mon, 31 Dec 2018 11:26:59 +0100
Ignore this, the problem was due to a wrong alias in my .bashrc. Sorry
for the noise!

On Mon, 31 Dec 2018 11:17:00 +0100
Rutger Helling <address@hidden> wrote:

> Hi Guix,
> 
> I've discovered that our SDL2 unfortunately does not correctly support
> Wayland at the moment. I found while running Xonotic I could still
> kill the window with xkill, even with the SDL_VIDEODRIVER=wayland
> variable set. I unset the DISPLAY variable and tried running it that
> way and found that it gave an error and refused to start.
> 
> This patch should fix the support. I can now run 'DISPLAY=""
> SDL_VIDEODRIVER=wayland xonotic' and it'll run. The window cannot be
> killed by xkill, which means it's running Wayland natively.

Attachment: pgpMrRbVcRI02.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]