Giter VIP home page Giter VIP logo

aerospace-move's Introduction

Aerospace Move

This repo is intended to contain a binary for batching up move commands in aerospace on MacOS.

This is necessary as it does not yet support workspace allocations for specific apps. On call, it should move all windows that match configured rules for a workspace to that appropriate workspace.

Tools should expect to consume configuration that contains move rules in ${XDG_HOME}/aerospace/aerospace-move on local machine.

Implement list

  • [X] come up with config schema
    • tested - generally will validate a yaml input
  • [X] implement and test way to queue up and fire off space move commands
    • (is there a delay required? is there in built method?)
    • nope, works out of the box - yabai handles many quick commands
  • [X] minimal implementation consuming and validating config schema
  • [X] logic
    • can’t try to put a single window id in 2 places - fail early if multiple matches happens
  • [X] implement matching on title regex and app regex
  • [X] refresh as aerospace-move
  • [ ] implement launcher
    • [ ] mvp version can be a fzf terminal window script
  • [ ] schema implement optional fields
    • if any one of window rule fields is specified, use it
    • if multiple are specified, apply them
    • should be one of (app | appRegex) |
    • can’t have title + titleRegex or app + appregex
    • every other combo, there or not is ok

aerospace-move's People

Contributors

alexnguyennn avatar

Watchers

 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.