swappy/src
2020-01-05 22:44:10 -05:00
..
application.c feat(text): add controls in toggle panel 2020-01-05 16:17:19 -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): handle bad write to pipe fd 2020-01-05 22:44:10 -05:00
config.c refactor(file): use glib helpers for file checking 2019-12-30 00:00:51 -05:00
file.c fix(file): properly check file system errors if any 2019-12-30 00:07:22 -05:00
main.c refactor(wayland): make all wayland code optional 2019-12-31 01:25:55 -05:00
notification.c fix(meson): able to build on standard platforms 2019-12-27 19:55:34 -05:00
paint.c chore(paint): remove debug logs 2020-01-04 18:02:04 -05:00
render.c style(render): reduce opacity for text outline 2020-01-04 16:46:28 -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