GithubHelp home page GithubHelp logo

jake-bickle / divideandconquer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rxhanson/rectangle

0.0 0.0 0.0 3.9 MB

Move and resize windows on macOS utilizing a grid that divides the screen into cells.

License: Other

Ruby 0.53% Swift 99.47%

divideandconquer's People

Contributors

aaron-rumpler avatar antiasi avatar barbeque avatar barrymieny avatar bjornorri avatar c-harding avatar c-lake avatar dch09 avatar e-magon avatar hiro0218 avatar ildede avatar imasaru avatar jake-bickle avatar jli avatar jrthsr700tmax avatar lexmiln avatar nat avatar nebeker avatar networm avatar nicoladefranceschi avatar noiob avatar oltv00 avatar patrick-stripe avatar pc avatar rxhanson avatar ryonakano avatar sh-cho avatar valtlfelipe avatar yann-r avatar zeta611 avatar

Watchers

 avatar

divideandconquer's Issues

Implement more efficient method of cell highlighting

Cell de-highlithing and re-highlighting grid cells occurs on every mouse movement when the grid is activated. De-highlighting loops through the entire grid and de-highlights each cell, whether this cell is actually highlighted or not. Even though this grid is small, this solution is slow enough that it makes the interface feel sluggish.

Instead of highlighting each cell individually, it'd make more sense to create a semi-transparent view in front of the cells that ought to be highlighted. De-highlighting wouldn't be necessary since this view can just be moved around and resized depending on which cells ought to be highlighted. This also allows for some stylistic options, such as creating a gradient of the currently highlighted cells.

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.