v0.17.2
버튼 이름과 배치
R Mv X D C Note Clip Dir Set. 네 글자까지는 한 줄로 둡니다 — Note,
Clip 은 단어이고, 네 글자를 반으로 자르면 아무 의미 없는 두 조각이 되기 때문입니다. 두 줄로
나누는 것은 다섯~여섯 글자부터입니다.
Set 목록의 순서와 옵션 메뉴 위치
줄이 무엇인지에 따라 묶었습니다.
- Options Menu — 이 목록에서 다른 곳으로 나가는 유일한 줄이라 맨 위. 누르면 포인터가
아니라Set버튼 바로 아래, 목록이 있던 자리에 메뉴가 뜹니다. - 조절 항목 —
Volume (ScrollWheel),Brightness (ScrollWheel),
Alpha (ScrollWheel). 각각 현재 값 표시. - 켜고 끄는 항목 —
Pin과 스위치들, 옆에on/off. (off in this build)— 이 빌드에서 쓸 수 없는 항목들. 숨기지 않되 맨 아래로.
목록 박스: 넓어지고, 넘치면 툴팁
박스가 고정 폭이 아니라 자기 줄들을 재서 필요한 만큼 넓어집니다(상한도 크게 올렸습니다).
그래도 잘리는 줄은 마우스를 올리거나 키보드로 그 줄에 올라가면 전체 내용을 툴팁으로
보여줍니다. 툴팁은 포인터가 아니라 그 줄 옆에 뜨므로 키보드로 움직여도 맞는 자리에
나타납니다.
기능 버튼도 도착만 하면 목록이 열립니다
Dir · Set 은 클릭하지 않아도 됩니다. 포인터를 올리거나 방향키로 그 위에 올라가면
목록이 열립니다. 가리키는 것과 키보드로 도착하는 것은 같은 도착이니까요.
README 가 실행 파일 크기를 실측해서 적습니다
README 는 오래전부터 "about 450 KB" 라고 적고 있었지만, 실제 다운로드는 600 KB 에 가깝습니다.
아무도 재 본 적이 없었기 때문입니다. scripts/update-exe-size.sh 가 빌드된 바이너리를 재서
양쪽 README 에 써 넣고, package-release.sh 가 그것을 호출합니다 — 이제 배포할 때마다 다시
잽니다(10KB 단위 반올림: 이 숫자는 영수증이 아니라 규모니까요).
그래서 릴리스 절차가 두 번 돌게 되었습니다: 빌드 → 패키지(측정) → 다시 빌드(About 이 README 를
렌더링하므로 새 숫자를 담음) → 다시 패키지(배포본의 체크섬). 양쪽 README 14.4 절에 적어
두었습니다.
What v0.17.2 changes
Button words: R, Mv, X, D, C, Note, Clip, Dir, Set. Four
letters stay on one line; stacking starts at five.
The Set list is grouped by what a row is — Options Menu first (and it
opens under the Set button, where the list was, rather than at the
pointer), then the three the wheel turns, then the ones that are on or off, and
last the ones this build cannot switch.
The box takes the width its rows want, measured rather than assumed, and a
row still too long says the rest in a tooltip — whether the pointer found it
or the arrows did, tracked to the row rather than to the pointer.
A button with a list opens it on arrival, however you arrived: pointing at
Dir or Set already did; landing on them with the arrow keys does now.
The README states the executable's measured size, re-measured at every
release by scripts/update-exe-size.sh, which package-release.sh runs. It had
said "about 450 KB" since that was true. The release recipe is two passes now,
and both READMEs say so in section 14.4.
다운로드 · Download
| 파일 | SHA-256 |
|---|---|
hgfloater.exe |
700f3949569aa6e5760b7f26abc29fd597d543b51be635334d9e3a300619d4e5 |
hgfloater-v0.17.2.zip |
a0234d30e22f46dac94e8e61f11280edec1928c437b2386bb05fee566fdddeb9 |
빌드 일시 / built: 2026-08-23 21:01 KST · Windows 11 이상 / Windows 11 and above
PowerShell 에서 확인하실 수 있습니다 / verify with:
Get-FileHash .\hgfloater.exe -Algorithm SHA256