A Wayland native snapshot editing tool, inspired by Snappy on macOS
Go to file
2019-12-24 14:50:49 -05:00
.vscode vscode: use clang 2019-12-16 01:21:37 -05:00
include refactor(swappy): better glade ui integration 2019-12-24 14:50:49 -05:00
protocol screencopy is done 2019-11-24 23:31:03 -05:00
res refactor(swappy): better glade ui integration 2019-12-24 14:50:49 -05:00
src refactor(swappy): better glade ui integration 2019-12-24 14:50:49 -05:00
.clang-format works, next is screencopy 2019-11-24 23:07:44 -05:00
.gitignore git: ignore glade backup file 2019-12-17 22:26:35 -05:00
LICENSE Initial commit 2019-11-19 00:21:06 -05:00
meson_options.txt feat: init project 2019-11-19 00:23:34 -05:00
meson.build refactor(paint): move painting code to paint.c 2019-12-23 18:19:20 -05:00
README.md docs(readme): add configuration doc 2019-12-15 13:59:06 -05:00
swappy.1.scd feat: init project 2019-11-19 00:23:34 -05:00

swappy

A Wayland native snapshot tool, inspired by Snappy on macOS

Configuration

If you are using Sway, it is recommended to set Swappy as a floating window. To do this, add the following line to your sway config file:

for_window [app_id="swappy"] floating enable