Dwm

Open-source projects categorized as Dwm

Top 23 Dwm Open-Source Projects

  • OnTopReplica

    A real-time always-on-top “replica” of a window of your choice (on Windows).

    Project mention: Give me boring engine ideas | /r/BeamNG | 2023-08-27

    Pro tip, you can use OnTopReplica and the extreme customizable ECU option to replicate the exact power curve of an IRL motor with this mod. Line up the x and y axes from an IRL dyno graph to the in-game torque curve v2 app and shape the curve by retarding or advancing the timings throughout the rpm range in the tuning menu. There are timing options in 1k RPM intervals up to 16k RPM but you only need to tune until roughly 1k RPM above your engine redline.

  • chadwm

    Making dwm as beautiful as possible!

    Project mention: ChadWM crashes when changing tags using multi-monitor | /r/suckless | 2023-08-25

    Everything is detailed on this Github issue.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • dwm-flexipatch

    A dwm build with preprocessor directives to decide which patches to include during build time

    Project mention: Git Workflow with Applying Patches | /r/dwm | 2023-06-26

    However, if I were to implement something like 15+ patches then i would just use flexi patch to quickly apply patches - https://github.com/bakkeby/dwm-flexipatch.

  • DWMBlurGlass

    Add custom effect to global system title bar, support win10 and win11.

    Project mention: MicaForEveryone VS DWMBlurGlass - a user suggested alternative | libhunt.com/r/MicaForEveryone | 2024-03-14

    It’s in my opinion a better alternative to MicaForEveryone. It is much more customizable and isn’t limited to display on 1 active window.

  • jgmenu

    An X11 menu

    Project mention: App launcher in wibar | /r/awesomewm | 2023-06-27
  • dotfiles

    My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment. (by antoniosarosi)

  • axyl-iso

    Axyl is a Linux distro centered on tiling window managers. Choose from i3, bspwm, dwm and more.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • dwm-win32

    dwm port of tiling manager to Window

    Project mention: DWM-like tiling window manager for windows | news.ycombinator.com | 2023-06-18
  • dotfiles

    My dotfiles with dwm, qtile and awesome. (by ayamir)

  • dwm-bar

    A modular statusbar for dwm

  • pdwm

    full animation supported, easy configurable (uses shared library) dwm fork with a control center (pdwmc)

  • nwg-launchers

    GTK-based launchers: application grid, button bar, dmenu for sway and other window managers

  • tmux-tilish

    Plugin which makes tmux work and feel like i3wm

  • azote

    Wallpaper manager for wlroots-based compositors and some other WMs

    Project mention: Azote 1.12.3 | /r/nwg_shell | 2023-07-10

    fixed crash on spaces in directory names #184 by @rabbitselector

  • phyOS-iso

    phyOS iso image, click for details

  • luastatus

    universal status bar content generator

  • patches

    Collection of patches for dwm, st and dmenu (by bakkeby)

    Project mention: patch to center tiled windows on the stack | /r/suckless | 2023-08-27

    It would be possible to have gaps by default without wasting space, they would just be smaller. Current gaps patches waste even more space than 'resizehints = 0'. This patch appears to be a big challenge, but it would be very interesting to see it done. Something like the centered_size_hints patch but with better space/cpu usage would already be great.

  • dwm_lut

    Apply 3D LUTs to the Windows desktop for system-wide color correction/calibration

    Project mention: How do you calibrate a monitor? I want to fix the colours on my M28U monitor | /r/Monitors | 2023-07-11
  • qwindowkit

    Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.

    Project mention: 9 years of Apple text editor solo dev | news.ycombinator.com | 2024-01-05

    You can use Rust with QML[1].

    QML is actually pretty amazing. I've been building my block editor[2] view entirely in QML while the model is in C++. This separation of logic and presentation works great. And yes, there are some crashes sometimes (that I find quite easy to debug thanks to the built-in debugger), but take for example a similar app that's built with Rust and Dart[3], in my testing there were still memory leaks that caused my computer to hang. It's better to know you have a bug than for it to be hidden from you.

    I agree with parent commenter, saying these cross-platform frameworks will end up supporting the least common denominator set of features. But I found with external open source libraries, the community is catching up very fast. For example, you want the awesome translucency macOS apps have for your Qt app? Here you go[4]. Many such cases. It's also pretty straightforward to add your own custom OS-dependent code, especially so, if someone already open sourced his approach. I recently wanted to move the traffic light buttons on macOS for my app, but couldn't figure the Objective-C code for that. I ended up looking at either Tauri or Electron source code and found my answer.

    [1] https://github.com/woboq/qmetaobject-rs

    [2] https://www.get-plume.com/

    [3] https://www.appflowy.io/

    [4] https://github.com/stdware/qwindowkit

  • dwmblocks-async

    An efficient, lean, and asynchronous status feed generator for dwm.

    Project mention: How to make dwmblocks update when i press volume key or brightness keys. | /r/dwm | 2023-06-13

    Depends. There are several dwmblocks implementations floating around. I use https://github.com/UtkarshVerma/dwmblocks-async and it has a signal per block that can be sent with pkill to rerun the script.

  • dwm_lut

    Apply 3D LUTs to the Windows desktop for system-wide color correction/calibration (by lauralex)

    Project mention: Is there a way to apply 3D LUT system-wide? | /r/linux | 2023-07-15

    The only thing that stops me from migrating to Linux is that I can't find a replacement for this Windows app: https://github.com/lauralex/dwm_lut

  • dwmblocks

    Rewrite of dwmblocks with added features including clickability, cursor hinting and color. (by ashish-yadav11)

  • slstatus

    mirror from suckless.org. send patches to [email protected] mailing list. NO PRs

    Project mention: Introduction | dev.to | 2023-10-28

    top bar is slstatus. wallpaper: Fantasy Lord of the Rings HD Wallpaper by Marcus Whinney

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-14.

Dwm related posts

Index

What are some of the best open-source Dwm projects? This list will help you:

Project Stars
1 OnTopReplica 2,323
2 chadwm 1,538
3 dwm-flexipatch 1,077
4 DWMBlurGlass 1,030
5 jgmenu 883
6 dotfiles 808
7 axyl-iso 601
8 dwm-win32 439
9 dotfiles 435
10 dwm-bar 412
11 pdwm 394
12 nwg-launchers 381
13 tmux-tilish 359
14 azote 332
15 phyOS-iso 299
16 luastatus 280
17 patches 268
18 dwm_lut 250
19 qwindowkit 244
20 dwmblocks-async 204
21 dwm_lut 202
22 dwmblocks 202
23 slstatus 200
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com