Show HN: Modernized file manager and program manager from Windows 3.x

github.com

66 points by electroly 2 days ago


This is a fork of Windows File Manager combined with a from-scratch remake of Program Manager. Fast, lightweight, and suitable for daily driver use.

JdeBP - a day ago

When I see a commit like https://github.com/brianluft/heirloom/commit/445ea8ef7018ef0... , I am convinced that yes, this is the original source code. (-:

https://github.com/brianluft/heirloom/commit/3001b284130c399... is rather interesting. Not only for all of the implicit type conversions that the code turned out to be doing, but also for all of the things that were dropped.

It is not totally "modernized", though. Its idea of "Unicode only" is using WTF-16 rather than UTF-8 (which is possible on Win32 nowadays with code page 65001).

timbit42 - 19 hours ago

The worst thing about Windows 3.x was Program Manager. The second worst thing was File Manager.

I always install IBM's Workplace Shell for Windows on Windows 3.x which replaces PM and FM with a shell that looks and works like the OS/2 Workplace Shell.

It's open source and the installer is available here: https://winworldpc.com/product/ibm-workplace-shell/151

neckro23 - 20 hours ago

The Vista-style minimize/maximize icons on the inner windows look way out of place, and the style changes entirely when I maximize. Can't seem to minimize a window either.

Windows 10 is applying smooth scrolling to the windows, which I can disable in Performance Options but you might want to override the setting. Waiting for the scrolling to catch up is pretty at odds with the "fast, lightweight" aesthetic you're going for.

hulitu - a day ago

> Show HN: Modernized file manager and program manager from Windows 3.x

1 px window border and "modern" scrollbar (small, without end buttons). Modernized /s

M95D - a day ago

[flagged]