{"id":15148663,"url":"https://github.com/mahmoudelshimi/mwm","last_synced_at":"2026-02-17T06:01:56.441Z","repository":{"id":196883034,"uuid":"697376626","full_name":"mahmoudElshimi/mwm","owner":"mahmoudElshimi","description":"Maria's Window Manger is a fork of dwm an extremely fast, small, and dynamic window manager for X written in C.","archived":false,"fork":false,"pushed_at":"2025-04-05T13:22:02.000Z","size":1147,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T14:24:26.041Z","etag":null,"topics":["c","dwm","linux","open-source","openbsd","suckless","x11-wm"],"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/mahmoudElshimi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-27T15:48:42.000Z","updated_at":"2025-04-05T13:22:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"db1d7f55-1389-4832-9c06-7f96210cfd85","html_url":"https://github.com/mahmoudElshimi/mwm","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.30000000000000004","last_synced_commit":"a2cb9ba2146630994a78e156c162b742189c4c4d"},"previous_names":["mahmoudelshimi/mdwm","mahmoudelshimi/mwm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahmoudElshimi/mwm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Fmwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Fmwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Fmwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Fmwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahmoudElshimi","download_url":"https://codeload.github.com/mahmoudElshimi/mwm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Fmwm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29535934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["c","dwm","linux","open-source","openbsd","suckless","x11-wm"],"created_at":"2024-09-26T13:21:32.520Z","updated_at":"2026-02-17T06:01:56.406Z","avatar_url":"https://github.com/mahmoudElshimi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"mwm - Maria's Window Manager\n=====================================\nmwm is a fork of [dwm](https://dwm.suckless.org/) an extremely fast, small, and dynamic window manager for X written in C.\n\n![Screenshot of mwm's main page](mwm.png)\n\n\nRequirements\n------------\nIn order to build mwm you need the Xlib header files.\n\n\nInstallation\n------------\nEdit config.mk to match your local setup (mwm is installed into\nthe /usr/local namespace by default).\n\nAfterwards enter the following command to build and install mwm (if\nnecessary as root):\n```\nmake clean install\n```\n\nRunning mwm\n------------\nAdd the following line to your .xinitrc to start mwm using startx:\n```\nexec mwm\n```\nIn order to connect mwm to a specific display, make sure that\nthe DISPLAY environment variable is set correctly, e.g.:\n```\nDISPLAY=foo.bar:1 exec mwm\n```\n(This will start mwm 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```\nwhile xsetroot -name \"`date` `uptime | sed 's/.*,//'`\"\ndo\n    sleep 1\ndone \u0026\nexec mwm\n```\nOr you can use something better like [slstatus](https://tools.suckless.org/slstatus/) which is written in C.\n```\nslstatus\u0026\nexec mwm\n```\n\nConfiguration\n-------------\nThe configuration of mwm is done by creating a custom config.h and (re)compiling the source code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahmoudelshimi%2Fmwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahmoudelshimi%2Fmwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahmoudelshimi%2Fmwm/lists"}