{"id":26134302,"url":"https://github.com/kleinpanic/aarch64dwm","last_synced_at":"2025-03-10T23:53:27.549Z","repository":{"id":280568536,"uuid":"863857780","full_name":"kleinpanic/aarch64dwm","owner":"kleinpanic","description":"fork of DWM from suckless, with patches that work for aarch64 machines (I.E RPIs)","archived":false,"fork":false,"pushed_at":"2025-03-04T05:18:15.000Z","size":579,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T06:24:54.518Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kleinpanic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-09-27T03:39:13.000Z","updated_at":"2025-03-04T05:18:20.000Z","dependencies_parsed_at":"2025-03-04T06:35:02.482Z","dependency_job_id":null,"html_url":"https://github.com/kleinpanic/aarch64dwm","commit_stats":null,"previous_names":["kleinpanic/aarch64dwm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2Faarch64dwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2Faarch64dwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2Faarch64dwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleinpanic%2Faarch64dwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kleinpanic","download_url":"https://codeload.github.com/kleinpanic/aarch64dwm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242945844,"owners_count":20210762,"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":[],"created_at":"2025-03-10T23:53:26.960Z","updated_at":"2025-03-10T23:53:27.538Z","avatar_url":"https://github.com/kleinpanic.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aarch64dwm\n\naarch64dwm is a customized clone of [dwm](https://dwm.suckless.org/), specifically tailored for **AArch64 (ARM64) devices**, including the **Raspberry Pi** and compatible operating systems. It retains all the core functionality of the original dwm but includes minor adaptations for better compatibility on ARM-based hardware.\n\n## Features\n- Lightweight and minimal tiling window manager\n- Optimized for **AArch64** architecture\n- Compatible with **Raspberry Pi OS (64-bit)** and other ARM64-based Linux distributions\n- Custom additions for improved hardware compatibility\n\n## Installation\n\n### Prerequisites\nEnsure you have the necessary dependencies installed:\n```sh\nsudo apt update \u0026\u0026 sudo apt install -y xorg libx11-dev libxft-dev libxinerama-dev\n```\n\n### Cloning and Compiling\n```sh\ngit clone https://github.com/your-repo/aarch64dwm.git\ncd aarch64dwm\nmake\nsudo make install\n```\n\n### Running aarch64dwm\nTo start **aarch64dwm**, add the following line to your `.xinitrc`:\n```sh\nexec dwm\n```\nThen, start X:\n```sh\nstartx\n```\n\n## Configuration\nLike the original **dwm**, customization is done via modifying `config.h` and recompiling:\n```sh\nvim config.h  # Make necessary changes\nmake \u0026\u0026 sudo make install\n```\n\n## Keybindings\n(Default dwm keybindings apply)\n- `Mod + Shift + Enter` – Open terminal\n- `Mod + p` – dmenu (application launcher)\n- `Mod + Shift + c` – Close window\n- `Mod + 1-9` – Switch between workspaces\n- `Mod + Shift + q` – Quit X session\n\n## Notes\n- aarch64dwm does **not** introduce significant changes to the original **dwm**.\n- This version is mainly for ensuring smoother operation on **Raspberry Pi OS** and similar ARM64 distributions.\n- Consider using a **lightweight status bar** like `slstatus` for system information.\n\n## License\nAs a clone of **dwm**, aarch64dwm is released under the **MIT/X License**.\n\n## Credits\n- **suckless.org** for the original dwm\n- Raspberry Pi community for ARM64 optimizations\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleinpanic%2Faarch64dwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkleinpanic%2Faarch64dwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleinpanic%2Faarch64dwm/lists"}