frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Windhawk Windows classic theme mod for Windows 11

https://windhawk.net/mods/classic-theme-enable
68•znpy•1h ago

Comments

throwaway270925•1h ago
Wow, quite a lot of work, but the end result looks amazing!
OsrsNeedsf2P•1h ago
Been playing around with this, it's more consistent than Windows 11's UI itself
zerr•1h ago
I also do miss the Windows 7 Aero theme.
mattferderer•1h ago
Can't speak for this product but disabling a lot of the animations, gradients, shadows & visual effects has made Windows 11 run significantly better on the computers I have it on. They didn't seem to add much value anyways.

I'm a fan of a lot of the user experience improvements being made in Windows over the last decade, such as Terminal, running Linux, Power Toys features, screenshots & recording, Paint finally getting layers, window management & more.

At the same time, I'm still not sure why we needed Windows 11 as the only good updates seem like they could have been done without it. All the visual changes have seemed to cause bugs & performance issues on relatively high powered PCs (64GB+ memory, m2 ssd drives, latest gen mid level GPU & CPU)

It seems the Windows ME, Vista, etc experiment continues to live on.

Krssst•1h ago
Disabling animations makes everything better no matter the OS.

When executing a sequence of actions, not having to wait 100-300ms for the device to show some random animation before inputing the next action is a time saver and a removes the "why is my computer/phone wasting my time" feeling.

Human reaction time is around 200ms but in a sequence of actions, we don't need visual feedback to move to the next action; it's just muscle memory and we can reach pretty low delay between inputs if the OS and apps do not impede us.

Back to Windows, I'm quite sad that 24H2 removed support for the legacy app switcher (alt-tab). It was very low latency and operated well in many high-load situations. The new one works okay but is not as snappy and can take a bit of time to show up under load. Plus I prefer the old style (smaller box, no need for eye movement to check its content).

sudopsuedo•30m ago
Have you looked into SimpleWindowSwitcher? https://github.com/sigoden/window-switcher

ExplorerPatcher makes it easy to configure in the settings menu, I'm not aware of any other projects that implement SWS: https://github.com/valinet/ExplorerPatcher

It's very fast and can be configured to set window thumbnail size/area

Krssst•14m ago
Thank you, I was not aware of either of those.

