pax_global_header 0000666 0000000 0000000 00000000064 14611547161 0014520 g ustar 00root root 0000000 0000000 52 comment=2db390f3bb1f57e73b3172a7c24f4c1fe35c0c96
wlogout-1.2.2/ 0000775 0000000 0000000 00000000000 14611547161 0013222 5 ustar 00root root 0000000 0000000 wlogout-1.2.2/.clang-format 0000664 0000000 0000000 00000000171 14611547161 0015574 0 ustar 00root root 0000000 0000000 BasedOnStyle: Microsoft
PenaltyReturnTypeOnItsOwnLine: 60
ColumnLimit: 80
BreakBeforeBraces: Allman
SortIncludes: false
wlogout-1.2.2/.gitignore 0000664 0000000 0000000 00000000051 14611547161 0015206 0 ustar 00root root 0000000 0000000 build/
debug/
*tar*
*vscode*
*workspace*
wlogout-1.2.2/LICENSE 0000664 0000000 0000000 00000002056 14611547161 0014232 0 ustar 00root root 0000000 0000000 MIT License
Copyright (c) 2019 Haden Collins
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
wlogout-1.2.2/README.md 0000664 0000000 0000000 00000003465 14611547161 0014511 0 ustar 00root root 0000000 0000000 # wlogout

> wlogout is a logout menu for [wayland](https://wayland.freedesktop.org/) environments.
## Running
Run `wlogout` to launch and press `Escape` to exit.
## Config
If 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.
### Layout
Custom buttons can be defined and edited in a layout file. The format is as follows:
```
{
"label" : "CSS Label",
"action" : "command to execute when clicked",
"text" : "text displayed on button",
"keybind" : "character to be bound"
}
```
Check the default [layout file](layout) for examples, and run `man 5 wlogout` for documentation.
### Style
wlogout 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.
## Install
### Archlinux
Arch users can use [wlogout](https://aur.archlinux.org/packages/wlogout/).
```
yay -S wlogout
```
### Other Distros
Install "wlogout" with your distro's package manager.
### Compiling from Source
Install dependencies:
* GTK+
* GObject introspection
* meson
* gtk-layer-shell (optional: transperancy)
* scdoc (optional: man pages)
* systemd (optional: default buttons)
Run these commands:
```
git clone https://github.com/ArtsyMacaw/wlogout.git
cd wlogout
meson build
ninja -C build
sudo ninja -C build install
```
## License
wlogout is licensed under MIT. [Refer to LICENSE for more information](LICENSE)
wlogout-1.2.2/assets/ 0000775 0000000 0000000 00000000000 14611547161 0014524 5 ustar 00root root 0000000 0000000 wlogout-1.2.2/assets/CREDIT.md 0000664 0000000 0000000 00000001451 14611547161 0016021 0 ustar 00root root 0000000 0000000 # Credits
## Svg's
All svgs used to render icons
[Lock icon](lock.svg) from [onlinewebfonts](https://www.onlinewebfonts.com/icon/312) licensed by Creative Commons 3.0
[Logout icon](logout.svg) from [onlinewebfonts](https://www.onlinewebfonts.com/icon/248752) licensed by Creative Commons 3.0
[Suspend icon](suspend.svg) from [onlinewebfonts](https://www.onlinewebfonts.com/icon/168887) licensed by Creative Commons 3.0
[Shutdown icon](shutdown.svg) from [onlinewebfonts](https://www.onlinewebfonts.com/icon/343335) licensed by Creative Commons 3.0
[Reboot icon](reboot.svg) from [onlinewebfonts](https://www.onlinewebfonts.com/icon/249921) licensed by Creative Commons 3.0
[Hibernate icon](hibernate.svg) from [onlinewebfonts](https://www.onlinewebfonts.com/icon/20206) licensed by Creative Commons 3.0
wlogout-1.2.2/assets/hibernate.svg 0000664 0000000 0000000 00000001677 14611547161 0017221 0 ustar 00root root 0000000 0000000