{"id":13441002,"url":"https://github.com/aesophor/wmderland","last_synced_at":"2025-04-05T23:09:23.804Z","repository":{"id":41474504,"uuid":"158102771","full_name":"aesophor/wmderland","owner":"aesophor","description":"🌳 X11 tiling window manager using space partitioning trees","archived":false,"fork":false,"pushed_at":"2023-03-19T05:34:47.000Z","size":5828,"stargazers_count":409,"open_issues_count":22,"forks_count":15,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-29T05:28:50.091Z","etag":null,"topics":["algorithms","cpp","linux","tiling-window-manager","tree","tree-structure","window-manager","wmderland","x11","xlib"],"latest_commit_sha":null,"homepage":"https://www.reddit.com/r/unixporn/comments/fb8ve1/wmderland_104_time_to_move_on/","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/aesophor.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":"2018-11-18T16:20:26.000Z","updated_at":"2025-02-14T22:12:11.000Z","dependencies_parsed_at":"2024-10-28T09:52:48.681Z","dependency_job_id":null,"html_url":"https://github.com/aesophor/wmderland","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesophor%2Fwmderland","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesophor%2Fwmderland/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesophor%2Fwmderland/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesophor%2Fwmderland/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aesophor","download_url":"https://codeload.github.com/aesophor/wmderland/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411235,"owners_count":20934653,"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":["algorithms","cpp","linux","tiling-window-manager","tree","tree-structure","window-manager","wmderland","x11","xlib"],"created_at":"2024-07-31T03:01:28.746Z","updated_at":"2025-04-05T23:09:23.747Z","avatar_url":"https://github.com/aesophor.png","language":"C++","funding_links":[],"categories":["C++","Packages"],"sub_categories":["window-managers"],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/aesophor/wmderland/raw/master/.meta/logo.png\" width=20%\u003e\u003cbr\u003e\n\u003cp\u003eX11 tiling window manager using space partitioning trees\u003c/p\u003e\n\n\u003ca href=\"https://github.com/aesophor/wmderland/blob/master/LICENSE\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg\"\u003e\n \u003c/a\u003e\n\u003ca href=\"https://travis-ci.org/aesophor/wmderland\"\u003e\n  \u003cimg src=\"https://travis-ci.org/aesophor/wmderland.svg?branch=master\"\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n## wmderland (Pronounced \"wonderland\")\nA minimal i3-gaps, written in C++ and Xlib.\n\n\u003ca href=\"https://raw.githubusercontent.com/aesophor/wmderland/master/.meta/tiling.png\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/aesophor/wmderland/master/.meta/tiling.png\" width=\"43%\" align=\"right\"\u003e\u003c/a\u003e\n\n* Configurable workflow (keyboard, mouse, or both)\n* i3-like [config](https://github.com/aesophor/wmderland/blob/master/example/config); easy to use!\n* 9 Workspaces (static)\n* Fullscreen toggle\n* Floating toggle\n* Gaps \u0026 borders\n* Window focus follows mouse\n* Smart floating\n* Supports [a subset of EWMH](https://github.com/aesophor/wmderland/blob/master/src/properties.cc)\n* [Tiny IPC Client](https://github.com/aesophor/wmderland/tree/master/ipc-client)\n\n## Videos on YouTube\n* [MiyoLinux](https://www.youtube.com/@miyolinux)\n  - [A Sneak-Peek of the upcoming Wmderland build](https://www.youtube.com/watch?v=-D7HbKbyzqU)\n  - [wmderland (Wonderland) Tiling Window Manager](https://www.youtube.com/watch?v=u8iCW4FYD_o)\n  - [More fun with wmderland window manager](https://www.youtube.com/watch?v=f9VVhRDJONU)\n* [Erik Dubois](https://www.youtube.com/@ErikDubois)\n  - [ArcoLinux : 2437 Installing Wmderland with an iso of September 2021 - black screen solution](https://www.youtube.com/watch?v=e83zCcBib7Y)\n  - [ArcoLinux : 2429 Where are the configuration files of Wmderland - Tiling Window Manager](https://www.youtube.com/watch?v=bbuAdOebUec)\n\n## Advantages over i3wm and i3-gaps\nwmderland, while derived from i3wm, is built with a different philosophy in mind:\n\n* No bloated (unused) features!\n* Easy-to-use config\n* Only 88KB after compiled and stripped\n* It's designed for a minimalist like you\n\n## Installation\n| Distro | Source | Command |\n| --- | --- | --- |\n| Arch | [AUR](https://aur.archlinux.org/packages/wmderland-git/) | `yay -S wmderland-git` |\n| Gentoo | [aesophor-overlay](https://github.com/aesophor/aesophor-overlay) | `emerge -av x11-wm/wmderland` |\n| Others | build manually | See [BUILD.md](https://github.com/aesophor/wmderland/blob/master/BUILD.md) |\n\n## Post-Installation\nAfter installation, remember to place a config file ([example](https://github.com/aesophor/wmderland/blob/master/example/config)) at **~/.config/wmderland/config**.\n\nBefore starting wmderland, [EDIT your config first!](https://github.com/aesophor/wmderland/blob/master/BUILD.md#configure-and-run) Or you'll get a blackscreen.\n\n## License\nAvailable under the [MIT License](https://github.com/aesophor/wmderland/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesophor%2Fwmderland","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faesophor%2Fwmderland","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesophor%2Fwmderland/lists"}