Tilo
Tilo
### Problem Users can not easily discover what changes were made in Sorbet, because this project does not have a CHANGELOG.md file. ### Proposed solution Add a CHANGELOG.md file that...
TL;DR: * is it possible to separate the focus-follows-mouse behavior from raising the window? * can raise-or-lower-window be bound to a key or mouse button? Background: On UNIX window managers...
Re [issue #965](https://github.com/Shopify/maintenance_tasks/issues/965) I didn't realize that you already have awesome change documentation - just not in the location that has become standard for Ruby gems. This small change will...
Looks like this gem is unmaintained 😞 If you still need to use it, you might want to consider these updates and fixes: * applied all the outstanding PRs of...
see PR from branch 'bug-fixes' PULL REQUEST: https://github.com/mericson/people/pull/17
https://github.com/mericson/people/blob/6d11138370dd8f4e768378cc0afef115adf01210/lib/people.rb#L11
looks like the API for PhoneLib changed from version 0.8.0 to 0.8.1 before you could do this: `phone = Phonelib.parse(phone_number, ["US", "CA"])` now you have to do this: ``` phone...
some keyboards, like the [ZSA Moonlander](https://configure.ergodox-ez.com/moonlander/layouts/XElwW/BwXN0/0), allow to use keys as dual-function keys. e.g. when holding down "a" or ";" it acts as "shift" and when pressed and released, it...
Any chance to update this gem to the latest plupload?