Based on our record, dwm should be more popular than Phoenix. It has been mentiond 67 times since March 2021. 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.
I'll probably still use phoenix since I can code it to do whatever I want. https://github.com/kasper/phoenix. - Source: Hacker News / 11 months ago
In no particular order: Prologue [0] - iOS Audiobook player, used Plex as a media source Overcast [1] - iOS Podcast player CleanShotX [2] - macOS screenshot/video/gif capture with annotation Drafts [3] - iOS/macOS note taking tool Paprika [4] - Cross platform recipe app YNAB [5] - "You Need A Budget" - web/mobile budgeting app 1Password [6] - Cross platform password manager Carrot Weather [7] - iOS weather app... - Source: Hacker News / about 1 year ago
Phoenix [0] is another option in this space if you want to write JS/TS instead of Lua. I just commented about it here [1]. [0] https://github.com/kasper/phoenix. - Source: Hacker News / over 1 year ago
Have you heard of Phoenix [1]? It seems relatively unknown but I actually found it to work better than Yabai in some ways. The gist is that it basically simulates a tiling wm and virtual desktops by internally tracking state. It's also highly hackable/extensible being written in JS. Spin2Win [2] is a config that's worked well for me. [1] https://github.com/kasper/phoenix That said, it seems there are no perfect... - Source: Hacker News / over 1 year ago
When I was annoyed with this I went ahead and downloaded phoenix (https://github.com/kasper/phoenix) wrote a little javascript and now I have a bunch of globally accessable hotkeys so I can lay my windows out in a number of combinations. Right now I have setups for over/under left/right, two by two grid, and three by three grid. I've got some plans to spend some time... - Source: Hacker News / almost 2 years ago
Hm, I am using [dwm](https://dwm.suckless.org/) with a custom keybinding to shift to the left or right workspace. That seems similar enough, other than the fact that changing the split ratio will affect all workspaces on dwm while on Niri it most likely will not ... - Source: Hacker News / about 2 months ago
I associate this style with the suckless foundation, even though it is distinct from e.g. The dwm logo. https://dwm.suckless.org/. - Source: Hacker News / 4 months ago
Https://dwm.suckless.org/ > This keeps its userbase small and elitist.. - Source: Hacker News / 10 months ago
The only one I can think of the dwm window manager (https://dwm.suckless.org/), that used to prominently mention a SLOC limit of 2000. Doesn't seem to be mentioned in the landing page anymore, not sure if it's still in effect. - Source: Hacker News / 11 months ago
This is sort of the suckless approach. Most (all?) of their projects are customized by editing the source and recompiling. From their window manager, dwm: dwm is customized through editing its source code, which makes it extremely fast and secure - it does not process any input data which isn't known at compile time, except window titles and status text read from the root window's name. You don't have to learn... - Source: Hacker News / about 1 year ago
Magnet Window Manager - Magnet Developers
i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.
Openbox - Openbox is a highly configurable, next generation window manager with extensive standards support.
bspwm - A tiling window manager based on binary space partitioning
yabai - A tiling window manager for macOS based on binary space partitioning
awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.