Git Product home page Git Product logo

easy-move-resize's Introduction

icon Easy Move+Resize

Adds easy modifier key + mouse drag move and resize to OSX

Usage

Easy Move+Resize is based on behavior found in many X11/Linux window managers

Menu

  • Cmd + Ctrl + Left Mouse anywhere inside a window, then drag to move.
  • Cmd + Ctrl + Right Mouse anywhere inside a window, then drag to resize,
    • The resize direction is determined by which region of the window is clicked. i.e. a right-click in roughly the top-left corner of a window will act as if you grabbed the top left corner, whereas a right-click in roughly the top-center of a window will act as if you grabbed the top of the window.
    • To use the middle mouse button as the resize modifier, select the Middle Click resize menu item.
  • The choice of modifier keys to hold down to activate dragging or resizing can be customized by toggling the appropriate modifier key name in the application icon menu.
    • Click the menu item to toggle it.
    • All keys toggled to selected must be held down for activation.
  • Behavior can be disabled by toggling the Disabled item in the application icon menu.
  • If you are dragging or resizing a window in the background and want it to rise to the top, select the Bring Window to Front menu item.
  • To restore application settings, select the Reset to Defaults menu item.
  • To disable for a particular app, select Disable for ... from the menu after using Easy Move+Resize on that app.

Installation

brew

brew install --cask easy-move-plus-resize

manually

troubleshooting

  • If MacOS refuses to launch Easy Move+Resize because it "cannot check it for malicious software": see here
  • If Accessibility permission for Easy Move+Resize is not working: see here

Contributing

Contributions welcome!

Release process

  • Choose a new version number following semantic versioning guidelines
  • Update the version number in easy-move-resize/easy-move-resize-Info.plist, (example)
  • git tag <chosen version number>
  • git push origin --tags
  • In XCode, choose Product->Archive
  • Click "Distribute App", select "Copy App", "Next", then "Export"
  • In a shell, navigate to the directory created, then:
  • zip -r Easy.Move+Resize.app.zip Easy\ Move+Resize.app
  • Upload the resulting zip file to the appropriate tag on the Releases page

easy-move-resize's People

Contributors

chengke avatar cianmclennan avatar dmarcotte avatar glensc avatar magnetikonline avatar moffatman avatar nazirlatif avatar patchon avatar tymofij avatar veloek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.