hammerspoon.github.io
hammerspoon.github.io copied to clipboard
Website
Turn this... https://user-images.githubusercontent.com/44045911/181010187-f771a6a9-73ad-40c3-856f-067228f352ed.mov ...into this... https://user-images.githubusercontent.com/44045911/181010193-a25fc1dc-efcb-4f4f-8a1c-d249548dfc28.mov
max.x and max.y is misleading
hint to enable accessibility for some features to work
The updated version simplifies the code by using hs.configdir, ipairs, and pattern matching, calling hs.reload() immediately upon finding a matching .lua file. In contrast, the original version manually constructs the...