chiark / gitweb /
bin/wakey.zsh: Correctly match `$LONG_RUNNING_IGNORE_LIST'.
[profile] / bin / wakey.zsh
2020-04-21 Mark Woodingbin/wakey.zsh: Correctly match `$LONG_RUNNING_IGNORE_LIST'.
2020-04-21 Mark Woodingbin/wakey.zsh: Use `xwininfo -tree' like I should have...
2020-04-21 Mark Woodingbin/wakey.zsh: Use `$SECONDS' rather than `$EPOCHREALTIME'.
2020-04-21 Mark Woodingbin/wakey.zsh: Fix a stupid syntax error.
2020-04-20 Mark Woodingbin/wakey.zsh: Don't turn on if `WINDOWID' isn't set.
2020-04-20 Mark Woodingbin/wakey.zsh: Implement the active-window check from...
2020-04-20 Mark Woodingbin/wakey.zsh: Refactor the logic in `__wakey_precmd'.
2020-04-20 Mark Woodingbin/wakey.zsh: Don't do anything if there's no X displa...
2020-04-20 Mark Woodingbin/wakey.zsh: Implement `LONG_RUNNING_IGNORE_LIST...
2020-04-20 Mark Woodingbin/wakey.zsh: Add a new hack to tell me about long...