{"id":18410263,"url":"https://github.com/racklin/moz-matchbox-keyboard-invoker","last_synced_at":"2025-04-12T21:59:11.286Z","repository":{"id":7728740,"uuid":"9094978","full_name":"racklin/moz-matchbox-keyboard-invoker","owner":"racklin","description":"Matchbox Keyboard Invoker for XPCOM","archived":false,"fork":false,"pushed_at":"2013-04-02T08:12:55.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T21:59:08.642Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/racklin.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2013-03-29T08:31:09.000Z","updated_at":"2015-02-01T06:54:51.000Z","dependencies_parsed_at":"2022-09-18T13:20:43.592Z","dependency_job_id":null,"html_url":"https://github.com/racklin/moz-matchbox-keyboard-invoker","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/racklin%2Fmoz-matchbox-keyboard-invoker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racklin%2Fmoz-matchbox-keyboard-invoker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racklin%2Fmoz-matchbox-keyboard-invoker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racklin%2Fmoz-matchbox-keyboard-invoker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/racklin","download_url":"https://codeload.github.com/racklin/moz-matchbox-keyboard-invoker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637782,"owners_count":21137538,"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-11-06T03:30:24.608Z","updated_at":"2025-04-12T21:59:11.262Z","avatar_url":"https://github.com/racklin.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Matchbox Keyboard Invoker for XPCOM\n----------------------------------------\nMatchbox-keyboard is an on screen 'virtual' or 'software' keyboard. It will hopefully work well on various touchscreen devices from mobile phones to tablet PCs running X Windows.\n\nThis is XPCOM Binding for Matchbox-Keyboard , You can toggle / show / hide matchbox-keyboard from xulrunner / firefox .\n\n\nBuild\n----------------------------------------\nRequired Packages cmake / xulrunner-dev / libgtk2.0-dev / libx11-dev.\n\n1. cmake .\n2. make\n\n\nInstall\n----------------------------------------\nCopy built .so and .xpt to your xulrunner application's components directory.\n\n\nUsage\n----------------------------------------\nShow Matchbox-keyboard:\n\n```\nComponents.classes[\"@racklin.gmail.com/mb-invoker;1\"].getService(Components.interfaces.mozIMatchboxKeyboardInvoker).show();\n```\n\nHide Matchbox-keyboard:\n\n```\nComponents.classes[\"@racklin.gmail.com/mb-invoker;1\"].getService(Components.interfaces.mozIMatchboxKeyboardInvoker).hide();\n```\n\n\nToggle(Show/Hide) Matchbox-keyboard:\n\n```\nComponents.classes[\"@racklin.gmail.com/mb-invoker;1\"].getService(Components.interfaces.mozIMatchboxKeyboardInvoker).toggle();\n```\n\nLicense\n-----------------------------\nLicensed under the [MPL License](http://mozilla.org/MPL/2.0/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracklin%2Fmoz-matchbox-keyboard-invoker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fracklin%2Fmoz-matchbox-keyboard-invoker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracklin%2Fmoz-matchbox-keyboard-invoker/lists"}