Matt Ball

Results 8 comments of Matt Ball

Current proof-of-concept here: https://github.com/heisencoder/marinara/commit/c4bca7e99f56ca2662a8896d17799fc0eab0a2d2#diff-aae58a8f5d9ad7b16e1bbb21077093c2f8e697e6b3a2a82aa488a0b14559cadc Still need to do the work of adding this to the options page and adding a unit test, but wanted to start with this to gauge...

Note that there was a bug in my proof-of-concept in which the `duration` would go to zero on the second Focus phase.

Pull request available with the fix. I tested this locally and confirmed that it works.

Hi Phil -- I guess I had assumed I received point-release notifications because I saw several notifications across several accounts and browsers, and each showed a different version. So I...

Control+Insert has a long history between both Linux and Windows, and it also has support among many Linux applications. See this excellent article describing the history: https://www.howtogeek.com/804030/the-origins-of-ctrlc-ctrlv-ctrlx-and-ctrlz-explained/ When Windows 1.0...

Thanks Christian! I'm happy to provide a PR for this and was just confirming it would be accepted before starting. I'm targeting this weekend.

(As mentioned in the linked PR, I'm currently running into issues with the change, so have the PR still in draft)

Along these lines, I see an issue where the FocusWindowUp and FocusWindowDown keyboard commands won't change the focused window after switching back and forth between two tags with a sticky...