{"id":13894843,"url":"https://github.com/colonelpanic8/frame-mode","last_synced_at":"2026-03-27T04:53:59.790Z","repository":{"id":142768885,"uuid":"88583047","full_name":"colonelpanic8/frame-mode","owner":"colonelpanic8","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-23T18:51:11.000Z","size":17,"stargazers_count":26,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T13:45:45.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/colonelpanic8.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2017-04-18T04:51:58.000Z","updated_at":"2024-08-31T13:52:13.000Z","dependencies_parsed_at":"2024-04-08T18:06:37.057Z","dependency_job_id":null,"html_url":"https://github.com/colonelpanic8/frame-mode","commit_stats":null,"previous_names":["colonelpanic8/frame-mode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fframe-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fframe-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fframe-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fframe-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colonelpanic8","download_url":"https://codeload.github.com/colonelpanic8/frame-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243293795,"owners_count":20268142,"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-08-06T18:01:48.164Z","updated_at":"2025-12-29T01:44:53.756Z","avatar_url":"https://github.com/colonelpanic8.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[[http://melpa.org/#/frame-mode][file:http://melpa.org/packages/frame-mode-badge.svg]]\n* frame-mode\n~frame-mode~ configures ~display-buffer-alist~ so that calls to display-buffer that result in a buffer being displayed somewhere that does not replace the current buffer always use a different frame instead of using a different window\n* Installation\nInstall from MELPA (coming soon) with ~M-x package-install frame-mode~. See the [[https://github.com/milkypostman/melpa][melpa repository]] for details about how to set up MELPA if you have not already done so.\n* Configuration\n#+BEGIN_SRC emacs-lisp\n(use-package frame-mode\n  :demand t\n  :config\n  (progn\n    (frame-mode +1)\n    (frame-keys-mode +1)))\n#+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolonelpanic8%2Fframe-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolonelpanic8%2Fframe-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolonelpanic8%2Fframe-mode/lists"}