<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>197952</bug_id>
          
          <creation_ts>2009-06-26 12:44:00 +0000</creation_ts>
          <short_desc>a hotkey to minimize everything except active window</short_desc>
          <delta_ts>2025-12-12 00:04:29 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>kwin</product>
          <component>effects-window-management</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="keisangi">anarchic.teapot</reporter>
          <assigned_to name="KWin default assignee">kwin-bugs-null</assigned_to>
          <cc>bugs.kde.org</cc>
    
    <cc>nate</cc>
    
    <cc>postix</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/kwin/-/commit/e6cb386fcc9c1015904550b720448e8d09190390</cf_commitlink>
          <cf_versionfixedin>6.6.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>782245</commentid>
    <comment_count>0</comment_count>
    <who name="keisangi">anarchic.teapot</who>
    <bug_when>2009-06-26 12:44:00 +0000</bug_when>
    <thetext>Version:            (using KDE 4.2.4)
OS:                Linux
Installed from:    Fedora RPMs

it would be nice to have a hotkey to minimize all windows except the active one..
when you have lots of opened windows and want to focus on one window in particular, having a hotkey to minimize all but active window..

also it would be cool to have grouping options, like in compiz.
say i group 3 or 4 dolphin windows, and then i press the hotkey
everything would get minimized except the 4 dolphin windows..

tnx for your time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1961473</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2020-09-29 23:54:53 +0000</bug_when>
    <thetext>I&apos;ve periodically wanted this too. Kind of like a &quot;focus on only the current app&quot; action.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2045354</commentid>
    <comment_count>2</comment_count>
    <who name="ratijas">me</who>
    <bug_when>2021-07-06 07:57:53 +0000</bug_when>
    <thetext>For the reference, OS X used to have this feature. Besides, there are separate shortcuts for
- Hide
- Hide others
- Minimize
- Minimize all (others?)

Those are good ones for productivity.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2410910</commentid>
    <comment_count>3</comment_count>
    <who name="Piotr Dobrogost">bugs.kde.org</who>
    <bug_when>2025-03-26 19:28:28 +0000</bug_when>
    <thetext>I was just looking for this feature, too.
I asked about this at https://discuss.kde.org/t/keyboard-shortcut-to-minimize-all-windows-but-the-current-focused-one-so-called-shake-it-action/32061?u=piotr_dobrogost
As described in the above post it&apos;s especially useful when using tiling window manager (Krohnkite in my case) because by minimizing all but focused window the focused one automatically gets &quot;maximized&quot; without actually changing its state to `maximized`. This is very nice because Krohnkite does not tile windows in `maximized` state (I guess other managers do the same) so this essentially makes it possible to &quot;maximize&quot; window and have it still managed by Krohnkite. It&apos;s then possible to again have this &quot;maximized&quot; windows tiled with some other window by simply switching to this other window – no need to first unmaximize to get the window to be tillable again.

I suggested to add this directly to Krohnkite at https://github.com/anametologin/krohnkite/issues/151 but this was rejected with the reply
&quot;Krohnkite arrange visible windows only, it doesn&apos;t Kwin minimize, maximize, close or any other way influence on windows beside change its size. Suggested feature is useful maybe but related rather to Kwin not Krohnkite.&quot;

I&apos;m eagerly waiting for it in KWin, then ;)

Btw, thread on this subject from 2009 – https://forum.kde.org/viewtopic.php%3Ff=83&amp;t=41936.html – with 51 votes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2417276</commentid>
    <comment_count>4</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2025-04-20 07:55:13 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/7538</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2475517</commentid>
    <comment_count>5</comment_count>
    <who name="Vlad Zahorodnii">vlad.zahorodnii</who>
    <bug_when>2025-12-09 16:01:25 +0000</bug_when>
    <thetext>Git commit e6cb386fcc9c1015904550b720448e8d09190390 by Vlad Zahorodnii, on behalf of Luis Bocanegra.
Committed on 09/12/2025 at 15:42.
Pushed by vladz into branch &apos;master&apos;.

plugins/minimizeall: add AllOthers, ActiveScreen

Adds a new shortcut to minimize all windows except the active one and two additional variants to target only the active screen.

M  +40   -24   src/plugins/minimizeall/package/contents/code/main.js

https://invent.kde.org/plasma/kwin/-/commit/e6cb386fcc9c1015904550b720448e8d09190390</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>