https://bugs.kde.org/show_bug.cgi?id=482931

breakingsp...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |breakingsp...@gmail.com

--- Comment #1 from breakingsp...@gmail.com ---
Confirmed here. This affects both "Toggle Overview" and "Toggle Grid View", but
not either of the Cycle functions. 

Taking a look at the code, I think I see a distinct difference in how they are
handled: 
https://invent.kde.org/plasma/kwin/-/blob/master/src/plugins/overview/overvieweffect.cpp?ref_type=heads#L340

The cycle routines have their own specific handlers in this, like "cycle();",
while the toggles use "m_gridState->toggleAction();" and same for overview. 
I tried testing with a quick and dirty "toggleGrid();" with similar
functionality to cycle(); with one less state, no success yet.

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

Reply via email to