<div dir="ltr">>Please try that version of libmutter-7-0?<div>>3.38.1-3 version</div><div><br></div><div>Ok i test this. My steps bottom </div><div><br></div><div>I add in /etc/apt/sources.list <br><br>```<br>deb <a href="http://ftp.ru.debian.org/debian/">http://ftp.ru.debian.org/debian/</a> experimental main contrib non-free<br>deb-src <a href="http://ftp.ru.debian.org/debian/">http://ftp.ru.debian.org/debian/</a> experimental main contrib non-free<br>```<br><br>Update packages<br>```<br>sudo apt update<br>```<br><br>install mutter from experimentall<br>```<br>sudo apt-get -t experimental install mutter libmutter-7-0<br>```<br><br>```<br><br>dron@gnu:~$ apt info libmutter-7-0 | grep Version ; apt info mutter | grep Version <br>Version: 3.38.1-3<br>Version: 3.38.1-3<br>dron@gnu:~$ <br>```<br><br>Close gnome session and start new gnome session (Xorg)<br><br>Disable all gnome-shell extensions<br><br>Start steam<br><br>Start steam Counter Strike Global Offensive <br><br>No can set fullscreen for games and test SDL2 application . Problem stay.  Everything remains the same</div><div><br><br>Next i update gnome shell <br><br>```<br>sudo apt-get -t experimental install gnome-shell<br>```<br>test  again and Everything remains the same.</div><div><br></div><div>I tested it as best I could, I hope I checked it correctly<br></div><div><br></div><div>Probably it was necessary to make a dist-upgrade, but I'm afraid to break everything at myself =)<br></div><div><br></div><div><br></div><div>if reproducibility is needed then you can  use simple test.c</div><div><br></div><div>```</div><div>#include "SDL.h"<br>#include <stdio.h><br><br>int main(int argc, char* argv[]) {<br>    SDL_Window *window;                    <br>    SDL_Init(SDL_INIT_VIDEO);              <br>    window = SDL_CreateWindow(<br>        "An SDL2 window",                  <br>        SDL_WINDOWPOS_UNDEFINED,           <br>        SDL_WINDOWPOS_UNDEFINED,           <br>        640,                               <br>        480,                               <br>        SDL_WINDOW_OPENGL                  <br>    );<br>    SDL_SetWindowFullscreen (window,SDL_WINDOW_FULLSCREEN_DESKTOP);<br>    SDL_Delay(3000); <br>    SDL_DestroyWindow(window);<br>    SDL_Quit();<br>    return 0;<br>}<br></div><div>```</div><div><br></div><div>```</div><div>gcc test.c `pkg-config --libs --cflags sdl2`;./a.out<br></div><div>```</div><div><br></div><div>In gnome session no have fullscreen in cinnamon/xfce4/other i have fullscreen.</div><div><br></div><div>>3.38.1-3 contains multiple changes from the upstream gnome-3-38 branch.</div>>There doesn't seem much point in applying a single bug fix without also<br>>applying the other bug fixes from the same branch.<div><br></div><div>Okay, I can play temporarily in other desktop environments as well. I just reported the problem. Thanks for your hard work. I will check for updates on this occasionally. ^.^<br><div><br></div></div><div>p.s. I apologize if I did something wrong =)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вс, 22 нояб. 2020 г. в 17:49, Simon McVittie <<a href="mailto:smcv@debian.org">smcv@debian.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Control: forwarded -1 <a href="https://gitlab.gnome.org/GNOME/mutter/-/issues/1486" rel="noreferrer" target="_blank">https://gitlab.gnome.org/GNOME/mutter/-/issues/1486</a><br>
<br>
On Sun, 22 Nov 2020 at 16:43:07 +0300, dron wrote:<br>
> Also here are some more mentions<br>
> <a href="https://gitlab.gnome.org/GNOME/mutter/-/issues/1486" rel="noreferrer" target="_blank">https://gitlab.gnome.org/GNOME/mutter/-/issues/1486</a><br>
> <br>
> It says that the problem is solved in version 3.38.2<br>
<br>
If that's the case, it should also be fixed in the 3.38.1-3 version<br>
available from Debian experimental. Please try that version of libmutter-7-0?<br>
<br>
We'll package 3.38.2 for unstable when it becomes available, or upload<br>
something mostly equivalent to 3.38.1-3 if 3.38.2 is delayed.<br>
<br>
> If you have the opportunity and time, could you please extract the patch from<br>
> the upstream version that fixes this problem and add it to the source code of<br>
> the package for debian<br>
<br>
3.38.1-3 contains multiple changes from the upstream gnome-3-38 branch.<br>
There doesn't seem much point in applying a single bug fix without also<br>
applying the other bug fixes from the same branch.<br>
<br>
    smcv<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><table cellspacing="0" cellpadding="0" border="0">
    <tbody>
        <tr>
            <td style="line-height:0;vertical-align:bottom;padding-right:10px;padding-top:20px;padding-bottom:20px" width="107" valign="bottom" align="left">
                <a href="https://about.me/fedor.elizarov?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb" style="text-decoration:none" target="_blank">
                    <img src="https://thumbs.about.me/thumbnail/users/f/e/d/fedor.elizarov_emailsig.jpg?_1480700518_26" alt="" style="margin: 0px; padding: 0px; display: block; border: 1px solid rgb(238, 238, 238);" width="105" height="70">
                </a>
            </td>
            <td style="line-height:1.1;vertical-align:bottom;padding-top:20px;padding-bottom:20px" valign="bottom" align="left">
                <img src="https://about.me/t/sig?u=fedor.elizarov" style="border: 0px; margin: 0px; padding: 0px; overflow: hidden;" width="1" height="1">
                <div style="font-size:18px;font-weight:bold;color:rgb(51,51,51);font-family:"Proxima Nova",Helvetica,Arial,sans-serif">Fedor Elizarov</div>
                <a href="https://about.me/fedor.elizarov?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb" style="text-decoration:none;font-size:12px;color:rgb(43,130,173);font-family:"Proxima Nova",Helvetica,Arial,sans-serif" target="_blank">about.me/fedor.elizarov
                </a>
            </td>
        </tr>
    </tbody>
</table>
</div>