{"id":21206682,"url":"https://github.com/oncomouse/dwm","last_synced_at":"2026-04-24T18:41:22.366Z","repository":{"id":40265283,"uuid":"480079574","full_name":"oncomouse/dwm","owner":"oncomouse","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-28T14:37:12.000Z","size":6430,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T19:33:29.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/oncomouse.png","metadata":{"files":{"readme":"Readme.md","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}},"created_at":"2022-04-10T16:47:50.000Z","updated_at":"2023-11-14T22:37:18.000Z","dependencies_parsed_at":"2022-07-29T18:49:50.067Z","dependency_job_id":null,"html_url":"https://github.com/oncomouse/dwm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oncomouse/dwm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oncomouse","download_url":"https://codeload.github.com/oncomouse/dwm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdwm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32236744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-20T20:56:29.386Z","updated_at":"2026-04-24T18:41:17.356Z","avatar_url":"https://github.com/oncomouse.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dwm - dynamic window manager\n\ndwm is an extremely fast, small, and dynamic window manager for X.\n\n## Applied Patches\n\n* [moveresize](https://dwm.suckless.org/patches/moveresize/dwm-moveresize-20201206-cce77d8.diff)\n* [hide vacant tags](https://dwm.suckless.org/patches/hide_vacant_tags/dwm-hide_vacant_tags-6.2.diff)\n* [color emoji](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-color_emoji-20210821-138b405.diff)\n* [xrdb colorbar](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-xrdb_colorbar-20210117-61bb8b2.diff)\n* [pertag](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-pertag_nobarpos-20220319-bece862.diff)\n* [statuscmd](https://dwm.suckless.org/patches/statuscmd/dwm-statuscmd-20210405-67d76bd.diff)\n* [noborder](https://dwm.suckless.org/patches/noborder/dwm-noborderfloatingfix-6.2.diff)\n* [focusurgent](https://dwm.suckless.org/patches/focusurgent/dwm-focusurgent-20160831-56a31dc.diff)\n* [rtile](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-rtile-20210619-61bb8b2.diff)\n* [xsession](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-xsession-20210706-61bb8b2.diff)\n* [focusedontop](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-focusedontop-20210917-a786211.diff)\n* [autostart](https://dwm.suckless.org/patches/autostart/dwm-autostart-20210120-cb3f58a.diff)\n* [systray](https://dwm.suckless.org/patches/systray/dwm-systray-6.3.diff)\n* [compton floating](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-compton_floating-20220320-bece862.diff)\n* [picom border fixing](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-picom_border_fix-20220329-bece862.diff)\n* [raiseonenter](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-raiseonenter-20220409-bece862.diff)\n* [maximize](https://raw.githubusercontent.com/oncomouse/patches/master/dwm-maximize-20220320-bece862.diff)\n\n## Requirements\n\nIn order to build dwm you need the Xlib header files.\n\n## Installation\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```\nmake clean install\n```\n\n## Running dwm\n\nAdd the following line to your .xinitrc to start dwm using startx:\n\n```\nexec dwm\n```\n\nIn order to connect dwm to a specific display, make sure that\nthe DISPLAY environment variable is set correctly, e.g.:\n\n```\nDISPLAY=foo.bar:1 exec dwm\n```\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```\nwhile xsetroot -name \"`date` `uptime | sed 's/.*,//'`\"\ndo\n\tsleep 1\ndone \u0026\nexec dwm\n```\n\n## Configuration\n\nThe configuration of dwm is done by creating a custom config.h\nand (re)compiling the source code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foncomouse%2Fdwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foncomouse%2Fdwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foncomouse%2Fdwm/lists"}