sway/common
Kenny Levinsen 80315217f7 input: Move get_current_time_msec in from util
get_current_time_msec is only used in cursor.c, so we can move it in and
make it static. This is primarily intended to avoid a symbol collision
with wlroots, which we unfortunately do not have a good solution for
yet.
2021-06-23 09:55:36 +02:00
..
background-image.c
cairo.c
ipc-client.c
list.c
log.c
loop.c
meson.build
pango.c
stringop.c
util.c input: Move get_current_time_msec in from util 2021-06-23 09:55:36 +02:00