{"id":13544677,"url":"https://github.com/zackpete/hints","last_synced_at":"2025-04-02T14:31:43.453Z","repository":{"id":9889203,"uuid":"11893854","full_name":"zackpete/hints","owner":"zackpete","description":"Window picker with hints for the Awesome window manager","archived":false,"fork":false,"pushed_at":"2013-08-25T02:45:36.000Z","size":214,"stargazers_count":19,"open_issues_count":6,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-03T11:34:13.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"JREAM/design-patterns","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zackpete.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}},"created_at":"2013-08-05T08:44:06.000Z","updated_at":"2024-10-30T06:04:29.000Z","dependencies_parsed_at":"2022-09-21T18:20:55.484Z","dependency_job_id":null,"html_url":"https://github.com/zackpete/hints","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackpete%2Fhints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackpete%2Fhints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackpete%2Fhints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackpete%2Fhints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackpete","download_url":"https://codeload.github.com/zackpete/hints/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246832451,"owners_count":20841167,"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-01T11:00:52.157Z","updated_at":"2025-04-02T14:31:38.418Z","avatar_url":"https://github.com/zackpete.png","language":"Lua","funding_links":[],"categories":["Changes from the original revelation"],"sub_categories":[],"readme":"hints\n=====\n\nWindow picker with hints for Awesome\n\nInstallation\n============\n\nPut hints.lua in the awesome config directory (~/.config/awesome)\n\nLoad hints module (in rc.lua):\n```lua\nrequire(\"hints\")\n```\nInitialize (in rc.lua, must be after beautiful.init()):\n```lua\nhints.init()\n```\nAdd a keybinding to run hints.focus() (in rc.lua in globalkeys declaration):\n```lua\nawful.key({ modkey }, \"j\", function () hints.focus() end),\n```\nUsage\n=====\nNow, when you press modkey + j, letters will pop up on each window and you can select a window to focus by pressing the corresponding letter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackpete%2Fhints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackpete%2Fhints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackpete%2Fhints/lists"}