6 ms·
I was so sad when I lost xmonad support on Ubuntu 24. I think the closest thing that could get most of the way there is https://github.com/domferr/tilingshell/
by schuyler2d 1y ago
I was so sad when I lost xmonad support on Ubuntu 24.
I think the closest thing that could get most of the way there is https://github.com/domferr/tilingshell/ https://github.com/domferr/tilingshell/
- baobun 1y agoYou can get very close if not all the way with qtile if you accept using python instead of haskell. https://docs.qtile.org/en/stable/manual/ref/layouts.html#monadtall https://docs.qtile.org/en/stable/manual/ref/layouts.html#mon...
- neilv 1y agoIf you're not committed to Ubuntu, Xmonad still works great with X11 in the latest Debian Stable.
- cxa 1y agoI have Xmonad running well on Ubuntu 24 with Gnome Flashback The packages I install are: xmonad libghc-xmonad-extras-dev gnome-flashback gnome-panel (plus suckless-tools and xmobar) That should give you a login option for "GNOME Flashback (Xmonad)" I recall there were a couple of hacks necessary to show the Gnome Panel: gsettings set org.gnome.gnome-flashback root-background true gsettings set org.gnome.gnome-flashback desktop false and then the panels you can hide or remove per your preference
- mdf 1y agoCould you elaborate? I'm a long-time Xmonad user. Currently, I'm using Ubuntu 25.04, having upgraded to new non-LTS releases every six months, on two computers running Xmonad. I haven't run into any problems.