{"id":16857989,"url":"https://github.com/jguer/lulogout","last_synced_at":"2026-05-07T20:13:22.644Z","repository":{"id":82136746,"uuid":"95159932","full_name":"Jguer/lulogout","owner":"Jguer","description":"Gtk3 Lua logout box, inspired by oblogout.","archived":false,"fork":false,"pushed_at":"2017-06-22T22:23:56.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T12:15:48.523Z","etag":null,"topics":["awesomewm","gtk3","logout","lua-lgi"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/Jguer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-22T22:00:03.000Z","updated_at":"2017-08-01T12:59:10.000Z","dependencies_parsed_at":"2023-03-12T15:02:48.183Z","dependency_job_id":null,"html_url":"https://github.com/Jguer/lulogout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jguer/lulogout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jguer%2Flulogout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jguer%2Flulogout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jguer%2Flulogout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jguer%2Flulogout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jguer","download_url":"https://codeload.github.com/Jguer/lulogout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jguer%2Flulogout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32754079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["awesomewm","gtk3","logout","lua-lgi"],"created_at":"2024-10-13T14:11:06.023Z","updated_at":"2026-05-07T20:13:22.625Z","avatar_url":"https://github.com/Jguer.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lulogout\nGtk3 Lua logout box, inspired by oblogout and made for my awesomewm config but without being dependent on the wm framework.\n\n## Config\n\n`config.lua` must be in the same folder as `lulogout`\n```\nstyle = {\n    -- Controls opacity of window\n    opacity = 0.5;\n    -- Controls background color of screen\n    bgcolor = \"0,0,0\";\n    -- Icon theme\n    theme = \"simplistic\";\n    -- Each item is a button, \"Label, Icon, Shortcut Key, Command\"\n    buttons = { \n        \"Cancel,cancel,q,:cancel\",\n        \"Lock,lock,l,i3lock\",\n        \"Suspend,suspend,s,systemctl start suspend\",\n        \"Hibernate,hibernate,h,systemctl start hibernate\",\n        \"Restart,restart,r,systemctl start reboot\",\n        \"Shutdown,shutdown,p,systemctl start poweroff\"\n     };\n}\n```\n\n![lulogout](https://github.com/Jguer/jguer.github.io/blob/master/lulogout/lulogout.png?raw=true \"Default settings\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjguer%2Flulogout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjguer%2Flulogout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjguer%2Flulogout/lists"}