problem with windowstrip
Marco Martin
notmart at gmail.com
Tue Feb 7 19:24:40 UTC 2012
On Tue, Feb 7, 2012 at 6:34 PM, Thomas Lübking
<thomas.luebking at gmail.com> wrote:
> Am 07.02.2012, 18:27 Uhr, schrieb Marco Martin <notmart at gmail.com>:
>
>
>> On Tue, Feb 7, 2012 at 5:17 PM, Marco Martin <notmart at gmail.com> wrote:
>>>
>>> keyboard input is ok, but looks like kwindowsystem::activewindow is
>>> wrong (this called by any process)
>>
>>
>> for how weird it may seem, the line that seems to break everything, is
>> declarative.cpp, line 154:
>
> Ok, mid-air ;-)
>
>
>> just the fact to connecting to the windowchanged signal breaks
>> everything, even if in the slotWindowChanged i don't do anything.
>
>
> It's no sooo strange since KWindowSystem implements ::connectNotify() and
> starts to do anything at all.
> Doesn't explain the issue, however :-\
connecting to any signal that causes creation of kwindowsystemprivate
breaks it, not only window changed.
removing the kwindowsystem x11event and most of its functionality
doesn't help either
More information about the Active
mailing list