{"id":13436953,"url":"https://github.com/ArtsyMacaw/wlogout","last_synced_at":"2025-03-19T06:30:28.710Z","repository":{"id":42014825,"uuid":"230685959","full_name":"ArtsyMacaw/wlogout","owner":"ArtsyMacaw","description":"A wayland based logout menu","archived":false,"fork":false,"pushed_at":"2024-07-04T04:04:20.000Z","size":1249,"stargazers_count":739,"open_issues_count":29,"forks_count":35,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-12T00:12:42.671Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArtsyMacaw.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":"2019-12-29T00:58:35.000Z","updated_at":"2025-03-11T05:36:49.000Z","dependencies_parsed_at":"2024-02-19T21:25:07.882Z","dependency_job_id":"23e0d380-a7d9-46fa-9ef8-8e1664161a9c","html_url":"https://github.com/ArtsyMacaw/wlogout","commit_stats":{"total_commits":59,"total_committers":4,"mean_commits":14.75,"dds":"0.23728813559322037","last_synced_commit":"0a4289e02c6c4337756d4df7ff31605f8c8795c3"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtsyMacaw%2Fwlogout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtsyMacaw%2Fwlogout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtsyMacaw%2Fwlogout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtsyMacaw%2Fwlogout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtsyMacaw","download_url":"https://codeload.github.com/ArtsyMacaw/wlogout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244370698,"owners_count":20442295,"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-07-31T03:00:53.302Z","updated_at":"2025-03-19T06:30:28.298Z","avatar_url":"https://github.com/ArtsyMacaw.png","language":"C","funding_links":[],"categories":["C","Tools","others","Logout Menu","Session Management","🗂️ System \u0026 Widgets","Session"],"sub_categories":["Locking, Idle, Clipboard and Login","Utilities","Sway Specific"],"readme":"# wlogout\n![Example](example.png)\n\u003e wlogout is a logout menu for [wayland](https://wayland.freedesktop.org/) environments.\n\n\u003ca href=\"https://repology.org/project/wlogout/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/wlogout.svg\" alt=\"Packaging status\" align=\"right\"\u003e\n\u003c/a\u003e\n\n## Running\nRun `wlogout` to launch and press `Escape` to exit.\n## Config\nIf you are editing the default layout and CSS file, it is recommended that you copy `/etc/wlogout/layout` and `/etc/wlogout/style.css` to `~/.config/wlogout/` and change them there.\n### Layout\nCustom buttons can be defined and edited in a layout file. The format is as follows:\n```\n{\n    \"label\" : \"CSS Label\",\n    \"action\" : \"command to execute when clicked\",\n    \"text\" : \"text displayed on button\",\n    \"keybind\" : \"character to be bound\"\n}\n```\nCheck the default [layout file](layout) for examples, and run `man 5 wlogout` for documentation.\n### Style\nwlogout can be easily styled through the style.css file. If you would like to style a button, use the label given to it in the layout file, and for other styling, refer to the [GTK Manual](https://developer.gnome.org/gtk3/stable/chap-css-properties.html), which shows all the allowed CSS.\n## Install\n### Archlinux\nArch users can use [wlogout](https://aur.archlinux.org/packages/wlogout/).\n```\nyay -S wlogout\n```\n### Other Distros\nInstall \"wlogout\" with your distro's package manager.\n### Compiling from Source\nInstall dependencies:\n* GTK+\n* GObject introspection\n* meson\n* gtk-layer-shell (optional: transperancy)\n* scdoc (optional: man pages)\n* systemd (optional: default buttons)\n\nRun these commands:\n```\ngit clone https://github.com/ArtsyMacaw/wlogout.git\ncd wlogout\nmeson build\nninja -C build\nsudo ninja -C build install\n```\n## License\nwlogout is licensed under MIT. [Refer to LICENSE for more information](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArtsyMacaw%2Fwlogout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArtsyMacaw%2Fwlogout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArtsyMacaw%2Fwlogout/lists"}