{"id":19967347,"url":"https://github.com/ladicle/flymake-posframe","last_synced_at":"2025-08-09T16:19:52.274Z","repository":{"id":54185880,"uuid":"175009253","full_name":"Ladicle/flymake-posframe","owner":"Ladicle","description":"Showing flymake diagnostics at point using posframe","archived":false,"fork":false,"pushed_at":"2022-11-02T17:12:41.000Z","size":191,"stargazers_count":29,"open_issues_count":4,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T20:28:42.616Z","etag":null,"topics":["emacs","flymake","posframe"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ladicle.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["Ladicle"]}},"created_at":"2019-03-11T13:45:48.000Z","updated_at":"2024-05-01T20:28:42.616Z","dependencies_parsed_at":"2023-01-21T12:01:03.622Z","dependency_job_id":null,"html_url":"https://github.com/Ladicle/flymake-posframe","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fflymake-posframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fflymake-posframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fflymake-posframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fflymake-posframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ladicle","download_url":"https://codeload.github.com/Ladicle/flymake-posframe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224380128,"owners_count":17301525,"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":["emacs","flymake","posframe"],"created_at":"2024-11-13T02:41:17.116Z","updated_at":"2025-05-04T00:31:47.482Z","avatar_url":"https://github.com/Ladicle.png","language":"Emacs Lisp","funding_links":["https://github.com/sponsors/Ladicle"],"categories":[],"sub_categories":[],"readme":"* flymake-posframe\n\nShowing flymake diagnostics at point using posframe\n\n[[file:screenshot/flymake-posframe.gif]]\n\n** Installation\n\n#+BEGIN_SRC emacs-lisp\n(use-package posframe)\n(use-package flymake-posframe\n  :load-path \"\u003cpath to 'flymake-posframe'\u003e\"\n  :hook (flymake-mode . flymake-posframe-mode))\n#+END_SRC\n\n** Customization\n\n*Variables*\n\n- flymake-posframe-error-prefix :: String to be displayed before every error line.\n- flymake-posframe-warning-prefix :: String to be displayed before every warning line.\n- flymake-posframe-note-prefix :: String to be displayed before every note line.\n- flymake-posframe-buffer :: Name of the flymake posframe buffer.\n- flymake-posframe-default-prefix :: String to be displayed before every default line.\n- flymake-posframe-timeout :: Number of seconds after which the posframe will auto-hide.\n- flymake-posframe-internal-border-width :: Number of the internal border width for the flymake posframe.\n- flymake-posframe-max-width :: Maximum number of the flymake posframe width.\n- flymake-posframe-max-height :: Maximum number of the flymake posframe height.\n- flymake-posframe-parameters :: The frame parameters used by flymake-posframe.\n\n*faces*\n\n- flymake-posframe-face :: The background and foreground color of the flymake-posframe frame.\n- flymake-posframe-prefix-error-face :: The prefix face for the flymake-posframe error dialog.\n- flymake-posframe-prefix-warning-face :: The prefix face for the flymake-posframe warning dialog.\n- flymake-posframe-prefix-note-face :: The prefix face for the flymake-posframe default dialog.\n- flymake-posframe-prefix-default-face :: The prefix face for the flymake-posframe default dialog.\n- flymake-posframe-border-face :: The color of the posframe border (*only* background is used).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladicle%2Fflymake-posframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladicle%2Fflymake-posframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladicle%2Fflymake-posframe/lists"}