Single click inside the Workspace Switcher should always return to a workspace
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Low
|
Christian Giordano | ||
Compiz |
Fix Released
|
Wishlist
|
Renato Araujo Oliveira Filho | ||
compiz (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
The primary function of the workspace switcher is to switch workspaces.
As a secondary function allow users to drag and drop windows from one workspace to another.
-------------------
Desired resolution:
1. Any Click (not drag) will exit the workspace switcher (this effectively maps all current double click actions to a single click instead)
2. Clicking on an app in the launcher while in the workspace switcher will take you to that app.
3. Press and drag to move a window (app) from one workspace to another.
The focused state of the workspace (when one is centered and expanded over the others) is effectively deprecated.
Note: This is a short term fix until "The Spread" (see http://
Related branches
- Daniel van Vugt: Approve
- Sam Spilsbury: Approve
-
Diff: 296 lines (+221/-2)8 files modifiedplugins/expo/CMakeLists.txt (+5/-1)
plugins/expo/src/click_threshold/CMakeLists.txt (+33/-0)
plugins/expo/src/click_threshold/include/click-threshold.h (+38/-0)
plugins/expo/src/click_threshold/src/click-threshold.cpp (+39/-0)
plugins/expo/src/click_threshold/tests/CMakeLists.txt (+19/-0)
plugins/expo/src/click_threshold/tests/test-expo-click-threshold.cpp (+79/-0)
plugins/expo/src/expo.cpp (+7/-1)
plugins/expo/src/expo.h (+1/-0)
description: | updated |
summary: |
- Single click on the Workspace Switcher should always return to a + Single click inside the Workspace Switcher should always return to a workspace |
description: | updated |
Changed in ayatana-design: | |
assignee: | nobody → Christian Giordano (nuthinking) |
tags: | added: udp |
Changed in ayatana-design: | |
importance: | Undecided → Medium |
importance: | Medium → Low |
Changed in unity: | |
importance: | Undecided → Low |
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
Changed in ayatana-design: | |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
Changed in unity: | |
milestone: | none → backlog |
status: | New → Triaged |
assignee: | nobody → Ugo Riboni (uriboni) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Ugo Riboni (uriboni) |
affects: | unity (Ubuntu) → compiz (Ubuntu) |
affects: | compiz-core → compiz |
Changed in compiz: | |
importance: | Undecided → Low |
status: | New → Triaged |
assignee: | nobody → Ugo Riboni (uriboni) |
description: | updated |
Changed in compiz: | |
assignee: | Ugo Riboni (uriboni) → nobody |
Changed in unity: | |
assignee: | Ugo Riboni (uriboni) → nobody |
Changed in compiz (Ubuntu): | |
assignee: | Ugo Riboni (uriboni) → nobody |
Changed in compiz: | |
status: | Triaged → In Progress |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
Changed in compiz: | |
status: | In Progress → Fix Committed |
Changed in compiz: | |
importance: | Low → Wishlist |
Changed in compiz (Ubuntu): | |
importance: | Low → Wishlist |
Changed in compiz: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesignq removed: udp |
Possible dupe of #689731