TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Dintwm – A tiling window manager for AmigaOS

1 pointsby grafelicabout 4 years ago

1 comment

grafelicabout 4 years ago
My first computer was an Amiga 500 and I guess my fondness for the Amiga never really diminished. A couple of years ago I started experimenting with C in AmigaOS, and I wanted to take on something substantial as a challenge for myself.<p>Since I use a tiling window manager for most of my daily work, I wanted to explore if a tiling wm was possible using AmigaOS&#x27; Intuition library. I also wanted to write some C. I have had lots of fun and learned alot - the project has been a labor of love really. Dintwm should be fairly easy to extend and is already quite customizable through tooltypes. Dintwm is also available on aminet: <a href="http:&#x2F;&#x2F;aminet.net&#x2F;package&#x2F;util&#x2F;wb&#x2F;dintwm" rel="nofollow">http:&#x2F;&#x2F;aminet.net&#x2F;package&#x2F;util&#x2F;wb&#x2F;dintwm</a><p>I hope you find it interesting.