lwouis
lwouis
@keaukraine you said you have a fix. What kind of fix is this? I thought you had made a change in AltTab in a local fork. If not, how did...
Hi @kudryashov13 and thanks for this high-quality bug report! There is already a ticket for this actually, from a year ago: https://github.com/lwouis/alt-tab-macos/issues/689 That being said, your ticket has much better...
Thank you for the kind words! And thank you for opening a ticket so we don't forget to fix this 👍
Also, I was planning on implementing the badge size as a ratio of the app icon size, so it's always sitting on the top right corner. However, reading your comment,...
106 open tickets, no one else but me working on them, dozens of new tickets every week i have to triage, and finally my life is very busy with big...
This is an interesting workaround that avoid per-monitor configuration. I like it! Here is another idea from @mr-salty in https://github.com/lwouis/alt-tab-macos/issues/535#issuecomment-872470740: > Instead of max height and width, if you could...
@PrayagS it's a good idea, and i've been thinking of doing it for years. I thought about a dynamic amount of shortcut like you click a + button and get...
I'm interested in this functionality as well. I'll like to get feedback from the core maintainers: how much work do you think would adding this feature require? I would like...
`ionic serve --cordova --platform browser` is undocumented when doing `ionic serve --help` with ionic 5.2.0
I'm using `commitizen` together with `commitlint` on a project. Commitizen is setup with `cz-conventional-changelog`, and `commitlint` is setup with `@commitlint/config-conventional`. It would be great if somehow [the rules](https://github.com/marionebl/commitlint/blob/master/%40commitlint/config-conventional/index.js) of what...