klionai.blogg.se

Hammerspoon find close button for app
Hammerspoon find close button for app





hammerspoon find close button for app
  1. #HAMMERSPOON FIND CLOSE BUTTON FOR APP FULL#
  2. #HAMMERSPOON FIND CLOSE BUTTON FOR APP CODE#
  3. #HAMMERSPOON FIND CLOSE BUTTON FOR APP WINDOWS#

With this Karabiner recipe enabled, you press a hyper key and then h/j/k/l to move the cursor left/down/up/right. Then, mid-way through patting myself on the back, I discovered global vi mode with a hyper key and Karabiner. I like keyboard shortcuts bound to keys based on a pnemonic, so binding my global spectacle keyboard shortcut cheatsheet to hyper+k seemed like a good, quick win that would help me memorize those Spectacle shortcuts. Having an extra meta key with a whole slew of nonconflicting keybinding slots seemed awesome. I had combed through many blogs and git repositories. Using the same applications table as hyper, we add a new key/value pair for preferred_display.After my initial experiments using Karabiner to bind a keyboard shortcut to an image-based cheatsheet and leverage a hyper key to avoid application level key binding conflicts and finger twister, I was super excited. Once again, we return to my config variable in a. Inspired by Seth Messer's config, I wrote a simplified a system. If I have two screens, I want work right in front of me, and distraction/calendaring applications off to the side.

#HAMMERSPOON FIND CLOSE BUTTON FOR APP FULL#

If I'm on one screen, I want everything full screened, and I switch between them using hyper shortcuts.

#HAMMERSPOON FIND CLOSE BUTTON FOR APP WINDOWS#

Autolayout on docking or undocking the laptopĪfter using my basic keys for moving windows around, I realized the main use case for me was setting up my windows on my two monitors after docking my laptop. It's a very small thing, but it brings me a lot of joy. I use this more than I thought I would, it turned out that most of my window moving was simply to bring two things close together for comparison or reference. Hold ⎇ for 70/30." ) : searchSubText ( true ) : choices ( windows ) : show () movewindows : exit ()

hammerspoon find close button for app

while it's not terribly complex, it's a good example of the powerful tools Hammerspoon gives you to build your own automations.įirst we set up the modal and bind it to our old friend Hyper.Ĭhooser : placeholderText ( "Choose window for 50/50 split. I then hit `v` to enter my split window chooser, then I choose the window I want alongside my "work" window and everything is ready to go! Hitting HYPER+m allows me to enter my window movement modal. Realizing just how common this particular use case is, and inspired by how easy it is to split a screen in vim using fzf.vim, I wrote a function to make my life easier.

hammerspoon find close button for app

  • Switch to my reference, enter move mode, move it to the right.
  • hammerspoon find close button for app

    Switch to my work, enter move mode, move it to the left.Flip back and forth (efficiently using a!) a few times before realizing that I need them both at the same time.Go find that material, open it up full screen.Realize I need some reference material.Sometimes it's Dash.app, some other reference material, or a ticket. There is one use case where I'll commonly have two windows open… one to work on, the other for reference. I work on a laptop monitor a lot, and even at my nice setup at my desk I try to keep my main monitor on a single app. While much of a is very simple, there are two automations that I'm proud of. In my configuration, a isn't very complex or interesting, and a lot of it was written originally by Tom Miller. I used to think multitasking was a super power of mine, now I think it's my kryptonite. While ten years ago I would have leapt for the tiling options 1 (I still would like to give i3wm a go one of these days!) I have been making an effort to only have one application in view at any given time.

    #HAMMERSPOON FIND CLOSE BUTTON FOR APP CODE#

    There is a lot of awesome Hammerspoon code to help you with that, from clones of popular Mac applications like Spectacle to complex tiling systems. One of the main things people do with Hammerspoon is wrangle their window layouts.







    Hammerspoon find close button for app