Alex funman300
  • Joined on 2026-01-25
funman300 pushed tag v0.22.2 to funman300/Ferrous-Solitaire 2026-05-12 03:09:15 +00:00
funman300 pushed tag v0.22.3 to funman300/Ferrous-Solitaire 2026-05-12 03:09:15 +00:00
funman300 pushed tag v0.22.4 to funman300/Ferrous-Solitaire 2026-05-12 03:09:15 +00:00
funman300 deleted tag v0.1.0 from funman300/Ferrous-Solitaire 2026-05-12 03:09:07 +00:00
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-12 03:07:28 +00:00
3110702c74 chore: remove CI/CD workflow files
funman300 closed issue funman300/Ferrous-Solitaire#2 2026-05-12 03:05:48 +00:00
Game Over False Positive
funman300 closed issue funman300/Ferrous-Solitaire#1 2026-05-12 03:05:40 +00:00
Previously Drawn Card Disappears on Draw
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-12 03:02:16 +00:00
33fb9627a8 fix(engine): correct has_legal_moves + waste flash on draw
funman300 commented on issue funman300/Ferrous-Solitaire#2 2026-05-12 03:01:50 +00:00
Game Over False Positive

Fix Applied ✓

This response was written by Claude AI (claude-sonnet-4-6) on behalf of funman300.

Root cause: has_legal_moves() in game_plugin.rs only checked t.cards.last() —…

funman300 commented on issue funman300/Ferrous-Solitaire#1 2026-05-12 03:01:28 +00:00
Previously Drawn Card Disappears on Draw

Fix Applied ✓

This response was written by Claude AI (claude-sonnet-4-6) on behalf of funman300.

Root cause: card_positions() rendered exactly visible waste cards — 1 for…

funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-12 02:43:37 +00:00
4398403418 feat(engine): Android UX sweep — tap-to-move, safe area, HUD polish
002d96f2c8 fix(android): add type annotation for hotkey None in spawn_modal_button
cc161cc37f fix(android): correct physical→logical px conversion for safe-area insets
8a3e30bd16 fix(android): P3 keyboard-hint sweep + clipboard JNI verified
2a206b994c fix(android): wrap sync HTTP tasks in per-call Tokio runtime
Compare 256 commits »
funman300 pushed to main at funman300/dotfiles 2026-05-11 19:52:38 +00:00
d1d3c7f0e9 niri: route volume keys through notification wrapper
45ce4594aa volume: add notification wrapper script
cc17e7bab4 docs: implementation plan for volume notification
a812715e46 docs: spec for volume change notification
0de20dcd12 power-profile: signal fan widget on profile change
Compare 16 commits »
funman300 pushed to main at funman300/dotfiles 2026-05-06 17:27:18 +00:00
85ef13492e screenshot: revert flameshot, use grim+slurp+satty pipeline
funman300 pushed to main at funman300/dotfiles 2026-05-06 06:33:52 +00:00
7a5a276efd docs: track implementation plans for fan-profile auto and flameshot
4775c16bb4 docs: fix table alignment after flameshot rename
5995139b44 docs: update screenshot tool reference to flameshot
d9f4538ea7 screenshot: remove old grim/slurp/wofi pipeline (replaced by flameshot)
004ffe3ec7 niri: bind Mod+Print to flameshot gui
Compare 9 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-01 18:41:30 +00:00
efa063fb8f fix(engine): fall through to system default font on unmatched family
funman300 pushed to main at funman300/dotfiles 2026-05-01 18:40:09 +00:00
370b4aa096 fan-profile: drop redundant 2>/dev/null on mapping function call
9ff1190549 fan-profile: render auto mode and reconcile fw-fanctrl on poll
cc164dfa50 fan-profile: route 'auto' menu choice through state file
b04357de87 fan-profile: add state path and profile→strategy mapping (unused yet)
Compare 4 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-01 18:22:54 +00:00
78cf30e906 fix(engine): silence usvg font-substitution warn spam
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-01 18:05:10 +00:00
9a9026e33a fix(engine): silence benign UnsupportedPlatform warn on exit
funman300 pushed to main at funman300/dotfiles 2026-05-01 17:24:42 +00:00
ef4d8cb44d docs: spec for fan-profile auto mode
d4daad2071 waybar: reformat config.jsonc (editor auto-format)
c27f72a8a8 packages: add starship; swap swww for awww
2b4054b44b niri: fix broken spawn-at-startup commands
6372695b16 remove orphan files: autostart.sh and tracked mako/config
Compare 14 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-01 17:21:23 +00:00
ab1d098877 fix(engine): use resolve_embed for sibling theme assets