mmikeww

Results 37 issues of mmikeww

[jNizM writes:](https://autohotkey.com/boards/viewtopic.php?p=116584#p116584) > when you change the lib to support v2 and drop v1.0 support you should drop things like this too: > > before: > ```autohotkey > PrintWindow(hwnd, hdc,...

A few people on the AHK forum thread suggested to add the ability to scroll like you can do in browsers such as Chrome or Firefox: you middle click and...

Sometimes you want to put an if-condition around a statement: ``` function() { statement } ``` You want it to look like this: ``` function() { if (condition) { statement...

This looks like a big project, but I have no idea what it is or what it does... can you give some information and examples what this is for? The...

task
doc
discussion
in progress

I have no idea what this regex does here: https://github.com/cocobelgica/AutoHotkey-Util/blob/master/EnumIncludes.ahk#L65 `IsContSection := line ~= "i)^\((?:\s*(?(?

Lexikos recently posted on the forums a link to a script that the v2 launcher uses to determine if a script is meant for v1 or v2 Might be useful...

**Describe the bug** When you first open BetterJoy, you can click the JoyCon icon to rotate the controller and use it in single vertical mode. This works. Bug: 1. put...

bug

- **Etcher version:** 1.10.2 - **Operating system and architecture:** Win 10 x64 - **Image flashed:** Tails 5.8 - **What do you think should have happened:** Etcher tells me flash succeeded...

**Is your feature request related to a problem? Please describe.** When I use the menu for `File -> Open Wallet`, I get a popup saying "Opening wallet xxx...." with a...

Feature
Wallet