{"id":13577419,"url":"https://github.com/bakkeby/dwm-flexipatch","last_synced_at":"2025-05-14T15:05:02.969Z","repository":{"id":37426478,"uuid":"206426925","full_name":"bakkeby/dwm-flexipatch","owner":"bakkeby","description":"A dwm build with preprocessor directives to decide which patches to include during build time","archived":false,"fork":false,"pushed_at":"2025-05-09T19:14:27.000Z","size":1053,"stargazers_count":1219,"open_issues_count":59,"forks_count":245,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-05-09T20:25:57.999Z","etag":null,"topics":["dwm","flexipatch","suckless"],"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/bakkeby.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://suckless.org/donations/","https://paypal.me/dwmflexipatch"]}},"created_at":"2019-09-04T22:35:38.000Z","updated_at":"2025-05-09T19:14:32.000Z","dependencies_parsed_at":"2024-01-14T06:21:58.760Z","dependency_job_id":"3cc0db3e-b415-43ab-be9a-7e9b71207dee","html_url":"https://github.com/bakkeby/dwm-flexipatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakkeby%2Fdwm-flexipatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakkeby%2Fdwm-flexipatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakkeby%2Fdwm-flexipatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakkeby%2Fdwm-flexipatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bakkeby","download_url":"https://codeload.github.com/bakkeby/dwm-flexipatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254168737,"owners_count":22026206,"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","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":["dwm","flexipatch","suckless"],"created_at":"2024-08-01T15:01:21.293Z","updated_at":"2025-05-14T15:05:02.913Z","avatar_url":"https://github.com/bakkeby.png","language":"C","funding_links":["https://suckless.org/donations/","https://paypal.me/dwmflexipatch"],"categories":["C"],"sub_categories":[],"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakkeby%2Fdwm-flexipatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbakkeby%2Fdwm-flexipatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakkeby%2Fdwm-flexipatch/lists"}