Minimize(d) windows: list, open from list, open all

This page summarizes the projects mentioned and recommended in the original post on /r/xmonad

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dotfiles

    Configuration files for XMonad, Emacs, NixOS, Taffybar and more. (by colonelpanic8)

    Bullets 1 and 2 I could not do it. I think in your config (https://github.com/IvanMalison/dotfiles/blob/master/dotfiles/config/xmonad/xmonad.hs), around lines 220-224 and then in 995 you do something similar, but I am not doing it right. This is my failed attempt: myDmenuArgs = ["-dmenu", "-i"] myDmenuMinimized = DM.menuArgs "rofi" myDmenuArgs getMinimizedDmenu = myDmenuMinimized (withMinimized)

  • X11

    A Haskell binding to the X11 graphics library.

    The instructions on https://github.com/xmonad/X11 seem fairly straightforward, so I could update. But dealing with this library is not something I remember ever doing explicitly and is not mentioned (explicitly, at least) in the instructions have followed lately for (re)installing XMonad via stack (e.g., https://github.com/xmonad/xmonad/blob/master/INSTALL.md, https://github.com/slotThe/xmonad/blob/new-tutorial/INSTALL.md or https://brianbuccola.com/how-to-install-xmonad-and-xmobar-via-stack/). In fact, for Debian systems all that is suggested is an apt install of several packages. So I'd rather not try this experiment on my own right now since, in the past, I've sometimes been left with a mess that took me a while to get out from.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • xmonad

    The core of xmonad, a small but functional ICCCM-compliant tiling window manager

    The instructions on https://github.com/xmonad/X11 seem fairly straightforward, so I could update. But dealing with this library is not something I remember ever doing explicitly and is not mentioned (explicitly, at least) in the instructions have followed lately for (re)installing XMonad via stack (e.g., https://github.com/xmonad/xmonad/blob/master/INSTALL.md, https://github.com/slotThe/xmonad/blob/new-tutorial/INSTALL.md or https://brianbuccola.com/how-to-install-xmonad-and-xmobar-via-stack/). In fact, for Debian systems all that is suggested is an apt install of several packages. So I'd rather not try this experiment on my own right now since, in the past, I've sometimes been left with a mess that took me a while to get out from.

  • xmonad

    The core of xmonad, a small but functional ICCCM-compliant tiling window manager (by slotThe)

    The instructions on https://github.com/xmonad/X11 seem fairly straightforward, so I could update. But dealing with this library is not something I remember ever doing explicitly and is not mentioned (explicitly, at least) in the instructions have followed lately for (re)installing XMonad via stack (e.g., https://github.com/xmonad/xmonad/blob/master/INSTALL.md, https://github.com/slotThe/xmonad/blob/new-tutorial/INSTALL.md or https://brianbuccola.com/how-to-install-xmonad-and-xmobar-via-stack/). In fact, for Debian systems all that is suggested is an apt install of several packages. So I'd rather not try this experiment on my own right now since, in the past, I've sometimes been left with a mess that took me a while to get out from.

  • xmonad-extras

    Various modules for xmonad that cannot be added to xmonad-contrib because of additional dependencies.

    In addition, I'd need to check what exactly I am should be using for xmonad-extras, since I use a patched BinarySpacePartition, by Samuli Thomasson, that allows it to work just fine with Minimize (see email exchange in xmonad list: https://mail.haskell.org/pipermail/xmonad/2021-May/015432.html). Maybe this patch is now in https://github.com/xmonad/xmonad-extras, but I'd need to check.

  • xmonad-contrib

    Contributed modules for xmonad

    Right, the it doesn't see windowFilter is because I added this function to window bringer recently (Aug 15, see https://github.com/xmonad/xmonad-contrib/pull/594)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts