{"id":21236604,"url":"https://github.com/mintsuki/fvwm95","last_synced_at":"2025-07-10T18:30:44.097Z","repository":{"id":65941385,"uuid":"142331607","full_name":"mintsuki/fvwm95","owner":"mintsuki","description":"fvwm95, ported to work on modern distributions such as Debian, Ubuntu, and Arch.","archived":false,"fork":false,"pushed_at":"2023-11-22T22:46:59.000Z","size":1033,"stargazers_count":81,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2023-11-22T23:33:25.216Z","etag":null,"topics":["arch","debian","fvwm95","ubuntu","unix","window-manager"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mintsuki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-07-25T17:20:24.000Z","updated_at":"2023-10-29T03:35:42.000Z","dependencies_parsed_at":"2023-02-17T12:31:09.456Z","dependency_job_id":"6f4b7e0b-9305-4487-9b6a-c60fe8d2b783","html_url":"https://github.com/mintsuki/fvwm95","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintsuki%2Ffvwm95","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintsuki%2Ffvwm95/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintsuki%2Ffvwm95/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mintsuki%2Ffvwm95/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mintsuki","download_url":"https://codeload.github.com/mintsuki/fvwm95/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225648842,"owners_count":17502186,"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":["arch","debian","fvwm95","ubuntu","unix","window-manager"],"created_at":"2024-11-21T00:12:38.810Z","updated_at":"2024-11-21T00:12:39.321Z","avatar_url":"https://github.com/mintsuki.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fvwm95\n\nThis is a fork of fvwm95 meant to be compilable on and play nice with newer Unix-like operating systems.\n\nIt is based off the code from the source package in Debian Sarge, slightly modified so that it compiles without errors on modern OSes, and with a more sane configuration to adapt to modern day needs.\n\n![Reference screenshot](/screenshot.png?raw=true \"Reference screenshot\")\n\n## Build prerequisites\nThe following packages are needed in order to build fvwm95:\n\nOn Debian/Ubuntu:\n```sh\nsudo apt-get install build-essential autoconf automake pkg-config xorg xinit xbitmaps libx11-dev libxt-dev libxext-dev libxpm-dev libreadline-dev libxmu-headers\n```\n\nOn Arch:\n```sh\nsudo pacman -S --needed base-devel autoconf automake pkgconf xorg xorg-xinit xbitmaps libx11 libxt libxext libxpm readline libxmu\n```\n\nThe following packages are not necessary to build fvwm95 itself, but\nthey are nice to have with the default config:\n\n* xscreensaver\n* nitrogen\n* thunar\n* xterm\n* lxappearance\n* pulseaudio\n* pavucontrol\n\n## Building\nAfter all the dependencies are satisfied - configure, build, and\ninstall (into /usr/local - change if wanted) fvwm95 by running:\n```\n./bootstrap\n./configure --prefix=/usr/local\nmake\nsudo make install\n```\n\n## Running\n\n### xinit\nIn order to start fvwm95 with xinit, add the following to your\n`~/.xinitrc` file:\n```\nexec fvwm95\n```\n\nTo start it, simply type:\n```\nstartx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintsuki%2Ffvwm95","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmintsuki%2Ffvwm95","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintsuki%2Ffvwm95/lists"}