https://bugs.kde.org/show_bug.cgi?id=454296
Tiernan Hubble <thubble+kdeb...@thubble.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thubble+kdeb...@thubble.ca --- Comment #16 from Tiernan Hubble <thubble+kdeb...@thubble.ca> --- Created attachment 149771 --> https://bugs.kde.org/attachment.cgi?id=149771&action=edit Fix Present Windows not working in 5.25 (0.10 branch) It needed one more change to properly support 5.25 Window View. The original change correctly implemented the call to Window View, but there was code that detected whether Present Windows was enabled (which it won't be, in 5.25) and swallowed the left click before it ever got to the Present Windows call. I attached a simple 1-line patch (against the latest 0.10 git branch) to correctly detect 5.25 Window View and allow the call to proceed. I'm not currently set up to submit MRs for Latte Dock, plus I'm not sure if there's a better way to implement that check - the nested conditionals are getting a bit convoluted. -- You are receiving this mail because: You are watching all bug changes.