| Summary: | Target dump is too high above | ||
|---|---|---|---|
| Product: | [Applications] kget | Reporter: | The Marauder <arn.epsilon> |
| Component: | general | Assignee: | KGet bugs <kget-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | l.lunak |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
The Marauder
2008-01-18 07:02:03 UTC
KGet does nothing special here (just sets the these flags: Qt::WindowStaysOnTopHint | Qt::X11BypassWindowManagerHint) KWin should handle that IMHO. Btw: it seems that in trunk the KGet drop target does not get displayed anymore at all... Assign to KWin. How exactly do you expect KWin to handle a window with 'BypassWindowManager'? That _is_ special. SVN commit 768379 by uwolfer: correct way to hide the drop target from the task list BUG:156075 M +3 -1 droptarget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=768379 |