[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2019-07-21 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=392929

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-06-10 Thread bronko
https://bugs.kde.org/show_bug.cgi?id=392929

bronko  changed:

   What|Removed |Added

 CC||c1_kde_bugtrack3r@teamchris
   ||.info

--- Comment #6 from bronko  ---
(In reply to Alex P-B from comment #5)

> To be clear to anyone encountering this bug from google - the workaround is
> to open yakuake settings and uncheck "ask window manager to perform
> animation"
..and the "Duration" setting must be set to larger than 0ms.

(tested in KDE 18.04 / yakuake v3.0.5)

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-22 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392929

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-12 Thread Alex P-B
https://bugs.kde.org/show_bug.cgi?id=392929

Alex P-B  changed:

   What|Removed |Added

 CC||choz...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-12 Thread Alex P-B
https://bugs.kde.org/show_bug.cgi?id=392929

--- Comment #5 from Alex P-B  ---

I have tried removing every line in kwinAssistToggleWindowState except for the
hide() and show() commands with the if statements surrounding them

This stops animation from happening - but the bug still persists.

The bug can be avoided by changing settings (useWMAssist - labled "ask window
manager to perform animation" to False)

suggest workaround: set this value to false by default - I much prefer to have
yakuake do its own animation than for the panels to change focus!

https://github.com/KDE/yakuake/pull/3

of course, a real fix would be preferred, but I am not sure what that would be.

To be clear to anyone encountering this bug from google - the workaround is to
open yakuake settings and uncheck "ask window manager to perform animation"

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-10 Thread Alex P-B
https://bugs.kde.org/show_bug.cgi?id=392929

Alex P-B  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Alex P-B  ---
marking as confirmed (thanks Kai Uwe Broulik )

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-10 Thread Alex P-B
https://bugs.kde.org/show_bug.cgi?id=392929

--- Comment #3 from Alex P-B  ---
OK! I've cloned yakuake, done a little investigation and a half-assed fix

mainwindow.cpp:1125~1127

//if (m_isX11 && Settings::useWMAssist() &&
KWindowSystem::compositingActive())
//kwinAssistToggleWindowState(visible);
//else

I have commented out these three lines, and the issue no longer occurs!

There is probably a better fix that can be done inside
kwinAssistToggleWindowState - but frankly I have no idea what that function is
for - yakuake seems to work fine without it.

What is this function intended to do?

Currently, I am happy, I can now switch away from my terminal and back.. to the
same terminal!

If there is anything I can do to help others - I am very willing to

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=392929

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---
Confirmed, this has annoyed me for a long time. I assume "panel" means when you
split the views

-- 
You are receiving this mail because:
You are watching all bug changes.

[yakuake] [Bug 392929] panel focus changes when hiding/showing yakuake

2018-04-09 Thread Alex P-B
https://bugs.kde.org/show_bug.cgi?id=392929

--- Comment #1 from Alex P-B  ---
Currently using latest kde neon, but have been experiencing issue for quite a
while, also on kubuntu and on multiple clean installs

-- 
You are receiving this mail because:
You are watching all bug changes.