
CDM
Console TDM
LightDM
Ly
Entrance
SDDM
XDM
Slim Framework
picom
bspwm
Polybar
Kitty terminal
Arch Linux
Alacritty
i3
dwm
Based on our record, picom seems to be a lot more popular than CDM. While we know about 40 links to picom, we've tracked only 1 mention of CDM. 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.
Just so you know, there is already a console display manager with a similar name, cdm. Source: about 5 years ago
I've been using Omarchy as my main setup since June 26, 2025, the day DHH released the first version. Before that I had my own custom Opinionated Linux, mclovin-ARCHived: an Arch + i3wm installer set up exactly the way I liked. It was total control over the OS: me deciding what goes in, keeping every piece (i3wm, polybar, picom, kitty, dotfiles) up to date and making sure they all talked to each other for the... - Source: dev.to / 4 months ago
Picom is also open source and you can find its code at its GitHub repo. The version of Picom used for this tutorial was the 10.2–1 version. - Source: dev.to / over 2 years ago
Also I took a census and zero founding members of NWA are "straight outta Picom". That's right, you heard it here first: Not even MC Ren is running Picom. Source: about 3 years ago
If you have compositing you are likely using picom. You can check if it's running with ps -A | grep picom. I've never dealt with this issue as I don't really game on linux often, but I'm sure there's a solution somewhere in the github docs or issues. Worst case scenario you could always just kill the process with killall picom whenever you're about to game, and re-enable it with picom -b after. Do note though that... Source: over 3 years ago
Somewhat recently in official picom, a field called corner-radius-rules was added. I would like all my floating windows to have rounded corners. Source: over 3 years ago
Console TDM - a login-manager-like desktop session selector written in bash (original source tree, now forked by dopsi https://github.com/dopsi/console-tdm) - mytbk/console-tdm
bspwm - A tiling window manager based on binary space partitioning
LightDM - A lightweight display manager
Polybar - Status bar for Unix-like systems.
Ly - TUI (ncurses-like) display manager
Kitty terminal - Super fast, GPU and OpenGL based terminal emulator with tiling support