SimpleWindowSwitcher looks like a good alternative, unfortunately on my side I think I would prefer switching between all windows of all apps rather than have two different shortcuts for "switch between windows of the current app" and "switch between apps" (but that's just a personal preference).

ExplorerPatcher looks cool too, though patching explorer is probably a no-no in corporate setups.

I also saw https://github.com/kvakulo/Switcheroo which I was curious to try (although it's not an exact replacement either) but never got to it (also seems quite old).

ComputerGuru•17m ago
Not exactly alt-tab but it’s a ui-less immediate switcher (snappy af, zero latency) to switch between windows of the same app with alt-backtick (next to escape), originally a macOS feature: https://neosmart.net/EasySwitch/

(Backwards navigation with alt-shift-backtick)

Krssst•10m ago
Thank you.

Actually the registry entry on 24H2 behaves somewhat similarly: alt-tab still switches windows (of all apps) but the UI is just gone (which is a problem for me because knowing how much time I need to press tab in advance leads to faster switching than "press tab, see if the focused window is what I wanted, and press tab again if it's not" which involves a computer-brain round trip every key press).

Veliladon•1h ago
> The mod injects only in the process Winlogon.exe, and exits once the handle of the memory area is closed. It does not hook any functions.

Yep. Sure. Going to let a Russian utility fuck with winlogon.exe. Excellent idea.

vunderba•1h ago
That was my first concern too, but it does look like you can build the binary from source:

https://github.com/ramensoftware/windhawk

icapybara•59m ago
Doesn't mean it's safe.
moron4hire•54m ago
Yeah, I would probably delete this updater if I were to try this: https://github.com/ramensoftware/windhawk/blob/main/src/wind...
vunderba•48m ago
I didn't say it was. But having the source means you (and others) can vet the code if that's a concern.
zerr•36m ago
Why such a simple UI utility app needed a VSCodium/Electron UI? The author seems to be well versed in Win32 API, so why not just learn the GUI part as well? It's not that hard.
hackernudes•33m ago
I 100% agree with this sentiment
m417z•23m ago
The reason the Windhawk UI is based on VSCodium is mainly for the mod editing functionality. VSCodium with clangd are used for C++ intellisense out of the box.

You might say that many users don't care about mod development and don't need it. I agree, and I have it on my list to create a lite Windhawk version which doesn't depend on VSCodium.

Note that VSCodium is only used for the UI. When Windhawk is running in the background, its memory consumption is a couple of MB.

sph•57m ago
And the author is a security/malware researcher. Yeah, you might want to pass.
gruez•16m ago
>fuck with winlogon.exe. Excellent idea.

That's mostly irrelevant because all the thing baddies want to do with your computer, they can do without touching winlogon or even getting admin.

https://xkcd.com/1200/

ukuina•50m ago
This is so neat looking. Is there an equivalent for MacOS?
gedy•41m ago
Not exactly afaik, but I've recently been going to System Settings > Accessibility > Display, and turning on:

    Increase contrast
    Reduce transparency
    Differentiate without color
    Show toolbar button shapes
https://imgur.com/a/DqfN07k

I like the retro and simple vibe compared to the new Liquid Glass controls.

remir•42m ago
I wish there was a "power user" mode in Windows that you could activate and you'd get the ability to have classic themes (my MS themselves), classic Control Panel, no constant nudging, no weather/Xbox/Solitaire apps, etc...
estebank•34m ago
They tried that during the Chicago development and discarded the idea due to multiple problems with how humans work.

Two different UIs meant that you had to learn them separately, you didn't have a slow ramp from one to the other, one familiar with one could get stuck on the other with no knowledge of how to get back, divided efforts between the two, etc.

Not quite what you are asking for, but closer to Win95 shipping with progman.exe which could allow someone to cosplay Win3.11 while running Win95.

mapontosevenths•38m ago
I used to use Stardock WindowBlinds to do something similar, but it leads to all sorts of weird compatibility issues with various applications.

I wonder if this will have the same issues?

keyringlight•21m ago
I find the various privacy and 'feature' disabling scripts/utilities questionable for a similar reason, it's moving outside of the expected behavior of the OS for how applications and future MS updates expect things to work. The core issue seems to be you're working against what MS want and they provide a moving target, functionally it's their system, not yours.
m417z•29m ago
Hi, Windhawk author here. Nice to see it on Hacker News.

This is just one Windhawk mod, submitted by a community member. There are hundreds others. Windhawk was created to simplify Windows customization and to make it more accessible, both for developers and users. For a more detailed introduction, check out the Windhawk release blog post:

https://ramensoftware.com/windhawk

rikafurude21•13m ago
I've come across Windhawk before but the mods being just C++ programs seemed a little suspicious to me, how do you make sure the mods dont include malware?
oybng•21m ago
It's incredible the effort Windows 10/11 users will go to in order to reach a somewhat functional and reliable computing experience via third party modifications, yet Linux is somehow too much effort. Just look at the instructions on that page..
sockaddr•16m ago
"but he's sweet sometimes"

It's just an abusive relationship and eventually some of them break out of it.

WD-42•6m ago
Linux isn’t hard, it’s just different. Better, but different. That’s too much effort for some.

Windhawk Windows classic theme mod for Windows 11

https://windhawk.net/mods/classic-theme-enable
72•znpy•1h ago•32 comments

Our investigation into the suspicious pressure on Archive.today

https://adguard-dns.io/en/blog/archive-today-adguard-dns-block-demand.html
729•immibis•8h ago•251 comments

Linux on the Fujitsu Lifebook U729

https://borretti.me/article/linux-on-the-fujitsu-lifebook-u729
106•ibobev•3h ago•59 comments

Boa: A standard-conforming embeddable JavaScript engine written in Rust

https://github.com/boa-dev/boa
23•maxloh•1w ago•10 comments

Weighting an average to minimize variance

https://www.johndcook.com/blog/2025/11/12/minimum-variance/
33•ibobev•3h ago•10 comments

I implemented an ISO 42001-certified AI Governance program in 6 months

https://beabytes.com/iso42001-certified-ai-governance/
11•azhenley•1h ago•1 comments

The Nature of the Beast: Charles Le Brun's Human-Animal Hybrids (1806)

https://publicdomainreview.org/collection/le-brun-human-animal-hybrids/
32•Petiver•5d ago•3 comments

TCP, the workhorse of the internet

https://cefboud.com/posts/tcp-deep-dive-internals/
216•signa11•12h ago•101 comments

Trellis AI (YC W24) Is Hiring: Streamline access to life-saving therapies

https://www.ycombinator.com/companies/trellis-ai/jobs/f4GWvH0-forward-deployed-engineer-full-time
1•macklinkachorn•1h ago

AI World Clocks

https://clocks.brianmoore.com/
1245•waxpancake•1d ago•351 comments

Messing with scraper bots

https://herman.bearblog.dev/messing-with-bots/
144•HermanMartinus•11h ago•52 comments

How to tolerate annoying things

https://psyche.co/guides/how-to-respond-to-annoying-things-with-greater-ease
36•zdw•3h ago•32 comments

One Handed Keyboard

https://github.com/htx-studio/One-Handed-Keyboard
106•doppp•8h ago•75 comments

Strap Rail

https://www.construction-physics.com/p/strap-rail
16•juliangamble•1w ago•0 comments

Wealth

https://saul.pw/mag/wealth/
75•andsoitis•2h ago•64 comments

The Mighty Simplex (2023)

https://galileo-unbound.blog/2023/05/03/the-mighty-simplex/
14•just_human•1h ago•2 comments

Color Comparison Between E Ink's Spectra 6 and ChLCD

https://iris-opt.com/en/blog/eink-spectra6-vs-chlcd/
15•rendaw•1w ago•5 comments

Designing a Language (2017)

https://cs.lmu.edu/~ray/notes/languagedesignnotes/
142•veqq•12h ago•92 comments

Streaming AI agent desktops with gaming protocols

https://blog.helix.ml/p/technical-deep-dive-on-streaming
48•quesobob•1w ago•19 comments

Lawmakers want to ban VPNs

https://www.eff.org/deeplinks/2025/11/lawmakers-want-ban-vpns-and-they-have-no-idea-what-theyre-d...
482•gslin•1d ago•260 comments

Meta Says the 2,400 'Adult Movies' They Torrented Were for Personal Use

https://www.vice.com/en/article/meta-says-the-2400-adult-movies-they-torrented-were-for-personal-...
13•horsellama•37m ago•1 comments

A new Google model is nearly perfect on automated handwriting recognition

https://generativehistory.substack.com/p/has-google-quietly-solved-two-of
433•scrlk•4d ago•246 comments

Unofficial Microsoft Teams client for Linux

https://github.com/IsmaelMartinez/teams-for-linux
230•basemi•1w ago•200 comments

Go's Sweet 16

https://go.dev/blog/16years
223•0xedb•20h ago•164 comments

History and use of the Estes AstroCam 110

https://www.dembrudders.com/history-and-use-of-the-estes-astrocam-110.html
27•mmmlinux•1w ago•5 comments

'No One Lives Forever' turns 25 and you still can't buy it legitimately

https://www.techdirt.com/2025/11/13/no-one-lives-forever-turns-25-you-still-cant-buy-it-legitimat...
323•speckx•1d ago•173 comments

Löb and Möb: Loops in Haskell (2013)

https://github.com/quchen/articles/blob/master/loeb-moeb.md
79•fanf2•1w ago•12 comments

Can text be made to sound more than just its words? (2022)

https://arxiv.org/abs/2202.10631
35•tobr•1w ago•19 comments

HipKittens: Fast and furious AMD kernels

https://hazyresearch.stanford.edu/blog/2025-11-09-hk
218•dataminer•1d ago•71 comments

SSL Configuration Generator

https://ssl-config.mozilla.org/
219•smartmic•20h ago•69 comments