| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-16 | Grimshot: a helper for screenshots within sway | Lauri | -0/+113 | |
| Usage: grimshot copy|save win|screen|area [FILE] Troubleshoot: grimshot check Requirements: - `grim`: screenshot utility for wayland - `slurp`: to select an area - `swaymsg`: to read properties of current window - `wl-copy`: clipboard utility - `jq`: json uliity to parse swaymsg output - `notify-send`: to show notifications Those are needed to be installed, if unsure, run `grimshot check` Examples: `grimshot copy win` - to copy current window `grimshot save area` - to select area and save it to default file (Pictures/Grimshot-$datetime.png) `grimshot save screen ~/screenshot.png` - to save screenshot under ~/screenshot.png `grimshot` - usage `grimshot check` - verify if tools are installed | ||||
| 2019-08-27 | chmod +x contrib/_incr_version | Drew DeVault | -0/+0 | |
| 2019-08-27 | Add _incr_version to contrib/ | Drew DeVault | -0/+6 | |
| 2018-10-20 | A script to make inactive windows transparent | Konstantin Kharlamov | -0/+28 | |
| Sway has ability to apply transparency to arbitrary windows. This script wires up this functional to one of popular use-cases from i3+<compositor_name>. Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru> | ||||
| 2018-09-22 | Remove contrib/awesome.config | Drew DeVault | -63/+0 | |
| We deprecated the stuff necessary to make this work. | ||||
| 2017-01-14 | Move awesome config to contrib/ | Drew DeVault | -0/+63 | |
