diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-29 13:49:18 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-29 13:49:36 +0200 |
commit | 2b9aa2227d2834f9dcb7b64c2640885bcded2c3a (patch) | |
tree | 69ba0feaa219662d2453865032e6af11fc645274 /desktop/windowlist/README | |
parent | b277cbc6bc2798ce26a98384a61a22d14f5305d4 (diff) | |
download | slackbuilds-2b9aa2227d2834f9dcb7b64c2640885bcded2c3a.tar.gz |
desktop/windowlist: Removed (included in Slackware)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/windowlist/README')
-rw-r--r-- | desktop/windowlist/README | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/desktop/windowlist/README b/desktop/windowlist/README deleted file mode 100644 index 369f1dd08b..0000000000 --- a/desktop/windowlist/README +++ /dev/null @@ -1,23 +0,0 @@ -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. |