summaryrefslogtreecommitdiffstats
path: root/desktop/windowlist/README
blob: 369f1dd08bea5019dbf935bc983799aed0ac38ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
windowlist (KDE plasmoid Window List)

Simple plasmoid to show list of opened windows.
Inspired by the KDE3 equivalent.

Features:
- shows list of all windows grouped by desktop on left mouse click;
- shows list of windows on current desktop on middle mouse click;
- selecting active window minimizes it or activates it if not active;
- possibility to drag window entry on pager to move it to another desktop;
- switch windows using mouse wheel;
- actions menu for each window after right clicking on it's entry;
- "Cascade windows" and "Unclutter windows" actions;
- automatically group windows in sub menus if there is more than five per desktop;
- configurable keyboard shortcut.

After installing, if you are currently running KDE, you need to run
"kbuildsycoca4" as your normal user.

If the plasmoid does not show up in the "Add Applets" dialog, then try restarting 
plasma with "kquitapp plasma && plasma"

Please see the README file if you want to use a different icon for this plasmoid.