public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrey Repin <anrdaemon@yandex.ru>
To: David Chamberlain <dc46and2@gmail.com>, cygwin@cygwin.com
Subject: Re: Fullscreen application with Cygwin/X in multiwindow mode
Date: Tue, 29 Nov 2016 14:29:00 -0000	[thread overview]
Message-ID: <1265548510.20161129143736@yandex.ru> (raw)
In-Reply-To: <CAHvVhSsKLVVZZ7W6wES6btb9oad4ixxQqBAR6xXisLVtmsKgyQ@mail.gmail.com>

Greetings, David Chamberlain!

>> But ideally this would be fixed by adding support for
>> _NET_WM_STATE_FULLSCREEN to the WM.

> Any idea how much effort would be required to implement the fullscreen
> support? Any major hurdles to overcome? It may be something I could
> work on in my spare time.

Depends, what you mean by "fullscreen". All too often people say "fullscreen"
when in fact they mean "borderless windowed".
The difference is crucial.
For the latter, you don't do anything short of setting some additional flags
on your window and size it to display resolution.
For the real fullscreen, you'll have to code your own engine dealing with
graphics hardware on OpenGL/DirectX level. And then get complaints from people
with more than one monitor, that they can't use both simultaneously.


-- 
With best regards,
Andrey Repin
Tuesday, November 29, 2016 14:32:17

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2016-11-29 11:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24  8:06 David Chamberlain
2016-11-25  2:50 ` Jon Turney
2016-11-29 14:12   ` David Chamberlain
2016-11-29 14:29     ` Andrey Repin [this message]
2016-12-01 12:23       ` Jon Turney
2016-12-01 15:10         ` David Chamberlain
2016-12-01 15:07       ` David Chamberlain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1265548510.20161129143736@yandex.ru \
    --to=anrdaemon@yandex.ru \
    --cc=cygwin@cygwin.com \
    --cc=dc46and2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).