Categories |
|
---|---|
Website | xmonad.org |
Details $ |
Categories |
|
---|---|
Website | github.com |
Details $ | - |
bspwm might be a bit more popular than Xmonad. We know about 20 links to it since March 2021 and only 14 links to Xmonad. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Hey everyone 👋 ! I'm currently working on a rust library for building and configuring your own shell! It's inspired by projects like xmonad and penrose where the configuration of the program is done in code. This means that for example, instead of using Bash's arcane syntax for configuring the prompt, it can be configured instead using a rust builder pattern! The project itself is still at a very young stage, so... Source: 10 months ago
There are a few other things I could mention, but there are more like side issues, and not relevant to my actual LaTeX setup. First and foremost—and thus perhaps noteworthy after all—is bibliography management with arxiv-citation (see here for more words). This is integrated very well with the XMonad window manager, which makes it even more of a joy to use. Source: 12 months ago
Another way to do it (and works on Linux and other platforms) is with XMonad, defining Caps Lock as a layer key. Source: over 1 year ago
I tried it once, it was alright. https://xmonad.org/ But I prefer to build my own. Source: over 1 year ago
Here is another tiling wm with screenshots: Https://xmonad.org/. Source: over 1 year ago
Use BSPWM. It supports right clicks by default and its modular. You might want to look for status bars that work with it, slstatus does not work. Good luck, supremacist! Source: 10 months ago
I had not heard of bspwm but I am a fan of telling WMs. Looking at the documentation now, I really like the pragmatic approach lol https://github.com/baskerville/bspwm. Source: 11 months ago
I am not familiar with that distro at all, so no idea. KDE Plasma is fine, I use it myself (with BSPWM as my window manager, but that's irrelevant). Source: about 1 year ago
There's a paradigm shift required for a lot of people to start using automatic tiling window managers. Yabai is basically a bspwm port for MacOS and it follows the rules of binary space partitioning. In fact, bspwm has a great diagram on its github readme that illustrates how it works. This will limit the number of windows you can have on any given desktop. To overcome this limitation you use multiple desktops. A... Source: about 1 year ago
It’s night and day. I also combine a heavily customized NeoVim config (https://github.com/tomit4/notes/tree/main/nvim) with a tiling window manager (https://github.com/baskerville/bspwm), the espanso text expander (https://espanso.org/), Vimium in the browser (https://chrome.google.com/webstore/), and a 40% ortholinear keyboard(https://drop.com/buy/planck-mechanical-keyboard). Source: about 1 year ago
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
dwm - dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.
qtile - Qtile is a full-featured, hackable tiling window manager written in Python.
Openbox - Openbox is a highly configurable, next generation window manager with extensive standards support.
spectrwm - spectrwm is a small dynamic tiling window manager for X11.