Re: [dev] fceux in fullscreen

2012-08-30 Thread Anselm R Garbe
On 5 July 2012 02:31, Manolo Martínez man...@austrohungaro.com wrote: On 07/05/12 at 12:35am, Eckehard Berns wrote: Ok, I'm dump. I tried three times to describe what happens here without boring everyone to death - and I failed. So I deleted everything I wrote. The gist of it is that fceux

Re: [dev] fceux in fullscreen

2012-07-04 Thread Eckehard Berns
Are you running dwm 6.0 or hg tip? I'm running tip, pulled a couple of days ago. I tested this myself and could see the same problem here. I looked into it but I don't really know how to fix this. Because fceux mixes GTK+ and SDL it has all kinds of problems. Fceux ends up shutting down and

Re: [dev] fceux in fullscreen

2012-07-04 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 9:32 PM, Manolo Martínez man...@austrohungaro.com wrote: On 07/03/12 at 06:36pm, Bjartur Thorlacius wrote: Can you verify that the rectangle is in fact not a new top-level window but an in-window artifact of SDL by logging window mapping requests in your X11 server.

Re: [dev] fceux in fullscreen

2012-07-04 Thread Eckehard Berns
I don't know what fceux is, [...] Fceux is a NES emulator. I don't understand why exactly fceux creates this window, though. Ok, I'm dump. I tried three times to describe what happens here without boring everyone to death - and I failed. So I deleted everything I wrote. The gist of it is that

Re: [dev] fceux in fullscreen

2012-07-04 Thread Martti Kühne
On Thu, Jul 05, 2012 at 12:35:36AM +0200, Eckehard Berns wrote: I don't know what fceux is, [...] Fceux is a NES emulator. I don't understand why exactly fceux creates this window, though. Ok, I'm dump. I tried three times to describe what happens here without boring everyone to death

Re: [dev] fceux in fullscreen

2012-07-04 Thread Manolo Martínez
On 07/04/12 at 11:01pm, Bjartur Thorlacius wrote: I don't understand why exactly fceux creates this window, though. Never mind, thanks a lot for your help. I'll find some workaround or other. Cheers, Manolo --

Re: [dev] fceux in fullscreen

2012-07-04 Thread Manolo Martínez
On 07/05/12 at 12:35am, Eckehard Berns wrote: Ok, I'm dump. I tried three times to describe what happens here without boring everyone to death - and I failed. So I deleted everything I wrote. The gist of it is that fceux needs to use some hacks to get the best results with SDL for its use case

Re: [dev] fceux in fullscreen

2012-07-04 Thread Manolo Martínez
On 07/05/12 at 02:14am, Martti Kühne wrote: Idea: match a rule against fceux. implement a new kind of rule for floating windows along with that and squeeze it to the background. there was a fix against floating windows landing underneath fullscreen or stacked windows on this list that made it

[dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
I'm sorry, I know similar questions have been posted before, but I cannot seem to find my way around this issue: when I use fceux's fullscreen option, a black square occupies part of the upper left corner of the screen. While in fullscreen, dwm keybindings are unresponsive. Also, this square is

Re: [dev] fceux in fullscreen

2012-07-03 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 4:51 PM, Manolo Martínez man...@austrohungaro.com wrote: Also, this square is slightly bigger than the unmaximized fceux, so I don't really know where is that coming from. How can I get it out of the way? Please send us the output of running xprop and clicking on the

Re: [dev] fceux in fullscreen

2012-07-03 Thread Carlos Torres
it could be a bug in SDL too? On Tue, Jul 3, 2012 at 11:18 AM, Bjartur Thorlacius svartma...@gmail.com wrote: On Tue, Jul 3, 2012 at 4:51 PM, Manolo Martínez man...@austrohungaro.com wrote: Also, this square is slightly bigger than the unmaximized fceux, so I don't really know where is that

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
Hi, thanks for your reply On 07/03/12 at 05:18pm, Bjartur Thorlacius wrote: On Tue, Jul 3, 2012 at 4:51 PM, Manolo Martínez man...@austrohungaro.com wrote: Also, this square is slightly bigger than the unmaximized fceux, so I don't really know where is that coming from. How can I get it out

Re: [dev] fceux in fullscreen

2012-07-03 Thread uki
2012/7/3 Manolo Martínez man...@austrohungaro.com: The thing is, if xprop is running, I cannot focus the fceux window (so as to toggle fullscreen). On the other hand, if I am in fceux fullscreen, I cannot run xprop (I cannot go to another tag, or do anything really, without quitting

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
On 07/03/12 at 05:40pm, uki wrote: 2012/7/3 Manolo Martínez man...@austrohungaro.com: The thing is, if xprop is running, I cannot focus the fceux window (so as to toggle fullscreen). On the other hand, if I am in fceux fullscreen, I cannot run xprop (I cannot go to another tag, or do

Re: [dev] fceux in fullscreen

2012-07-03 Thread Eckehard Berns
I'm sorry, I know similar questions have been posted before, but I cannot seem to find my way around this issue: when I use fceux's fullscreen option, a black square occupies part of the upper left corner of the screen. [...] Are you running dwm 6.0 or hg tip? If you're running 6.0 could you

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
On 07/03/12 at 06:06pm, Eckehard Berns wrote: I'm sorry, I know similar questions have been posted before, but I cannot seem to find my way around this issue: when I use fceux's fullscreen option, a black square occupies part of the upper left corner of the screen. [...] Are you running

Re: [dev] fceux in fullscreen

2012-07-03 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 5:56 PM, Manolo Martínez man...@austrohungaro.com wrote: None of that works: dwm keys are, as I say, unresponsive in fceux fullscreen. When trying sleep + xprop, xprop complains that it can't grab the mouse. Can you verify that the rectangle is in fact not a new

Re: [dev] fceux in fullscreen

2012-07-03 Thread Manolo Martínez
On 07/03/12 at 06:36pm, Bjartur Thorlacius wrote: On Tue, Jul 3, 2012 at 5:56 PM, Manolo Martínez man...@austrohungaro.com wrote: None of that works: dwm keys are, as I say, unresponsive in fceux fullscreen. When trying sleep + xprop, xprop complains that it can't grab the mouse. Can