Re: Make all windows moveable by default

2006-10-11 Thread Dmitry Timoshkov
"Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: Although I see the caption with my patch, I think that the problem is somewhere else: before and after my patch applied a window which is supposed to be fullscreen, doesn't cover KDE's app bar. That most So there is a problem still. I was dealing w

Re: Make all windows moveable by default

2006-10-11 Thread Vitaliy Margolen
Dmitry Timoshkov wrote: > "Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: > >> - Start the program and navigate to a picture file >> - Double click on the file >> - If in window mode, switch to full screen (using middle button) >> - While in full screen mode use middle button to switch back to file

Re: Make all windows moveable by default

2006-10-10 Thread Dmitry Timoshkov
"Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: - Start the program and navigate to a picture file - Double click on the file - If in window mode, switch to full screen (using middle button) - While in full screen mode use middle button to switch back to file browser - Double click picture file ag

Re: Make all windows moveable by default

2006-10-09 Thread Vitaliy Margolen
Dmitry Timoshkov wrote: > "Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: > >> The problem with it is full screen image viewer mode. When I go back to >> file browser and then to image viewer - I see full-screen window with >> caption that is shifted down. Before this change window's caption and >>

Re: Make all windows moveable by default

2006-10-09 Thread Dmitry Timoshkov
"Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: The problem with it is full screen image viewer mode. When I go back to file browser and then to image viewer - I see full-screen window with caption that is shifted down. Before this change window's caption and borders was not visible. I observe e

Re: Make all windows moveable by default

2006-10-08 Thread Vitaliy Margolen
Dmitry Timoshkov wrote: > "Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: > >> This patch broke some full screen programs for me on KDE. Now their >> caption is always visible and doesn't move off the screen. It might be >> some additional magic going on with KDE to detect full-screen windows. > >

Re: Make all windows moveable by default

2006-10-08 Thread Dmitry Timoshkov
"Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: This patch broke some full screen programs for me on KDE. Now their caption is always visible and doesn't move off the screen. It might be some additional magic going on with KDE to detect full-screen windows. What version of KDE is it? Do you hav

Re: Make all windows moveable by default

2006-10-08 Thread Vitaliy Margolen
Dmitry Timoshkov wrote: > Hello, > > an app I'm working on creates a top level window without a caption, > and returns HTCAPTION on WM_NCHITTEST to make the window moveable by > dragging its client area. The app's window currently is not moveable > under Wine because we don't set MWM_FUNC_MOVE WM