aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v11.9.0'v11.9.0Tom Ryder2021-11-169-122/+85
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v11.9.0: Remove actual plmu program Ignore a file inclusion warning Ignore SC2296 for a subtlety of ksh93 Use consistent punctuation in vimrc comments Switch to newsboat-dtach system service method Revert "Add a basic system-wide push-to-talk" Add a basic system-wide push-to-talk Correct mis-escaped dollar sign in scrot script Add hour/minute/second timestamp to scrot files Restore title bars to i3 windows Revert "Remove i3 workspace labels for now" Switch to lossless WEBP (converted) for scrots
| * Bump VERSIONTom Ryder2021-11-161-2/+2
| |
| * Remove actual plmu programTom Ryder2021-11-161-28/+0
| | | | | | | | | | I removed the manual page in 0703204, but didn't actually remove the program...
| * Ignore a file inclusion warningTom Ryder2021-11-161-0/+1
| |
| * Ignore SC2296 for a subtlety of ksh93Tom Ryder2021-11-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | > In ksh/shrc.d/ksh.sh line 25: > ( test -n "${.sh.version}" ) 2>/dev/null || return > ^---------^ SC2296 (error): Parameter expansions can't start with .. Double check syntax. > > > In ksh/shrc.d/ksh.sh line 28: > KSH_VERSION=${.sh.version} > ^---------^ SC2296 (error): Parameter expansions can't start with .. Double check syntax.
| * Use consistent punctuation in vimrc commentsTom Ryder2021-11-161-67/+67
| |
| * Switch to newsboat-dtach system service methodTom Ryder2021-08-174-24/+13
| |
| * Merge branch 'release/v11.8.0-fix' into developTom Ryder2021-08-161-2/+2
| |\
| | * Bump VERSIONTom Ryder2021-08-161-2/+2
| |/
| * Revert "Add a basic system-wide push-to-talk"Tom Ryder2021-08-161-6/+0
| | | | | | | | This reverts commit c6a98e23d0a07ad49eb2b396d1b0b40e2791638e.
| * Add a basic system-wide push-to-talkTom Ryder2021-08-161-0/+6
| |
| * Correct mis-escaped dollar sign in scrot scriptTom Ryder2021-08-161-1/+1
| |
| * Add hour/minute/second timestamp to scrot filesTom Ryder2021-08-161-1/+1
| |
| * Restore title bars to i3 windowsTom Ryder2021-08-161-3/+0
| |
| * Revert "Remove i3 workspace labels for now"Tom Ryder2021-08-161-10/+10
| | | | | | | | This reverts commit 8f8006a38b7aaf641d73596e8f5697254615db1e.
| * Switch to lossless WEBP (converted) for scrotsTom Ryder2021-08-161-5/+7
| |
| * Merge branch 'release/v11.7.0' into developTom Ryder2021-08-151-2/+2
| |\
* | \ Merge branch 'release/v11.8.0'v11.8.0Tom Ryder2021-08-163-20/+19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v11.8.0: Revert "Add a basic system-wide push-to-talk" Add a basic system-wide push-to-talk Correct mis-escaped dollar sign in scrot script Add hour/minute/second timestamp to scrot files Restore title bars to i3 windows Revert "Remove i3 workspace labels for now" Switch to lossless WEBP (converted) for scrots
| * | | Bump VERSIONTom Ryder2021-08-161-2/+2
| | | |
| * | | Revert "Add a basic system-wide push-to-talk"Tom Ryder2021-08-161-6/+0
| | | | | | | | | | | | | | | | This reverts commit c6a98e23d0a07ad49eb2b396d1b0b40e2791638e.
| * | | Add a basic system-wide push-to-talkTom Ryder2021-08-161-0/+6
| | | |
| * | | Correct mis-escaped dollar sign in scrot scriptTom Ryder2021-08-161-1/+1
| | | |
| * | | Add hour/minute/second timestamp to scrot filesTom Ryder2021-08-161-1/+1
| | | |
| * | | Restore title bars to i3 windowsTom Ryder2021-08-161-3/+0
| | | |
| * | | Revert "Remove i3 workspace labels for now"Tom Ryder2021-08-161-10/+10
| | | | | | | | | | | | | | | | This reverts commit 8f8006a38b7aaf641d73596e8f5697254615db1e.
| * | | Switch to lossless WEBP (converted) for scrotsTom Ryder2021-08-161-5/+7
|/ / /
* | | Merge branch 'release/v11.7.0'v11.7.0Tom Ryder2021-08-151-2/+2
|\ \ \ | | |/ | |/|
| * | Bump VERSIONTom Ryder2021-08-151-2/+2
| |/
| * Merge branch 'release/v11.6.0' into developTom Ryder2021-07-262-2/+5
| |\ | | | | | | | | | | | | * release/v11.6.0: Update dotfiles(7) manual page
* | \ Merge branch 'release/v11.6.0'v11.6.0Tom Ryder2021-07-2610-19/+48
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v11.6.0: Update dotfiles(7) manual page Add a date directory level for screenshots Update expected path to i3 lock image Add options terminator to scrot command for sxhkd Revert "Try an even shorter sleep before snapping" Try an even shorter sleep before snapping Adjust command line breaks for better legibility Remove implied -i from xclip call Break up long line in X/sxhkdrc Add a short sleep before window snapping Use a Unicode-aware font for i3wm Use ~/.fehbg background if it's set Use consistent line breaks for Muttrc settings Revert "Set font for rxvt-unicode to include Symbola" Set font for rxvt-unicode to include Symbola Add youtube-dl config Add clipboard copy to scrot screen snap Remove i3 workspace labels for now Add scrot screenshot sampler to sxhkd config
| * | Update dotfiles(7) manual pageTom Ryder2021-07-261-0/+3
| | |
| * | Bump VERSIONTom Ryder2021-07-261-2/+2
| |/
| * Add a date directory level for screenshotsTom Ryder2021-07-261-1/+1
| |
| * Update expected path to i3 lock imageTom Ryder2021-07-251-1/+1
| |
| * Add options terminator to scrot command for sxhkdTom Ryder2021-07-231-1/+1
| |
| * Revert "Try an even shorter sleep before snapping"Tom Ryder2021-07-221-1/+1
| | | | | | | | This reverts commit bf86943c2702ba04f5b113f58eaa008d3b16798b.
| * Try an even shorter sleep before snappingTom Ryder2021-07-221-1/+1
| |
| * Adjust command line breaks for better legibilityTom Ryder2021-07-221-5/+5
| |
| * Remove implied -i from xclip callTom Ryder2021-07-221-1/+1
| |
| * Break up long line in X/sxhkdrcTom Ryder2021-07-221-1/+5
| |
| * Add a short sleep before window snappingTom Ryder2021-07-221-1/+1
| | | | | | | | | | | | | | | | I think there's a race condition with keypresses forcing the snap freeze to stop, which delaying just a little seems to avoid. This really needs to be broken up into multiple lines. I'll do that in the next commit.
| * Use a Unicode-aware font for i3wmTom Ryder2021-07-221-0/+3
| |
| * Use ~/.fehbg background if it's setTom Ryder2021-07-172-2/+7
| |
| * Use consistent line breaks for Muttrc settingsTom Ryder2021-07-111-4/+4
| |
| * Revert "Set font for rxvt-unicode to include Symbola"Tom Ryder2021-07-111-1/+0
| | | | | | | | | | | | | | This reverts commit 0351452b0c5dec869389c91557f21f90c5bc79a3. I don't like the way this makes the glyphs for left and right quotes look. I'll review this some other time.
| * Set font for rxvt-unicode to include SymbolaTom Ryder2021-07-111-0/+1
| |
| * Add youtube-dl configTom Ryder2021-07-103-0/+11
| |
| * Add clipboard copy to scrot screen snapTom Ryder2021-07-041-1/+1
| | | | | | | | This needs to be made into a separate script, really.
| * Remove i3 workspace labels for nowTom Ryder2021-07-041-10/+10
| |
| * Add scrot screenshot sampler to sxhkd configTom Ryder2021-07-041-0/+3
| |