macos_fixed_with_readme #64

Open
goodboy wants to merge 3 commits from macos_fixed_with_readme into main

3 Commits (main)

Author SHA1 Message Date
wygud 3cdf9396b9 🟢 piker/ui/_window.py for window geometry persistence
🛠️ piker/ui/_window.py -> Save and restore window size between sessions
🛠️ piker/ui/qt.py -> Added QSettings import for configuration management
2026-01-11 21:16:46 -05:00
wygud cc5c5dd7d0 🛠️ .gitignore -> Added macOS metadata and private convo folders 2026-01-11 21:14:52 -05:00
wygud dfa301315b macos: Fix shared memory compatibility and add documentation
Implement workaround for macOS POSIX shm 31-character name limit by
hashing long keys. Add comprehensive documentation for macOS-specific
compatibility fixes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 21:14:52 -05:00