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 a

Re: [dev] Why does the floating window lose focus ?

2012-07-04 Thread Carlos Torres
Is your input in chinese? Does it happen when the input is english? On Jul 3, 2012 11:04 PM, "z_axis" wrote: > I am using DWM-6.0 on my FreeBSD 9.0 box. Somtimes when i am inputting > something in a floating window, it will lose focus automatically. > Then i have to press MODKEY+XK_j/XK_k to swit

Re: [dev] fceux in fullscreen

2012-07-04 Thread Bjartur Thorlacius
On Tue, Jul 3, 2012 at 9:32 PM, Manolo Martínez 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. >> > > Is the attached

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 tha

Re: [dev] Why does the floating window lose focus ?

2012-07-04 Thread z_axis
Is your input in chinese? Does it happen when the input is english? No matter chinese or english, i will lose focus accidently even striking UP/DOWN keys. It seems losing focus is relative to some pecial applications, such as opera, VBOX, etc. However, xterm doesnot lose focus up to now.

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

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 c

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 mad