Commits

Ryan Schmidt authored b6a11e6efc0
jumpcut: new port, version 0.63 (https://trac.macports.org/ticket/44262)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121790 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

aqua/jumpcut/files/patch-AppController.m.diff

Added
1 +--- AppController.m 2008-10-04 20:14:37.000000000 +0200
2 ++++ AppController copie.m 2014-07-07 10:23:25.000000000 +0200
3 +@@ -17,14 +17,6 @@
4 +
5 + #define _DISPLENGTH 40
6 +
7 +-enum {
8 +- NSWindowCollectionBehaviorDefault = 0,
9 +- NSWindowCollectionBehaviorCanJoinAllSpaces = 1 << 0,
10 +- NSWindowCollectionBehaviorMoveToActiveSpace = 1 << 1
11 +-};
12 +-
13 +-typedef unsigned NSWindowCollectionBehavior;
14 +-
15 + @interface NSWindow (NSWindowCollectionBehavior)
16 + - (void)setCollectionBehavior:(NSWindowCollectionBehavior)behavior;
17 + @end

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut