[PD-dev] [ pure-data-Patches-3413809 ] use Ctrl-< and Ctrl-> to cycle thru open windows

SourceForge.net noreply at sourceforge.net
Mon Dec 17 21:11:46 CET 2012


Patches item #3413809, was opened at 2011-09-25 11:06
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3413809&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: use Ctrl-< and Ctrl-> to cycle thru open windows

Initial Comment:
This patch allows you to use Ctrl/Cmd < and > to cycle through all of the open windows in different directions.

----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2012-12-17 12:11

Message:
Oh, sorry, I think I misunderstood, and I just tried it on GNOME and it
behaved similarly.  This was mostly meant for Mac OS X.  I guess that [wm
stackorder .] does differrent things on different platforms.  For anyone
who wants to improve this, the thing to do would be to test for platform
using $::windowingsystem in ::pd_menucommands::menu_raisepreviouswindow

----------------------------------------------------------------------

Comment By: Miller Puckette (millerpuckette)
Date: 2012-12-17 12:02

Message:
OK - but man, is it bizarre how ctrl-< actes in XFCE - I'm guessing this is
XFCE being wierd
and not our fault.  Anyhow, I've applied this for 0.44

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2012-12-15 17:36

Message:
yes, that's what is intended. I think each WM will have different ideas of
how this should work, like for people who have focus changing based on
mouse presence not clicking.  But I think this is the most common paradigm.
 Others can be implemented in plugins

----------------------------------------------------------------------

Comment By: Miller Puckette (millerpuckette)
Date: 2012-12-15 11:02

Message:
I tried this and got funny behavior - ctrl < focussed the previous window
OK, but also sent it to the back of
the window stacking order..  Can this be what was intended???

----------------------------------------------------------------------

Comment By: max (maxn)
Date: 2011-09-26 05:01

Message:
That's the standard on german keyboard layouts for cycling through the
windows of the active application on OS X. I'd very much apprechiate if
this would work in Pd. That said, i think it might actually be a bug in
Tcl/Tk that it isn't working right now.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3413809&group_id=55736



More information about the Pd-dev mailing list