r/winnostalgia

Image 1 — CKFlip3D 1.5v - Major update
Image 2 — CKFlip3D 1.5v - Major update
Image 3 — CKFlip3D 1.5v - Major update
Image 4 — CKFlip3D 1.5v - Major update

CKFlip3D 1.5v - Major update

Hey everyone,

After 20 days of work, CKFlip3D 1.5 was just released. For anyone who missed it before, it's my native C++20/D3D11 recreation of the classic Windows Vista/7 Flip3D switcher, rebuilt from scratch for Windows 11 with a WPF settings app on top.

The default cascade is untouched, still the exact same 1.2 (last version) motion by default. What changed is everything around it:

  • Cover Flow, a new centered preset. Selected window sits flat in the middle, the rest fan out and lean outward
  • Reflections, a glass floor mirror under every tile, works in both layouts and compatible with Live preview
  • Mouse interaction with the cascade, hover lifts a tile, click picks it, middle click closes it, drag scrubs the whole stack when snap is off (buttons customizable, each option can be disabled in settings)
  • Touchpad support, two finger diagonal opens it, swipe cycles it, tap commits
  • Type to search, typing with the cascade open narrows to matching windows by title or program name
  • A diagnostics log, if something fails it gets logged with a code instead of failing silently
  • A live 3D preview inside Settings, the Appearance page actually renders a miniature of your real cascade

Everything new is off by default except touchpad gestures, so upgrading from 1.2 doesn't change how it behaves for ya.

Still fully offline, zero telemetry, no third party dependencies, and idle CPU is basically zero since the render loop only exists while the cascade is on screen.

Free and source-available on GitHub, Windows 11 support only: https://github.com/CYMERKAROL/CKFlip3D

Happy to answer additional questions!

u/Ancient_Ad_3959 — 4 days ago
▲ 118 r/winnostalgia+2 crossposts

Windows XP Task Pane on Windows 11

I made a real functioning Windows XP task pane that works on Windows 11.

You can technically just install it and the other prerequisites (if you want the XP ribbon) on a normal Windows 11 setup and it’ll work fine. It’ll just look kinda goofy because the Task Pane is always XP themed regardless of what the rest of Windows looks like.

If you actually want the rest of Windows 11 to look like XP too, I have all that stuff on my site as well. Most of my original setup came from MrAmayoskens YouTube tutorial, which I have linked there.

I also made my own tutorial that you can basically follow alongside the video. It has some extra tweaks I’ve done, stuff I changed or added myself, and fixes/workarounds for parts of the original tutorial that have gotten outdated over time.

The Task Pane is up there to download, along with the other stuff I’ve made, and I put up a short video showing it and the rest of the setup working too.

0sugar

u/Rootmilk — 11 days ago