hammerspoon.github.io icon indicating copy to clipboard operation
hammerspoon.github.io copied to clipboard

Website

Results 8 hammerspoon.github.io issues
Sort by recently updated
recently updated
newest added

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

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...