Skip to content

Lumos v1.0.0 - "First Light" πŸ’‘

Latest

Choose a tag to compare

@peter14l peter14l released this 17 Jan 06:38
· 3 commits to main since this release

This is the first official release of Lumos, the Quick Look tool for Windows. It brings major reliability improvements, UI enhancements, and native Windows integration.

πŸš€ New Features
πŸ“„ Hybrid PDF Rendering
Reliable Preview: We implemented a "Hybrid" renderer. Lumos attempts to use the rich WebView2 engine first. If it takes too long or fails (common in MSIX environments), it automatically switches to a fail-safe Native Windows Renderer.
Result: PDFs always open. No more blank windows.
πŸ–₯️ Native System Integration
System Tray Support: Minimizing the console window now hides it completely to the System Tray.
Clean Taskbar: Keep your desk clean while Lumos listens for the Spacebar in the background.
Tray Actions: Double-click the tray icon to restore the console; Right-click to Quit.
🎯 Perfect Positioning
Centered UI: The preview window now always renders in the dead center of your primary monitor, ensuring visibility regardless of where your mouse cursor is.
Smart Sizing: Images are automatically constrained to 50% of the screen size to prevent overwhelming large-image previews.
πŸ”Œ Expanded File Support
Office Files: Added basic metadata support for .docx, .xlsx, .pptx.
Folder Peeking: Select a folder and press Space to see a quick list of its contents.
πŸ› οΈ Fixes
Fixed a race condition where specific file selections in Explorer were missed.
Fixed JSON deserialization crashes in the IPC layer.
Fixed threading issues causing crashes in Image/Video/Audio renderers.
πŸ“¦ Installation
Download Lumos_1.0.0.x_x64.msix from the Assets below.
Install Certificate (Required):
Right-click the MSIX file β†’ Properties β†’ Digital Signatures.
Select signature β†’ Details β†’ View Certificate β†’ Install Certificate.
Select Local Machine β†’ Place in Trusted Root Certification Authorities.
Double-click the MSIX to install.
Once running, select any file in File Explorer and press Spacebar.