Issue 103277 - vcl: KWin won't give windows with GDK_WINDOW_TYPE_HINT_DOCK the focus
Summary: vcl: KWin won't give windows with GDK_WINDOW_TYPE_HINT_DOCK the focus
Status: CLOSED DUPLICATE of issue 103145
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m51
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: philipp.lohmann
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-02 13:14 UTC by caolanm
Modified: 2009-07-02 13:26 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Kwin workaround (814 bytes, patch)
2009-07-02 13:14 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2009-07-02 13:14:15 UTC
The problem arises when we create a presentation window with the gtk vclplug
*and* use the PARTIAL_FULLSCREEN mode we use for Xinerama with different
monitors under the KWin windowmanager.

A different windowmanger, ok
Single monitor (or single view), ok as we don't use PARTIAL_FULLSCREEN

As we don't get focus for the presentation, it never plays, so a giant empty
un-refreshed window materializes.

Attached is a (yet another) hackaround 

https://bugzilla.redhat.com/show_bug.cgi?id=506984 has some more detail and a
standalone gtk demo program
Comment 1 caolanm 2009-07-02 13:14:35 UTC
Created attachment 63324 [details]
Kwin workaround
Comment 2 philipp.lohmann 2009-07-02 13:25:57 UTC
see also issue 103145; let's discuss a single solution there.

*** This issue has been marked as a duplicate of 103145 ***
Comment 3 philipp.lohmann 2009-07-02 13:26:18 UTC
closing