Skip to content

A small fork of Steve Cook's Jumpcut clipboard history utility(jumpcut.sourceforge.net).

Notifications You must be signed in to change notification settings

drdrang/jumpcut

Folders and files

NameName
Last commit message
Last commit date
Aug 16, 2010
Jan 28, 2009
Aug 12, 2010
Jan 28, 2009
Jan 28, 2009
Aug 16, 2010
Aug 16, 2010
Aug 17, 2010
Jan 28, 2009
Jan 29, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Aug 16, 2010
Aug 17, 2010
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Aug 12, 2010
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 29, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009
Jan 28, 2009

Repository files navigation

This is a fork of Steve Cook's Jumpcut, a multi-clipboard utility for text on the Mac. It differs from the original in

  • The size of the HUD display.
  • The alignment of the text.
  • The size and location of the clipping number.
  • The size of the scissors icon.

A more complete description can be found here.

Note
The current version will compile in XCode 3.2.3 on Snow Leopard. If you need to build on a Leopard machine, uncomment the enum in these lines of AppController.m:

	// The following lines should be uncommented if you're building on 10.5 or earlier.
	//enum {
	//    NSWindowCollectionBehaviorDefault = 0,
	//    NSWindowCollectionBehaviorCanJoinAllSpaces = 1 << 0,
	//    NSWindowCollectionBehaviorMoveToActiveSpace = 1 << 1
	//};

You may also need to change the Base SDK in the XCode Project Settings.

Thanks to Matthew Freeman for pointing out that the older version wouldn't build anymore.

About

A small fork of Steve Cook's Jumpcut clipboard history utility(jumpcut.sourceforge.net).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published