Software Alternatives & Reviews

tup VS dwm

Compare tup VS dwm and see what are their differences

tup logo tup

Tup is a file-based build system for Linux, OSX, and Windows.

dwm logo 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.
  • tup Landing page
    Landing page //
    2021-09-14
  • dwm Landing page
    Landing page //
    2021-09-12

tup videos

The Nitecore TUP Flashlight: The Full Nick Shabazz Review

More videos:

  • Review - Nitecore TUP Review- Best Keychain EDC Flashlight? (1000 Lumens)
  • Review - Nitecore TUP All-Time Favorite EDC Flashlight

dwm videos

dwm (suckless) - why I prefer it to i3 [ricing FreeBSD & OpenBSD]

More videos:

  • Review - Super MINIMALIST tiling window manager - dwm
  • Review - Suckless's dwm: So easy even a caveman could do it!

Category Popularity

0-100% (relative to tup and dwm)
Continuous Integration
100 100%
0% 0
Linux
0 0%
100% 100
Front End Package Manager
Window Manager
0 0%
100% 100

User comments

Share your experience with using tup and dwm. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare tup and dwm

tup Reviews

We have no reviews of tup yet.
Be the first one to post

dwm Reviews

Top 13 Best Tiling Window Managers For Linux In 2022
Spectrwm is a fast, compact, and brief reparenting and tiling window manager for X11 that is inspired by xmonad and dwm. It was created to address the problems that xmonad and dwm have. Also check Fulfillify alternatives
Source: www.hubtech.org
13 Best Tiling Window Managers for Linux
spectrwm is a small, dynamic, xmonad, and dwm-inspired reparenting and tiling window manager built for X11 to be fast, compact, and concise. It was created with the aim of solving the issues of xmonad and dwm face.
Source: www.tecmint.com
5 Great Tiling Window Managers for Linux
DWM is, well, a dynamic window manager. Tiling isn’t the only way you can manage your windows. It’s also possible to lay the windows out in a floating or monocle style. All modifications to DWM can be done within its source code. Easy keyboard shortcuts allow for a great navigation experience while managing windows.

Social recommendations and mentions

Based on our record, dwm should be more popular than tup. It has been mentiond 63 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.

tup mentions (19)

  • Show HN: Hancho – A simple and pleasant build system in ~500 lines of Python
    Whenever looking at one these, I think back to the obscure but interesting "tup": “How is it so awesome? In a typical build system, the dependency arrows go down. Although this is the way they would naturally go due to gravity, it is unfortunately also where the enemy's gate is. This makes it very inefficient and unfriendly. In tup, the arrows go up.” https://gittup.org/tup/. - Source: Hacker News / 2 months ago
  • Mazzle – A Pipelines as Code Tool
    Once upon a time, you could roll your own of this using `tup` which might have my favorite "how it works" in the readme: How is it so awesome? In a typical build system, the dependency arrows go down. Although this is the way they would naturally go due to gravity, it is unfortunately also where the enemy's gate is. This makes it very inefficient and unfriendly. In tup, the arrows go up. This is... - Source: Hacker News / 4 months ago
  • What should I use to take notes in college?
    Ten years ago, I used reStructuredText and its support for LaTeX math and syntax highlighting. I used tup (tup monitor -a -f) to take care of running rst2html on save. Source: 11 months ago
  • Knit: Making a Better Make
    The dependency resolution is core to https://gittup.org/tup/ which had been adopted a bit at the time it came out but since faded back into obscurity. - Source: Hacker News / about 1 year ago
  • Buck2: Our open source build system
    I might be showing my ignorance here, but this just sounds like Tup? https://gittup.org/tup/. Source: about 1 year ago
View more

dwm mentions (63)

  • Show HN: Hancho – A simple and pleasant build system in ~500 lines of Python
    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 / 2 months ago
  • Sent – simple plaintext presentation tool
    > Their philosophy[1] says nothing of the sort Their philosophy doesn't, but their page for dwm[0] does :D "Because dwm is customized through editing its source code, it's pointless to make binary packages of it. This keeps its userbase small and elitist. No novices asking stupid questions. There are some distributions that provide binary packages though." [0] https://dwm.suckless.org/. - Source: Hacker News / 3 months ago
  • Introduction
    I was looking for a minimal linux distribution that is light on resources, and I found one called Metis Linux, which is based on Artix. The interesting part of metis is that it wasn't using a desktop environment, but a windows manager called dwm. At the time, metis linux had a minimal bash script installer via chroot. This took longer to setup, but I had a better understanding of what the setup involved rather... - Source: dev.to / 7 months ago
  • Hi guys I am new to linux and want to install gentoo ok i tried many distrues before so how can i make gentoo look like this? a windows telling manager?
    The window manager in this screenshot is DWM in floating mode (https://dwm.suckless.org) with a lot of patches and a compositor (to make DWM support transparency). And the terminal is st with some patches. Both should be compiled from source manually. And both are configured in C. Source: 11 months ago
  • I Have a Dirty Secret. I’m a Software Craftsman
    In my programs there's usually a core insight or mental model that makes the code simple and straightforward to understand. What does someone need to have in their mind to understand this program? Then time happens and then the code is adapted and refactored and more features are added, then the original gem of mental model is hidden by hundreds of files and the algorithm is split into 10s of files for the little... - Source: Hacker News / about 1 year ago
View more

What are some alternatives?

When comparing tup and dwm, you can also consider the following products

GNU Make - GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

i3 - A dynamic tiling window manager designed for X11, inspired by wmii, and written in C.

Gradle - Accelerate developer productivity. Gradle helps teams build, automate and deliver better software, faster. DocsExplore the documentation of Gradle. Find installation ..

awesome - A dynamic window manager for the X Window System developed in the C and Lua programming languages.

CMake - CMake is an open-source, cross-platform family of tools designed to build, test and package software.

bspwm - A tiling window manager based on binary space partitioning