{"id":13563541,"url":"https://github.com/cdown/dwm","last_synced_at":"2025-10-06T20:05:22.894Z","repository":{"id":6860397,"uuid":"8109240","full_name":"cdown/dwm","owner":"cdown","description":"Dynamic window manager for X (with extensive customisation)","archived":false,"fork":false,"pushed_at":"2025-03-09T00:45:18.000Z","size":6003,"stargazers_count":64,"open_issues_count":0,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-17T18:16:39.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdown.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-02-09T12:00:55.000Z","updated_at":"2025-06-24T14:05:56.000Z","dependencies_parsed_at":"2024-05-03T20:03:31.904Z","dependency_job_id":"c69bb077-f91d-43ab-8108-2c35b00127b7","html_url":"https://github.com/cdown/dwm","commit_stats":{"total_commits":1870,"total_committers":28,"mean_commits":66.78571428571429,"dds":0.713903743315508,"last_synced_commit":"832b15c6de8c3230cbd443c46700821628270fc0"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/cdown/dwm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fdwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fdwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fdwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fdwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdown","download_url":"https://codeload.github.com/cdown/dwm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fdwm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278671745,"owners_count":26025745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T13:01:20.412Z","updated_at":"2025-10-06T20:05:22.853Z","avatar_url":"https://github.com/cdown.png","language":"C","readme":"dwm - dynamic window manager\n============================\ndwm is an extremely fast, small, and dynamic window manager for X.\n\n\nRequirements\n------------\nIn order to build dwm you need the Xlib header files.\n\n\nInstallation\n------------\nEdit config.mk to match your local setup (dwm is installed into\nthe /usr/local namespace by default).\n\nAfterwards enter the following command to build and install dwm (if\nnecessary as root):\n\n    make clean install\n\n\nRunning dwm\n-----------\nAdd the following line to your .xinitrc to start dwm using startx:\n\n    exec dwm\n\nIn order to connect dwm to a specific display, make sure that\nthe DISPLAY environment variable is set correctly, e.g.:\n\n    DISPLAY=foo.bar:1 exec dwm\n\n(This will start dwm on display :1 of the host foo.bar.)\n\nIn order to display status info in the bar, you can do something\nlike this in your .xinitrc:\n\n    while xsetroot -name \"`date` `uptime | sed 's/.*,//'`\"\n    do\n    \tsleep 1\n    done \u0026\n    exec dwm\n\n\nConfiguration\n-------------\nThe configuration of dwm is done by creating a custom config.h\nand (re)compiling the source code.\n","funding_links":[],"categories":["Window Managers"],"sub_categories":["Dynamic Window Managers","Dynamic window managers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fdwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdown%2Fdwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fdwm/lists"}