swappy/include
Jeremy Attali 196f7f4dea feat(application): print final surface to file or stdout
This allows a user to output the final surface to `stdout` using:

- `-0`
- `--output-file``

Also adding another keybinding to exit the application `Ctrl+w` which is
pretty standard.

Closes #2
2020-01-19 23:48:55 -05:00
..
application.h feat(text): add controls in toggle panel 2020-01-05 16:17:19 -05:00
box.h feat(screencopy): introduce screencopy features 2019-12-02 00:27:38 -05:00
buffer.h refactor(wayland): make all wayland code optional 2019-12-31 01:25:55 -05:00
clipboard.h draw: before drastic change 2019-12-15 19:51:11 -05:00
config.h feat(config): have overridable defaults 2020-01-12 22:00:41 -05:00
file.h feat(buffer): ability to read from stdin 2019-12-29 16:48:13 -05:00
notification.h fix(meson): able to build on standard platforms 2019-12-27 19:55:34 -05:00
paint.h feat(paint): introduce text paint 2020-01-03 23:53:08 -05:00
pixbuf.h feat(application): print final surface to file or stdout 2020-01-19 23:48:55 -05:00
render.h refactor(render): rename draw.c into render.c 2019-12-23 17:35:47 -05:00
swappy.h feat(application): print final surface to file or stdout 2020-01-19 23:48:55 -05:00
util.h refactor(text): use size_t instead of int for cursor 2020-01-04 17:48:02 -05:00
wayland.h feat(screencopy): introduce screencopy features 2019-12-02 00:27:38 -05:00