swappy/src
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.c fix(ui/render): adjust rendering based on window size 2020-05-18 00:18:03 -04:00
box.c chore(style): format with clang 2019-12-28 21:50:48 -05:00
buffer.c fix(ui/render): adjust rendering based on window size 2020-05-18 00:18:03 -04:00
clipboard.c fix(clipboard): memory leak for pixbuf 2020-01-05 23:10:50 -05:00
config.c fix(init): fix segfault for unknown flags 2020-01-23 10:03:01 -05:00
file.c fix(file): properly check file system errors if any 2019-12-30 00:07:22 -05:00
main.c feat(config): have overridable defaults 2020-01-12 22:00:41 -05:00
notification.c fix(meson): able to build on standard platforms 2019-12-27 19:55:34 -05:00
paint.c feat(config): have overridable defaults 2020-01-12 22:00:41 -05:00
pixbuf.c fix(application): fix file loop and use of GTK object after lifecycle 2020-02-18 15:55:22 -05:00
render.c fix(ui/render): adjust rendering based on window size 2020-05-18 00:18:03 -04:00
util.c refactor(text): use size_t instead of int for cursor 2020-01-04 17:48:02 -05:00
wayland.c revert:"wip(copy): handle data control protocol" 2020-01-05 16:30:37 -05:00