[cdesktopenv-devel] Full screen applications

2015-11-22 Thread Christopher Turkel
Hi Has anyone else noticed neither CDE or MWM yields to full screen applications? They are always windowed and sometimes not even usable. -- ___ cdesktopenv-devel mailing list cd

Re: [cdesktopenv-devel] Full screen applications

2015-11-22 Thread alx
Hello, that might be because dtwm doesn't yet support freedesktop's extensions to the ICCC, which add WM hints for full screen window states, neither does MWM I suppose. And some apps tend to assume that their extended hints get handled. On 11/22/15 17:56, Christopher Turkel wrote: > Hi > > Ha

Re: [cdesktopenv-devel] Full screen applications

2015-11-22 Thread Brent Busby
On Sun, 22 Nov 2015, alx wrote: > that might be because dtwm doesn't yet support freedesktop's extensions > to the ICCC, which add WM hints for full screen window states, neither > does MWM I suppose. And some apps tend to assume that their extended > hints get handled. I'm loath to suggest chang

Re: [cdesktopenv-devel] Full screen applications

2015-11-22 Thread Christopher Turkel
On Sun, Nov 22, 2015 at 1:30 PM, Brent Busby wrote: > On Sun, 22 Nov 2015, alx wrote: > > > that might be because dtwm doesn't yet support freedesktop's extensions > > to the ICCC, which add WM hints for full screen window states, neither > > does MWM I suppose. And some apps tend to assume that

Re: [cdesktopenv-devel] Full screen applications

2015-11-22 Thread Jon Trulson
On Sun, 22 Nov 2015, Christopher Turkel wrote: > On Sun, Nov 22, 2015 at 1:30 PM, Brent Busby wrote: > >> On Sun, 22 Nov 2015, alx wrote: >> >>> that might be because dtwm doesn't yet support freedesktop's extensions >>> to the ICCC, which add WM hints for full screen window states, neither >>> d

Re: [cdesktopenv-devel] ksh93 build failure fix

2015-11-22 Thread Jon Trulson
On Fri, 13 Nov 2015, Giacomo Comes wrote: > Hi, > I'm building CDE on openSUSE 13.2 and I have found some issue with ksh. > As repoterd here: > http://sourceforge.net/p/cdesktopenv/discussion/general/thread/7a63a375/ > there are some "test: : arithmetic syntax error" messages and the build hangs.