{"id":40993803,"url":"https://github.com/blaskovic/dwm","last_synced_at":"2026-01-22T08:06:42.823Z","repository":{"id":4013738,"uuid":"5112684","full_name":"blaskovic/dwm","owner":"blaskovic","description":"DWM with my own DWM-PANEL daemon for xsetroot feature","archived":false,"fork":false,"pushed_at":"2016-04-11T19:17:08.000Z","size":110,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-25T15:47:03.628Z","etag":null,"topics":["c","daemon","dwm","dwm-panel","xinitrc"],"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/blaskovic.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":"2012-07-19T16:45:00.000Z","updated_at":"2022-01-06T17:01:38.000Z","dependencies_parsed_at":"2022-09-02T16:22:13.567Z","dependency_job_id":null,"html_url":"https://github.com/blaskovic/dwm","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/blaskovic/dwm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaskovic%2Fdwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaskovic%2Fdwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaskovic%2Fdwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaskovic%2Fdwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blaskovic","download_url":"https://codeload.github.com/blaskovic/dwm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaskovic%2Fdwm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28659071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["c","daemon","dwm","dwm-panel","xinitrc"],"created_at":"2026-01-22T08:05:56.890Z","updated_at":"2026-01-22T08:06:42.816Z","avatar_url":"https://github.com/blaskovic.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"dwm - dynamic window manager\n============================\n\ndwm is an extremely fast, small, and dynamic window manager for X.\n\nForked by Branislav Blaskovic\n-----------------------------\n\nI patched the vanilla DWM and configured it on my own.\nMore info on [my personal web page](http://blaskovic.sk/).\nThis fork is tested on Fedora LXDE spin.\n\ndwm-panel by Branislav Blaskovic\n--------------------------------\n\ndwm-panel is a daemon which provides titlebar in dwm. \nUse `/usr/bin/dwm-panel` to print available commands.\n\ndwm-menu by Branislav Blaskovic\n-------------------------------\n\nIn order to get dwm-menu working properly, you need to add your user into sudoers and set this:\n\n    yourusername ALL=(ALL) NOPASSWD: /usr/sbin/pm-suspend\n\nRequirements\n------------\n\nIn order to build dwm you need the Xlib header files.\n\n\nInstallation\n------------\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\nIf you are going to use the default bluegray color scheme it is highly\nrecommended to also install the bluegray files shipped in the dextra package.\n\n\nConfiguration\n-------------\n\nThe configuration of dwm is done by creating a custom config.h\nand (re)compiling the source code.\n\n\nRunning dwm (deprecated in this forked version)\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaskovic%2Fdwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblaskovic%2Fdwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaskovic%2Fdwm/lists"}