"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
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
"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
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
>>
"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
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.
>
>
"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
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