swappy/include
Jeremy Attali 445980bbf4 fix(ui/render): adjust rendering based on window size
Compute the size of the GTK window based on sane compute that works well
for single monitor. Still not sure how this behaves on multi monitors.

This also fixes the issue where swappy would crop the image on scaled
output displays.

Closes #6
2020-05-18 00:18:03 -04: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 fix(ui/render): adjust rendering based on window size 2020-05-18 00:18:03 -04: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