{"id":13439401,"url":"https://github.com/conformal/spectrwm","last_synced_at":"2025-04-12T10:20:21.629Z","repository":{"id":8488309,"uuid":"10093477","full_name":"conformal/spectrwm","owner":"conformal","description":"A small dynamic tiling window manager for X11.","archived":false,"fork":false,"pushed_at":"2025-03-26T15:13:47.000Z","size":6954,"stargazers_count":1356,"open_issues_count":38,"forks_count":98,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-04-05T07:01:24.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conformal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2013-05-16T04:09:16.000Z","updated_at":"2025-04-04T13:05:46.000Z","dependencies_parsed_at":"2023-09-29T13:08:28.443Z","dependency_job_id":"c995f915-b580-4068-98e6-ccdb2d34c441","html_url":"https://github.com/conformal/spectrwm","commit_stats":{"total_commits":1522,"total_committers":51,"mean_commits":29.84313725490196,"dds":0.6688567674113008,"last_synced_commit":"64776ba6e730ab14dfe0d01d1500d978ff6e8a4c"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conformal%2Fspectrwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conformal%2Fspectrwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conformal%2Fspectrwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conformal%2Fspectrwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conformal","download_url":"https://codeload.github.com/conformal/spectrwm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550618,"owners_count":21122934,"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":"2024-07-31T03:01:13.573Z","updated_at":"2025-04-12T10:20:21.594Z","avatar_url":"https://github.com/conformal.png","language":"C","readme":"spectrwm\n========\n\nspectrwm is a small, dynamic tiling and reparenting window manager for X11. It\ntries to stay out of the way so that valuable screen real estate can be used\nfor much more important stuff. It has sane defaults, and it does not require one to\nlearn a language to do any configuration. spectrwm is written by hackers for hackers,\nand it strives to be small, compact, and fast.\n\nspectrwm was largely inspired by [xmonad](http://xmonad.org) and\n[dwm](http://dwm.suckless.org). Both are fine products, but they suffer from things\nlike: crazy-unportable-language syndrome, silly defaults, asymmetrical window\nlayout, the 'how hard can it be?' (to code efficiently) problem, and good old NIH.  Nevertheless,\n[dwm](http://dwm.suckless.org) was a phenomenal resource, and good ideas\nand code were borrowed from it. On the other hand, [xmonad](http://xmonad.org)\nhas great defaults and key bindings, plus xinerama support, but it is crippled by not\nbeing written in C.\n\nspectrwm is a beautiful pearl! For it, too, was created by grinding irritation.\nNothing is a bigger waste of time either than moving windows around until they are the\nright size-ish or having just about any relevant key combination be eaten\nby some task one never performs. The path of agony is too long to quote, and, in\nclassic [OpenBSD](http://www.openbsd.org) fashion (put up, or hack up), a\nbrand new window manager was whooped up to serve no other purpose than to obey\nits masters.\n\nspectrwm is released under the ISC license. Patches can be accepted, provided that they are also licensed with ISC.\n\n## Building and installation\n[Click here for current installation guide](https://github.com/conformal/spectrwm/wiki/Installation)\n\n## Feedback and questions\nYou can and come chat with us on IRC. We use the [OFTC](https://www.oftc.net)\nchannel #spectrwm.\n\n## Major features\n* Dynamic RandR support (multi-head)\n* Navigation anywhere on all screens with either the keyboard or mouse\n* Customizable status bar\n* Human readable configuration file\n* Restartable without losing state\n* Quick launch menu\n* Many screen layouts possible with a few simple key strokes\n* Windows can be added or removed from master area\n* Windows can be moved to any workspace or within a region\n* Resizable master area\n* Move/resize floating windows\n* Drag-to-float\n* Extended Window Manager Hints (EWMH) Support\n* Configureable tiling\n* Adjustable tile gap allows for a true one pixel border.\n* Customizable colors and border width.\n* User definable regions\n* User definable modkey \u0026 key bindings\n* User definable quirk bindings\n* User definable key bindings to launch applications\n* Multi OS support (\\*BSD, Linux, OSX, Windows/cygwin)\n* Reparenting window manager\n\n## Documentation\n[Click here for current man page](https://htmlpreview.github.io/?https://github.com/conformal/spectrwm/blob/master/spectrwm.html)\n\n## License\n\nspectrwm is ISC licensed unless otherwise specified in individual files.\n\n## Screenshots\n![Vertical stack](https://github.com/conformal/spectrwm/wiki/Scrotwm1.png)\n\n![Horizontal stack](https://github.com/conformal/spectrwm/wiki/Scrotwm2.png)\n\n![Horizontal stack](https://github.com/conformal/spectrwm/wiki/Scrotwm3.png)\n\n![Vertical stack with floater and extra window in master area](https://github.com/conformal/spectrwm/wiki/Scrotwm4.png)\n\n![mplayer, resized and moved](https://github.com/conformal/spectrwm/wiki/Scrotwm5.png)\n","funding_links":[],"categories":["C","Window Managers","others","Packages"],"sub_categories":["Dynamic Window Managers","Dynamic window managers","window-managers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconformal%2Fspectrwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconformal%2Fspectrwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconformal%2Fspectrwm/lists"}