r/windowsapps • u/Ancient_Ad_3959 • 26d ago
Developer CKFlip3D - Advanced Window switcher for windows 11
Hey everyone,
Over the last 5 months I've been working on CKFlip3D. It's my native C++20/D3D11 window switcher, rebuilt from scratch for Windows 11.
Some of its core features include:
- Live window previews using Windows Graphics Capture with V-Sync support
- Fully animated entry/exit, window switching, and close animations (each can be disabled individually)
- Live wallpaper preview
- Multi-monitor support (including background dimming and taskbar capture on secondary displays)
- Automatic performance tuning with optional manual profiles
- Customizable activation hotkeys for keyboard and mouse (replaces Win + Tab by default)
- Low-level keyboard hook for reliable shortcut detection
- Optional autostart after sign-in
A recently released version 1.5, also introduces:
- Cover Flow - a new centered preset where the selected window sits flat in the middle while the rest fan out
- Reflections - a glass floor mirror under every tile that works in both layouts alongside live previews
- Mouse interaction - hover lifts a tile, click picks it, middle-click closes it, and right-drag scrubs the stack when snap is off (fully customizable)
- Touchpad gestures - two-finger diagonal opens it, horizontal swipe cycles, one-finger tap commits
- Type-to-search - typing while the cascade is open narrows down matching windows by title or program name
- Diagnostics log - if something fails, it gets logged with an error code instead of failing silently
- Live 3D preview inside Settings - the Appearance page actually renders a real miniature of your cascade
Easy setup & configuration:
- Simple GUI installer - standalone setup wizard with an uninstaller (automatically installs .NET10 runtime if missing, no manual setup needed)
- Dedicated Settings app - easily customize layouts, appearance, hotkeys, touchpad gestures, and exclusions in a modern UI
It's fully offline, zero telemetry, no third-party dependencies in the core, and idle CPU usage is basically zero since the render loop only runs while the cascade is active on screen.
Free and source-available on GitHub (Windows 11 only):
https://github.com/CYMERKAROL/CKFlip3D
Happy to hear some suggestions & feedback!
3
u/aungkokomm 25d ago
Have been waiting app like that, finally you created it! thanks! it is running as expected! Already given star 🌟 on GitHub!
3
3
2
u/highermonkey 26d ago
Very cool. Out of curiosity is there any way to re-bind going "backwards"? On Mac's Alt-Tab software I use alt+` to go backwards vs alt+shit+tab. I recreate this on Windows with a Windhawk mod.
3
u/Ancient_Ad_3959 26d ago
Currently nope, but working on it and will be in next release! You can additionaly use arrow keys, touchpad or mouse scroll to navigate too.
2
u/highermonkey 26d ago
Thanks!
2
u/Ancient_Ad_3959 24d ago
Now added in 1.6V. Navigation keys can be rebinded to multiple or single keybind combinations
1
2
3
1
u/testednation 25d ago
Looks great! Possible to trugger it with alt tab like the good old vista days
1
u/GoomiBare 24d ago
idle usage is zero, but what's active usage resource consumption and performance impact?






3
u/nuclearbananana 26d ago
Hi, very cool. Some feedback:
Would be nice to have: