6 Commits

Author SHA1 Message Date
sanio
a4e61c73e5 Merge branch 'main' into pr-90 2025-07-09 18:54:06 +09:00
sanio
dd8d217a97 retrieve anamation 2025-07-09 18:36:51 +09:00
Cursor Agent
181bd2bcc4 Fix window resize and movement issues (#65)
- Fixed resize-header-window handler to properly center window without width increase
- Fixed movement clamping logic to prevent progressive restriction
- Added proper DPI handling to prevent pixelation
- Added comprehensive debug logging for troubleshooting
- Improved position tracking in animation system

Addresses:
- Unexpected width increase during long-press
- Progressive restriction of downward movement
- UI pixelation issues
2025-07-09 00:26:27 +00:00
Aditya U
8aab4feb22
fix: prevent window resizing during movement with Ctrl+Arrow and edge
Fixed window resizing issue when moving with Ctrl+Arrow keys by  setting window bounds
2025-07-08 13:27:20 +05:30
entry-gi
86e903ec4b header animation removed, crash fix 2025-07-07 16:33:19 +09:00
sanio
12a07b8607 fix header name, modulize windowmanager, fix ui size bug 2025-07-07 08:04:05 +09:00