kwin/scripts
Anton Smerkov fec0ab818d Emphasize minimization in MinimizeAll script
Summary:
MinimizeAll should work as follows:

> As long as there's something to minimize, do that.
> Otherwise unminimize only the windows we minimized
> on last invocation.

Quote above is from Comment 11 by Thomas Lübking of BUG: 356161.

But current code does not fulfill these duties. Try next case: run minimizeall on some windows, then click on one of windows, then run minimizeall again. All windows would be unminimized!

I have tried to make small changes to original code of main.js, but i can't because i don't understand it.

Thats why i wrote my own version. Then i changed my version to version of zzag, because his code is more simple. I have tested both versions.

BUG: 356161

Reviewers: colomar, #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: romangg, zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D24044
2019-09-18 18:11:28 +03:00
..
desktopchangeosd SVN_SILENT made messages (.desktop file) - always resolve ours 2019-08-07 05:12:10 +02:00
minimizeall Emphasize minimization in MinimizeAll script 2019-09-18 18:11:28 +03:00
synchronizeskipswitcher SVN_SILENT made messages (.desktop file) - always resolve ours 2019-08-04 05:20:12 +02:00
videowall SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-31 05:23:00 +02:00
CMakeLists.txt Install KPackages with kpackage_install_package 2019-07-16 14:21:14 +02:00
Messages.sh Extract messages from scripts and scripting module 2013-03-04 10:29:25 +01:00