compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #43243
[Bug 933776] Re: [regression] scale/spread: "Initiate Window Picker for All Windows" does not show all windows. It shows only windows from curent workspace.
I guess I'm missing something here & as I don't use 12.04 should likely shut up
Anyway what's the downside to applying the 0.9.7 commit in precise & also adjusting scale.xml.in to get desired results.
Did so here on a 12.04 install still hanging around & when creating a new user the bindings & actions seemed fine
Super+w picks on current ws
Shift+Alt+up picks on all ws's
As in -
--- compiz-0.9.7.8+bzr3121.orig/plugins/scale/scale.xml.in
+++ compiz-0.9.7.8+bzr3121/plugins/scale/scale.xml.in
@@ -127,7 +127,7 @@
<option name="initiate_key" type="key">
<_short>Initiate Window Picker</_short>
<_long>Layout and start transforming windows</_long>
- <default><Shift><Alt>Up</default>
+ <default><Super>w</default>
</option>
<option name="initiate_button" type="button">
<_short>Initiate Window Picker</_short>
@@ -145,7 +145,7 @@
<option name="initiate_all_key" type="key">
<_short>Initiate Window Picker For All Windows</_short>
<_long>Layout and start transforming all windows</_long>
- <default><Super>w</default>
+ <default><Shift><Alt>Up</default>
</option>
<option name="initiate_group_edge" type="edge">
<_short>Initiate Window Picker For Window Group</_short>
--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/933776
Title:
[regression] scale/spread: "Initiate Window Picker for All Windows"
does not show all windows. It shows only windows from curent
workspace.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/933776/+subscriptions
References