X11 Alternatives
Similar projects and alternatives to X11
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager (by slotThe)
-
-
-
-
-
xmonad-extras
Various modules for xmonad that cannot be added to xmonad-contrib because of additional dependencies.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
X11 discussion
X11 reviews and mentions
-
Minimize(d) windows: list, open from list, open all
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.
-
Problems setting up dual monitor workspaces in xmonad
Looks like your xmonad (or, more specifically, https://hackage.haskell.org/package/X11) is built without xinerama. Check if you have libxinerama-dev and then make sure X11 and xmonad are rebuilt.
Stats
xmonad/X11 is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of X11 is Haskell.