On 7/14/21 7:41 AM, Chris Down wrote:
Hey folks,
Laslo Hunhold writes:
count me in in that regard. If an application (most likely a game) wants
exclusive fullscreen, it can capture the mouse in the window. I always
set it like this in wine and have had no problems with that, and it
still allows
> Hey folks,
Hello Cris,
> Looking at the conversation, it seems like the concern is about interaction
> with the fakefullscreen[0] patch, if I understand correctly.
No it's not.
Hey folks,
Laslo Hunhold writes:
count me in in that regard. If an application (most likely a game) wants
exclusive fullscreen, it can capture the mouse in the window. I always
set it like this in wine and have had no problems with that, and it
still allows workspace-switching.
For what it's wo
On Tue, 13 Jul 2021 14:33:31 -0400
Sebastian LaVine wrote:
Dear Sebastian,
> I am the "some people" that Quentin mentioned above :)
>
> I brought this up in the #suckless channel yesterday, when I was
> having a problem with Firefox: When I entered into fullscreen mode, I
> could no longer swit
On Tue, Jul 13, 2021 at 08:04:19PM +0200, Hiltjo Posthuma wrote:
> On Mon, Jul 12, 2021 at 11:44:16PM +0200, Quentin Rameau wrote:
> > Some people are annoyed to have this new behaviour forced for some
> > application which use fake fullscreen.
> > ---
> > config.def.h | 1 +
> > dwm.c| 2
On 7/13/21 8:33 PM, Sebastian LaVine wrote:
On 7/13/21 2:04 PM, Hiltjo Posthuma wrote:
On Mon, Jul 12, 2021 at 11:44:16PM +0200, Quentin Rameau wrote:
Some people are annoyed to have this new behaviour forced for some
application which use fake fullscreen.
---
config.def.h | 1 +
dwm.c
On 7/13/21 2:04 PM, Hiltjo Posthuma wrote:
On Mon, Jul 12, 2021 at 11:44:16PM +0200, Quentin Rameau wrote:
Some people are annoyed to have this new behaviour forced for some
application which use fake fullscreen.
---
config.def.h | 1 +
dwm.c| 2 +-
2 files changed, 2 insertions(+),
On Mon, Jul 12, 2021 at 11:44:16PM +0200, Quentin Rameau wrote:
> Some people are annoyed to have this new behaviour forced for some
> application which use fake fullscreen.
> ---
> config.def.h | 1 +
> dwm.c| 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/confi
Some people are annoyed to have this new behaviour forced for some
application which use fake fullscreen.
---
config.def.h | 1 +
dwm.c| 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
index 1c0b587..a2ac963 100644
--- a/config.def.h
+++ b/co