swappy/src
2020-01-19 23:48:55 -05:00
..
application.c refactor(pixvuf): move pixbuf to separate file 2020-01-19 23:48:55 -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 feat(config): have overridable defaults 2020-01-12 22:00:41 -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 refactor(pixvuf): move pixbuf to separate file 2020-01-19 23:48:55 -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