swappy/src
Jeremy Attali b5cc433d75 fix(application): properly save output file upon clean exit
The bug was introduced by `f3e5d86`.

Closes #8
2020-02-20 23:33:51 -05:00
..
application.c fix(application): properly save output file upon clean exit 2020-02-20 23:33:51 -05:00
box.c chore(style): format with clang 2019-12-28 21:50:48 -05:00
buffer.c refactor(wayland): make all wayland code optional 2019-12-31 01:25:55 -05: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 feat(config): have overridable defaults 2020-01-12 22:00:41 -05: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