Happy !

jgrigera / ImageTweaks

Project infos

License MIT
Tags
Creation date 2017-03-16
Website

Monticello registration

About ImageTweaks

Small adjustments to the core image.

Package MacOSTweaks with:

  • Key bingings fix: adjusts the behavior of Option/Cmd + arrows in macOS to comply with the OS standard.
  • Command [Shift] + ` (backtick) to switch windows
  • macOs themes (Dark Sierra Theme from Ignacio Sniechowski's for Pharo 6)
   Gofer it
      url: 'http://smalltalkhub.com/mc/jgrigera/ImageTweaks/main';
      package: 'MacOSTweaks';
      load.
   MacOSTwearksScriptsRunner applySettings 

Just the Option/Cmd + arrows fix:

   Gofer it
      url: 'http://smalltalkhub.com/mc/jgrigera/ImageTweaks/main';
      package: 'MacOSKeyBindingsFix';
      load.