1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 1.0.25 - tons of stuff Updates to javascript configs - Issue #239 - add events and event listeners - Issue #252 - allow for integers in screenForRef - Issue #241 - fix order of operations related issues in corner operation - Issue #233 - allow numbers in options for move based operations - fix doop on window object - fix screenCount Issue #240 - add link to about page Issue #250 - load default config file properly Merge Pull Request #248 - fix undo for move based operations Merge Pull Request #253 - allow quoted arguments in shell operation More... almost 12 years ago
rev version More... almost 12 years ago
update version file More... almost 12 years ago
[#239] more event stuff More... almost 12 years ago
fix doop More... almost 12 years ago
[#239] add event listeners to JS More... almost 12 years ago
Merge pull request #253 from thomasjachmann/fix_quoted_shell_command_args More... almost 12 years ago
Fix for passing quoted args with spaces to shell() More... almost 12 years ago
[#234] add note to readme More... almost 12 years ago
[#252] allow integers in screenForRef More... almost 12 years ago
[#241] order of operations =P More... almost 12 years ago
[#233] allow numbers for options of move ops More... almost 12 years ago
[#250] load default config properly More... almost 12 years ago
[#240] add links to about More... almost 12 years ago
add all move based operations to undo More... almost 12 years ago
Merge pull request #248 from sabberworm/undo-push More... almost 12 years ago
Fix js slate.screenCount More... almost 12 years ago
Allow undo for `push` operations More... almost 12 years ago
Version 1.0.24 - fix a stupid bug More... almost 12 years ago
fix blatant bug. More... almost 12 years ago
Version 1.0.23 Updates to javascript configs - Issue #220 - one-off operations - Issue #222 - don't auto-fail js operations if there is no window focused - Issue #218 - add isMovable and isResizable to windows - Issue #221 - add aliases for more functions - Issue #219 - add visibleRect to screen Issue #206 - fix a crash Issue #217 - better error when a key is unrecognized Fix some minor memory leaks More... almost 12 years ago
[#221] add aliases More... almost 12 years ago
plug some memory leaks More... almost 12 years ago
[#220] one-off operations More... almost 12 years ago
fix compiler warnings More... almost 12 years ago
[#222] let js op continue if no focused window More... almost 12 years ago
[#218] add isMovable and isResizable to window More... almost 12 years ago
[#206] fix crash More... almost 12 years ago
[#219] add screen.visibleRect() More... almost 12 years ago
[#217] better error for unrecognized key More... almost 12 years ago