Lightweight, consistent, and fast Spotlight replacement.
Download: https://github.com/adammillerio/Spoons/raw/main/Spoons/Lightspot.spoon.zip
README: README.md
| Signature | Lightspot.chooser |
|---|---|
| Type | Variable |
| Description | hs.chooser object representing the chooser. |
| Source | Source/Lightspot.spoon/init.lua line 39 |
| Signature | Lightspot.defaultHotkeys |
|---|---|
| Type | Variable |
| Description | Default hotkey to use for the chooser when "hotkeys" = "default". |
| Source | Source/Lightspot.spoon/init.lua line 23 |
| Signature | Lightspot.logger |
|---|---|
| Type | Variable |
| Description | Logger object used within the Spoon. Can be accessed to set the default log |
| Source | Source/Lightspot.spoon/init.lua line 28 |
| Signature | Lightspot.logLevel |
|---|---|
| Type | Variable |
| Description | Lightspot specific log level override, see hs.logger.setLogLevel for options. |
| Source | Source/Lightspot.spoon/init.lua line 34 |
| Signature | Lightspot:init() |
|---|---|
| Type | Method |
| Description | Spoon initializer method for Lightspot. |
| Parameters |
|
| Returns |
|
| Source | Source/Lightspot.spoon/init.lua line 44 |
| Signature | Lightspot:start() |
|---|---|
| Type | Method |
| Description | Spoon start method for Lightspot. |
| Parameters |
|
| Returns |
|
| Notes |
|
| Source | Source/Lightspot.spoon/init.lua line 151 |
| Signature | Lightspot:stop() |
|---|---|
| Type | Method |
| Description | Spoon stop method for Lightspot. |
| Parameters |
|
| Returns |
|
| Notes |
|
| Source | Source/Lightspot.spoon/init.lua line 181 |