Hacker News new | ask | show | jobs
by zafiro17 2006 days ago
Funny to see this. About a month ago I took a break from my usual environment (Linux Mint Cinnamon) and gave Icewm a try. I decided after a week of usage that it did everything I need in a window manager: fully configurable with hotkeys, multiple virtual desktops, a taskbar, a decent "start" button with a menu system you can edit to your heart's content.

I usually like transparent terminals with a slight shading to them and icewm uses older technology so the newer terminals don't provide transparency. I fixed that by moving to aterm which in turn gave me trouble by not handling unicode.

So icewm is perhaps dated. But it's very lightweight, a bit more mainstream-feeling than openbox etc., and I thought it's a good compromise between a KDE/Mate/Gnome3 and openbox/fluxbox/i3 etc. It's nice for remote machines you remote into where you want some basic GUI functionality but not a full-blown desktop environment.

2 comments

rxvt-unicode is what you want.
I moved fro black box to xfce as my WM About a decade ago for the wifi integration. I remain With it on my desktop as I like having the docked apps (pidgin, slack, teams, vlc and volume), and of course inertia. Like the rest of linux it just works and doesn’t get in my way.

However aside from Firefox, and screenshots, everything I launch is via alt-escape which pops upend a new rxvt-Unicode window.

Just append nm-applet & or wicd-gtk -t & to ~/.fluxbox/autostart. For the volume tray, volumeicon & will do the same at the end of autostart.
Wow that’s another Obi-Wan!
add this to iceWM startup file and you get all the transparency back: "compton --config /dev/null --backend glx &"