Commit Graph

24 Commits

Author SHA1 Message Date
M1ngdaXie
c603dc6745 feat(pixel): update font styles to use 'Inter' for UI and adjust .gitignore 2026-03-26 15:54:05 -07:00
M1ngdaXie
91378c9704 feat(pixel): replace smooth gradient wallpapers with pixel-style CSS patterns 2026-03-26 15:22:56 -07:00
M1ngdaXie
f432ed3538 feat(pixel): cyan boot screen and terminal prompt color 2026-03-26 15:22:29 -07:00
M1ngdaXie
a2cde36f6b feat(pixel): restyle desktop icons and context menu 2026-03-26 15:20:20 -07:00
M1ngdaXie
45891cec8b feat(pixel): restyle dock — sharp corners, hard shadow, cyan dot, steps() hover 2026-03-26 15:20:05 -07:00
M1ngdaXie
50cb8d50ac feat(pixel): restyle window — sharp corners, opaque bg, cyan title, hard shadow 2026-03-26 15:18:48 -07:00
M1ngdaXie
f70c258d98 feat(pixel): restyle menubar — opaque bg, cyan text, pixel border 2026-03-26 15:18:21 -07:00
M1ngdaXie
c374acc223 feat(pixel): swap fonts to Press Start 2P and overhaul CSS variables 2026-03-26 15:16:51 -07:00
M1ngdaXie
8b6cb0e039 docs: add pixel hybrid reskin spec and implementation plan 2026-03-26 15:13:39 -07:00
M1ngdaXie
4381948b58 fix: cap topZ to avoid covering menubar/dock, clear isMaximized on drag/resize, fix terminal stale state
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 14:42:39 -07:00
M1ngdaXie
47df521e86 chore: production build cleanup and vite config 2026-03-26 14:38:09 -07:00
M1ngdaXie
f75b1b3d1f feat: wire real app components into registry
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 14:36:21 -07:00
M1ngdaXie
4425047f8d feat: add all app components (AboutMe, Projects, Links, Alfred, Chengyu, Poker, Trash, Terminal)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 14:34:32 -07:00
M1ngdaXie
42bc84b278 feat: add desktop component wiring menubar, dock, icons, windows 2026-03-26 14:29:35 -07:00
M1ngdaXie
14e7621995 feat: add dock with open-indicator dots 2026-03-26 14:26:57 -07:00
M1ngdaXie
0bcfeafdca feat: add desktop icon and context menu components 2026-03-26 14:24:35 -07:00
M1ngdaXie
9f46c0697c feat: add window component with traffic lights and framer-motion 2026-03-26 14:21:07 -07:00
M1ngdaXie
007331e83e feat: add menubar with clock and decorative menu items 2026-03-26 14:19:13 -07:00
M1ngdaXie
e720816d9a feat: add boot screen with apple logo and progress bar 2026-03-26 14:18:05 -07:00
M1ngdaXie
3f07963cb5 feat: global css variables and app shell
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 14:15:55 -07:00
M1ngdaXie
814504db8c refactor: extract layout constants to avoid magic numbers 2026-03-26 14:14:31 -07:00
M1ngdaXie
bc6aa3407c feat: add WindowContext with useReducer 2026-03-26 14:09:44 -07:00
M1ngdaXie
e702d50844 feat: add types and app config registry
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 14:04:44 -07:00
M1ngdaXie
94a787ebc2 feat: scaffold vite react-ts project with deps 2026-03-26 13:59:57 -07:00